1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-02-22 06:13:51 +01:00
tabler-icons/icons/transform.svg

12 lines
577 B
XML
Raw Normal View History

2022-08-28 22:43:37 +02:00
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-transform" 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"/>
2023-01-26 01:00:17 +01:00
<path d="M5 13v.875c0 3.383 2.686 6.125 6 6.125" />
<path d="M6 6m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
<path d="M18 18m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
<path d="M16 9l2 2l2 -2" />
<path d="M18 10v-.875c0 -3.383 -2.686 -6.125 -6 -6.125" />
<path d="M3 15l2 -2l2 2" />
2022-08-28 22:43:37 +02:00
</svg>