aboutsummaryrefslogtreecommitdiff
path: root/icons/layout.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-03-22 16:48:09 +0100
committercodecalm <codecalm@gmail.com>2020-03-22 16:48:09 +0100
commit50b07ba577243cfe941746402e0195121133b6b7 (patch)
tree1edb33b93ab79f26d8bf55f95536ce7d6616c092 /icons/layout.svg
parentgulp changelog generate, new icons (diff)
parentMerge branches 'dev' and 'master' of https://github.com/tabler/tabler-icons i... (diff)
downloadtabler-icons-50b07ba577243cfe941746402e0195121133b6b7.tar.xz
Merge branches 'dev' and 'master' of https://github.com/tabler/tabler-icons
Diffstat (limited to 'icons/layout.svg')
-rw-r--r--icons/layout.svg8
1 files changed, 4 insertions, 4 deletions
diff --git a/icons/layout.svg b/icons/layout.svg
index 5b057b01..f10f2236 100644
--- a/icons/layout.svg
+++ b/icons/layout.svg
@@ -1,8 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-layout" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
- <rect x="0" y="0" width="24" height="24" stroke="none"></rect>
- <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" />
+ <path stroke="none" d="M0 0h24v24H0z"/>
+ <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>