diff options
author | codecalm <codecalm@gmail.com> | 2022-04-24 13:54:22 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-04-24 13:54:22 +0200 |
commit | de1327e1d7c166f2a5d1c4a332a3a302a16eaf99 (patch) | |
tree | cfad2b26f6ddba7ee7e975082e34e09a78c326bd /icons/telescope-off.svg | |
parent | Fixed icons: `toilet-paper-off`, `tools-kitchen-off`, `tools-off`, `traffic-c... (diff) | |
download | tabler-icons-de1327e1d7c166f2a5d1c4a332a3a302a16eaf99.tar.xz |
Release 1.67.0v1.67.0
Diffstat (limited to 'icons/telescope-off.svg')
-rw-r--r-- | icons/telescope-off.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/icons/telescope-off.svg b/icons/telescope-off.svg new file mode 100644 index 00000000..e38a6d49 --- /dev/null +++ b/icons/telescope-off.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-telescope-off" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M6 21.002l6 -5l6 5" /> + <path d="M12 13.002v8" /> + <path d="M8.238 8.264l-4.183 2.51c-1.02 .614 -1.357 1.898 -.76 2.906l.165 .28c.52 .88 1.624 1.266 2.605 .91l6.457 -2.34m2.907 -1.055l4.878 -1.77a1.023 1.023 0 0 0 .565 -1.455l-2.62 -4.705a1.087 1.087 0 0 0 -1.447 -.42l-.056 .032l-6.016 3.61" /> + <path d="M14 5.002l3 5.5" /> + <path d="M3 3l18 18" /> +</svg> + + |