1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-01-17 20:58:34 +01:00
tabler-icons/icons/plus-minus.svg

10 lines
390 B
XML
Raw Normal View History

2023-02-26 23:39:10 +01:00
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-plus-minus" 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="M4 7h6" />
<path d="M7 4v6" />
<path d="M20 18h-6" />
<path d="M5 19l14 -14" />
</svg>