aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/layout.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/_icons/layout.svg')
-rw-r--r--src/_icons/layout.svg6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/_icons/layout.svg b/src/_icons/layout.svg
index 4606baa..ba97da4 100644
--- a/src/_icons/layout.svg
+++ b/src/_icons/layout.svg
@@ -2,7 +2,7 @@
tags: [grid, columns, masonry, collage]
---
<svg>
- <rect x="3" y="3" width="8" height="6" rx="2" />
- <rect x="3" y="13" width="8" height="8" rx="2" />
- <rect x="15" y="3" width="6" height="18" 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="16" rx="2" />
</svg>