blob: 0d42b78c642f4e8c0e4a2896434f3783acaabfdf (
plain)
1
2
3
4
5
6
7
8
9
|
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-test-pipe-2" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<desc>Download more icon variants from https://tabler-icons.io/i/test-pipe-2</desc>
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M15 3v15a3 3 0 0 1 -6 0v-15" />
<path d="M9 12h6" />
<path d="M8 3h8" />
</svg>
|