aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/layout-2.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/_icons/layout-2.svg')
-rw-r--r--src/_icons/layout-2.svg8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/_icons/layout-2.svg b/src/_icons/layout-2.svg
index 8582366..a97139c 100644
--- a/src/_icons/layout-2.svg
+++ b/src/_icons/layout-2.svg
@@ -2,8 +2,8 @@
tags: [grid, columns, masonry, collage]
---
<svg>
- <rect x="3" y="3" width="7" height="5" rx="2" />
- <rect x="3" y="12" width="7" height="9" rx="2" />
- <rect x="14" y="3" width="7" height="9" rx="2" />
- <rect x="14" y="16" width="7" height="5" rx="2" />
+ <rect x="4" y="4" width="6" height="5" rx="2" />
+ <rect x="4" y="13" width="6" height="7" rx="2" />
+ <rect x="14" y="4" width="6" height="7" rx="2" />
+ <rect x="14" y="15" width="6" height="5" rx="2" />
</svg>