Add map-pin icon

This commit is contained in:
Cole Bemis
2017-03-01 23:02:23 -08:00
parent 39ef807031
commit 8c7750354b
3 changed files with 11 additions and 5 deletions

4
icons/map-pin.svg Normal file
View File

@@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M21,10c0,7-9,13-9,13S3,17,3,10a9,9,0,0,1,18,0Z"/>
<circle cx="12" cy="10" r="3"/>
</svg>

After

Width:  |  Height:  |  Size: 275 B