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/test-pipe.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/test-pipe.svg')
-rw-r--r-- | icons/test-pipe.svg | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/icons/test-pipe.svg b/icons/test-pipe.svg index 9a8dfad7..88d9a424 100644 --- a/icons/test-pipe.svg +++ b/icons/test-pipe.svg @@ -1,8 +1,9 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-test-pipe" 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="M16 4l3 3l-12.35 12.35a1.5 1.5 0 0 1 -3 -3l12.35 -12.35" /> - <line x1="10" y1="10" x2="16" y2="10" /> - <path d="M19 15l1.5 1.6a2 2 0 1 1 -3 0l1.5 -1.6" /> + <path d="M20 8.04l-12.122 12.124a2.857 2.857 0 1 1 -4.041 -4.04l12.122 -12.124" /> + <path d="M7 13h8" /> + <path d="M19 15l1.5 1.6a2 2 0 1 1 -3 0l1.5 -1.6z" /> + <path d="M15 3l6 6" /> </svg> |