aboutsummaryrefslogtreecommitdiff
path: root/_icons/layout.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-03-01 18:31:02 +0100
committercodecalm <codecalm@gmail.com>2020-03-01 18:31:02 +0100
commitd3bae6bc18c842a7567e8b7a3b9d159a0a280b49 (patch)
treecf416ef9f756955865db3331a12e66761fe61be8 /_icons/layout.svg
parenthome icon (diff)
downloadtabler-icons-d3bae6bc18c842a7567e8b7a3b9d159a0a280b49.tar.xz
photo, icon fixes
Diffstat (limited to '_icons/layout.svg')
-rw-r--r--_icons/layout.svg6
1 files changed, 3 insertions, 3 deletions
diff --git a/_icons/layout.svg b/_icons/layout.svg
index 9b75459..0fe5fea 100644
--- a/_icons/layout.svg
+++ b/_icons/layout.svg
@@ -1,7 +1,7 @@
---
---
<svg>
- <rect x="3" y="3" width="8" height="6" rx="2" ry="2"></rect>
- <rect x="3" y="13" width="8" height="8" rx="2" ry="2"></rect>
- <rect x="15" y="3" width="6" height="18" rx="2" ry="2"></rect>
+ <rect x="3" y="3" width="8" height="6" rx="2"></rect>
+ <rect x="3" y="13" width="8" height="8" rx="2"></rect>
+ <rect x="15" y="3" width="6" height="18" rx="2"></rect>
</svg>