aboutsummaryrefslogtreecommitdiff
path: root/icons/grid.svg
diff options
context:
space:
mode:
Diffstat (limited to 'icons/grid.svg')
-rw-r--r--icons/grid.svg8
1 files changed, 8 insertions, 0 deletions
diff --git a/icons/grid.svg b/icons/grid.svg
new file mode 100644
index 0000000..81de1c5
--- /dev/null
+++ b/icons/grid.svg
@@ -0,0 +1,8 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon tabler-icon tabler-icon-grid" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
+ <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>
+
+