mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-01-17 20:58:34 +01:00
16 lines
573 B
XML
16 lines
573 B
XML
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-text-resize" 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="5" cy="5" r="2" />
|
|
<circle cx="19" cy="5" r="2" />
|
|
<circle cx="5" cy="19" r="2" />
|
|
<circle cx="19" cy="19" r="2" />
|
|
<path d="M5 7v10" />
|
|
<path d="M7 5h10" />
|
|
<path d="M7 19h10" />
|
|
<path d="M19 7v10" />
|
|
<path d="M10 10h4" />
|
|
<path d="M12 14v-4" />
|
|
</svg>
|
|
|
|
|