1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-08-01 11:50:25 +02:00

layout-grid-add icon

This commit is contained in:
codecalm
2020-10-10 19:30:59 +02:00
parent 025bd045b7
commit e48730c1da
3 changed files with 12 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
---
tags: [layout, table, network, pattern]
category: System
category: Design
version: 1.0
---
<svg>

View File

@@ -0,0 +1,11 @@
---
tags: [layout, table, network, pattern]
category: Design
version: 1.0
---
<svg>
<rect x="4" y="4" width="6" height="6" rx="1" />
<rect x="14" y="4" width="6" height="6" rx="1" />
<rect x="4" y="14" width="6" height="6" rx="1" />
<rect x="14" y="14" width="6" height="6" rx="1" />
</svg>