diff options
author | codecalm <codecalm@gmail.com> | 2022-04-10 02:14:16 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-04-10 02:14:16 +0200 |
commit | bc26f55f91515833a3d807af514b8bac24998041 (patch) | |
tree | 7ae2135cc85110dbb85b93c62bafe4948d8f8f93 /src/_icons/location.svg | |
parent | init v2.0 of tabler icons (diff) | |
download | tabler-icons-bc26f55f91515833a3d807af514b8bac24998041.tar.xz |
add unicode to icons
Diffstat (limited to 'src/_icons/location.svg')
-rw-r--r-- | src/_icons/location.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/_icons/location.svg b/src/_icons/location.svg index 97a845a7..ba3f2a7a 100644 --- a/src/_icons/location.svg +++ b/src/_icons/location.svg @@ -2,6 +2,7 @@ category: Map tags: [navigation, map, direction, discover, travel] version: "1.0" +unicode: "eae0" --- <svg> <path d="M21 3l-6.5 18a0.55 .55 0 0 1 -1 0l-3.5 -7l-7 -3.5a0.55 .55 0 0 1 0 -1l18 -6.5" /> |