diff options
Diffstat (limited to 'src/_icons/map-pin.svg')
-rw-r--r-- | src/_icons/map-pin.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/map-pin.svg b/src/_icons/map-pin.svg index ae26a91e..21f4e1dc 100644 --- a/src/_icons/map-pin.svg +++ b/src/_icons/map-pin.svg @@ -3,5 +3,5 @@ tags: [navigation, location, travel, pin, position, marker] --- <svg> <circle cx="12" cy="11" r="3" /> - <path d="M17.657 16.657l-4.243 4.243a1.998 1.998 0 0 1 -2.827 0l-4.244 -4.243a8 8 0 1 1 11.314 0z" /> + <path d="M17.657 16.657l-4.243 4.243a2 2 0 0 1 -2.827 0l-4.244 -4.243a8 8 0 1 1 11.314 0z" /> </svg> |