1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-02-22 14:28:56 +01:00
tabler-icons/icons/mask.svg

8 lines
375 B
XML
Raw Normal View History

2020-10-19 15:46:18 +02:00
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-mask" 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"/>
<circle cx="12" cy="12" r="3" />
<rect x="4" y="4" width="16" height="16" rx="2" />
</svg>
2020-10-19 15:46:18 +02:00