1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-02-24 15:22:35 +01:00
tabler-icons/icons/vector.svg

14 lines
661 B
XML
Raw Normal View History

2020-09-01 22:21:56 +02:00
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-vector" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
2020-09-18 11:09:38 +02:00
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
2020-09-01 22:21:56 +02:00
<rect x="3" y="3" width="4" height="4" rx="1" />
<rect x="17" y="3" width="4" height="4" rx="1" />
<rect x="17" y="17" width="4" height="4" rx="1" />
<rect x="3" y="17" width="4" height="4" rx="1" />
<line x1="5" y1="7" x2="5" y2="17" />
<line x1="19" y1="7" x2="19" y2="17" />
<line x1="7" y1="5" x2="17" y2="5" />
<line x1="7" y1="19" x2="17" y2="19" />
</svg>