feat(design): new icons
This commit is contained in:
parent
db4bb37d43
commit
3cc88fa471
3 changed files with 24 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: sketchtool 55.2 (78181) - https://sketchapp.com -->
|
||||
<title>026603da-1296-49a5-8a02-d1059668a8c1@1.00x</title>
|
||||
<title>0047a2f9-df1e-4b3d-b438-1986c74c1e83@1.00x</title>
|
||||
<desc>Created with sketchtool.</desc>
|
||||
<g id="autocomplete" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<g id="icon/action/microphone" stroke="#7E8BA1" stroke-width="2">
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 1,013 B After Width: | Height: | Size: 1,013 B |
12
src/svg/icon_action_pin.svg
Normal file
12
src/svg/icon_action_pin.svg
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: sketchtool 55.2 (78181) - https://sketchapp.com -->
|
||||
<title>489a6d45-9af5-4385-8778-bc34fc9ebfee@1.00x</title>
|
||||
<desc>Created with sketchtool.</desc>
|
||||
<g id="autocomplete" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" stroke-linejoin="round">
|
||||
<g id="icon/action/pin" stroke="#7E8BA1" stroke-width="2">
|
||||
<path d="M18.0234641,6.60865141 C17.5615924,6.86953894 16.5555518,7.08815822 15.0053424,7.26450923 L11.1222611,11.1501099 C11.4038628,13.5815145 11.2202339,15.2520905 10.5713741,16.1618378 L3.69452431,9.28498799 C4.50909804,8.7251435 6.01340018,8.48021154 8.20743074,8.5501921 L12.4339767,4.32448589 C12.7547676,3.06427595 13.0257323,2.23346673 13.2468709,1.83205823 L18.0234641,6.60865141 Z" id="Path"></path>
|
||||
<path d="M2,18 L7,13" id="Line-7" stroke-linecap="round"></path>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1 KiB |
11
src/svg/icon_action_star.svg
Normal file
11
src/svg/icon_action_star.svg
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: sketchtool 55.2 (78181) - https://sketchapp.com -->
|
||||
<title>d9b99ef7-6194-43f4-8ab6-be1cc103dc86@1.00x</title>
|
||||
<desc>Created with sketchtool.</desc>
|
||||
<g id="autocomplete" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" stroke-linejoin="round">
|
||||
<g id="icon/action/star" stroke="#7E8BA1" stroke-width="2">
|
||||
<polygon id="Star" points="10 14.236866 5.01926531 16.8553932 5.970501 11.3092636 1.94100199 7.38147281 7.50963266 6.57230341 10 1.52626803 12.4903673 6.57230341 18.058998 7.38147281 14.029499 11.3092636 14.9807347 16.8553932"></polygon>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 819 B |
Loading…
Reference in a new issue