blob: 0f7e3b493912c90eb4543865f80640cfe6b99858 (
plain)
1
2
3
4
5
6
7
8
|
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-tank" 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"/>
<rect x="2" y="12" width="18" height="6" rx="3" />
<path d="M6 12l1 -5h5l3 5" />
<line x1="21" y1="9" x2="13.2" y2="9" />
</svg>
|