diff options
Diffstat (limited to 'src/icons/test-pipe.svg')
-rw-r--r-- | src/icons/test-pipe.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/icons/test-pipe.svg b/src/icons/test-pipe.svg new file mode 100644 index 00000000..e5a44b0e --- /dev/null +++ b/src/icons/test-pipe.svg @@ -0,0 +1,11 @@ +--- +tags: [sample, color] +version: "1.0" +unicode: "eb3a" +--- +<svg> + <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> |