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:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
tags: [layout, table, network, pattern]
|
||||
category: System
|
||||
category: Design
|
||||
version: 1.0
|
||||
---
|
||||
<svg>
|
11
src/_icons/layout-grid.svg
Normal file
11
src/_icons/layout-grid.svg
Normal 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>
|
Reference in New Issue
Block a user