diff options
Diffstat (limited to 'src/icons/test-pipe-2.svg')
-rw-r--r-- | src/icons/test-pipe-2.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/icons/test-pipe-2.svg b/src/icons/test-pipe-2.svg new file mode 100644 index 00000000..7e1e91b3 --- /dev/null +++ b/src/icons/test-pipe-2.svg @@ -0,0 +1,10 @@ +--- +tags: [sample, color] +version: "1.61" +unicode: "f0a4" +--- +<svg> + <path d="M15 3v15a3 3 0 0 1 -6 0v-15" /> + <path d="M9 12h6" /> + <path d="M8 3h8" /> +</svg> |