diff options
author | codecalm <codecalm@gmail.com> | 2022-03-27 16:25:26 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-03-27 16:25:26 +0200 |
commit | 1d4ffdc4807fa7af19cd7bb11ddae3cf56f8c997 (patch) | |
tree | 78fcfd6bb1e6cbd8c72f49b2ba6b14b5d6c8be7f /src/_icons/test-pipe.svg | |
parent | remove test script (diff) | |
download | tabler-icons-1d4ffdc4807fa7af19cd7bb11ddae3cf56f8c997.tar.xz |
18 new icons: `ballpen`, `barell`, `book-download`, `book-upload`, `brand-mercedes`, `certificate-2`, `checklist`, `cpu-2`, `id-badge-2`, `message-2-share`, `message-share`, `packge-export`, `packge-import`, `server-2`, `telescope`, `tie`, `zoom-code`, `zoom-exclamation`
Fixed icons: `server`, `test-pipe`, `message-2-code`, `server`
Diffstat (limited to 'src/_icons/test-pipe.svg')
-rw-r--r-- | src/_icons/test-pipe.svg | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/src/_icons/test-pipe.svg b/src/_icons/test-pipe.svg index 847f4790..6288edb8 100644 --- a/src/_icons/test-pipe.svg +++ b/src/_icons/test-pipe.svg @@ -3,7 +3,8 @@ tags: [sample, color] version: "1.0" --- <svg> - <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> |