diff options
author | codecalm <codecalm@gmail.com> | 2022-08-16 22:44:29 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-08-16 22:44:29 +0200 |
commit | e35df21787712c14bea1869f2c663be4343ecf47 (patch) | |
tree | d33d89b9d62c0277fa10fedb985ddabb5f74370d /src/icons/location-off.svg | |
parent | Merge pull request #287 from tabler/dev-unicode (diff) | |
download | tabler-icons-e35df21787712c14bea1869f2c663be4343ecf47.tar.xz |
e11ty test
Diffstat (limited to 'src/icons/location-off.svg')
-rw-r--r-- | src/icons/location-off.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/icons/location-off.svg b/src/icons/location-off.svg new file mode 100644 index 00000000..c3b6b5f4 --- /dev/null +++ b/src/icons/location-off.svg @@ -0,0 +1,10 @@ +--- +tags: [navigation, map, direction, discover, travel] +category: Map +version: "1.66" +unicode: "f155" +--- +<svg> + <path d="M10.72 6.712l10.28 -3.712l-3.724 10.313m-1.056 2.925l-1.72 4.762a0.55 .55 0 0 1 -1 0l-3.5 -7l-7 -3.5a0.55 .55 0 0 1 0 -1l4.775 -1.724" /> + <path d="M3 3l18 18" /> +</svg> |