diff options
author | codecalm <codecalm@gmail.com> | 2022-03-27 16:40:54 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-03-27 16:40:54 +0200 |
commit | 038417e1873bb66c3de2e340222b7cb81da869f9 (patch) | |
tree | e2898b058c2fe3de3361f501723dab6a5c8361dd /icons/telescope.svg | |
parent | 18 new icons: `ballpen`, `barell`, `book-download`, `book-upload`, `brand-mer... (diff) | |
download | tabler-icons-038417e1873bb66c3de2e340222b7cb81da869f9.tar.xz |
Release 1.59.0v1.59.0
Diffstat (limited to 'icons/telescope.svg')
-rw-r--r-- | icons/telescope.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/icons/telescope.svg b/icons/telescope.svg new file mode 100644 index 00000000..293d906a --- /dev/null +++ b/icons/telescope.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-telescope" 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 21l6 -5l6 5" /> + <path d="M12 13v8" /> + <path d="M3.294 13.678l.166 .281c.52 .88 1.624 1.265 2.605 .91l14.242 -5.165a1.023 1.023 0 0 0 .565 -1.456l-2.62 -4.705a1.087 1.087 0 0 0 -1.447 -.42l-.056 .032l-12.694 7.618c-1.02 .613 -1.357 1.897 -.76 2.905z" /> + <path d="M14 5l3 5.5" /> +</svg> + + |