blob: c06cd696159da9405a2931be160c4c90b8c8638f (
plain)
1
2
3
4
5
6
7
8
9
|
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-multiplier-1x" 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/multiplier-1x</desc>
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M9 16v-8l-2 2" />
<path d="M13 16l4 -4" />
<path d="M17 16l-4 -4" />
</svg>
|