aboutsummaryrefslogtreecommitdiff
path: root/icons/layout-sidebar.svg
diff options
context:
space:
mode:
Diffstat (limited to 'icons/layout-sidebar.svg')
-rw-r--r--icons/layout-sidebar.svg6
1 files changed, 3 insertions, 3 deletions
diff --git a/icons/layout-sidebar.svg b/icons/layout-sidebar.svg
index b92b7fd..ea4e910 100644
--- a/icons/layout-sidebar.svg
+++ b/icons/layout-sidebar.svg
@@ -1,7 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-layout-sidebar" 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="18" height="18" rx="2" />
- <line x1="9" y1="3" x2="9" y2="21" />
+ <path stroke="none" d="M0 0h24v24H0z"/>
+ <rect x="4" y="4" width="16" height="16" rx="2" />
+ <line x1="9" y1="4" x2="9" y2="20" />
</svg>