diff options
author | codecalm <codecalm@gmail.com> | 2020-03-01 16:06:35 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-01 16:06:35 +0100 |
commit | 9e3f11bf05d9c3883b99afe900ea6cb7c2392111 (patch) | |
tree | fd2fda3f39011b59d270891575a6baff046a1037 /_icons/map-pin.svg | |
parent | search, zoom, cog (diff) | |
download | tabler-icons-9e3f11bf05d9c3883b99afe900ea6cb7c2392111.tar.xz |
heart, user, map pin, gulp init
Diffstat (limited to '_icons/map-pin.svg')
-rw-r--r-- | _icons/map-pin.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/_icons/map-pin.svg b/_icons/map-pin.svg new file mode 100644 index 00000000..d0268384 --- /dev/null +++ b/_icons/map-pin.svg @@ -0,0 +1,6 @@ +--- +--- +<svg> + <circle cx="12" cy="11" r="3"></circle> + <path d="M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z"></path> +</svg> |