blob: 9875024face3bee7e03f0a76f6b6f95f72c37333 (
plain)
1
2
3
4
5
6
|
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-wave-saw-tool" 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"/>
<path d="M3 12h5l4 8v-16l4 8h5" />
</svg>
|