mirror of
https://github.com/feathericons/feather.git
synced 2023-08-10 21:13:24 +03:00
Add navigation icon
This commit is contained in:
3
icons/location/navigation-2.svg
Normal file
3
icons/location/navigation-2.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
||||
<polygon points="12 2 19 21 12 17 5 21 12 2" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/>
|
||||
</svg>
|
After Width: | Height: | Size: 232 B |
3
icons/location/navigation.svg
Normal file
3
icons/location/navigation.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
||||
<polygon points="3 11 22 2 13 21 11 13 3 11" fill="none" stroke="#000" stroke-linejoin="round" stroke-width="2"/>
|
||||
</svg>
|
After Width: | Height: | Size: 209 B |
Reference in New Issue
Block a user