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/globe-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/globe-off.svg')
-rw-r--r-- | src/icons/globe-off.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/src/icons/globe-off.svg b/src/icons/globe-off.svg new file mode 100644 index 00000000..732b6946 --- /dev/null +++ b/src/icons/globe-off.svg @@ -0,0 +1,13 @@ +--- +tags: [world, travel, journey, trip, planet, earth] +category: Map +version: "1.66" +unicode: "f139" +--- +<svg> + <path d="M8.36 8.339a4 4 0 0 0 5.281 5.31m1.995 -1.98a4 4 0 0 0 -5.262 -5.325" /> + <path d="M6.75 16a8.015 8.015 0 0 0 9.799 .553m2.016 -1.998a8.015 8.015 0 0 0 -2.565 -11.555" /> + <path d="M12 18v4" /> + <path d="M8 22h8" /> + <path d="M3 3l18 18" /> +</svg> |