aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/column-insert-left.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/_icons/column-insert-left.svg')
-rw-r--r--src/_icons/column-insert-left.svg6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/_icons/column-insert-left.svg b/src/_icons/column-insert-left.svg
index 267c1273..1b565828 100644
--- a/src/_icons/column-insert-left.svg
+++ b/src/_icons/column-insert-left.svg
@@ -2,7 +2,7 @@
category: Database
---
<svg>
- <path d="M14 4h4a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1z"/>
- <path d="M5 12h4"/>
- <path d="M7 10v4"/>
+ <path d="M14 4h4a1 1 0 0 1 1 1v14a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1V5a1 1 0 0 1 1 -1z" />
+ <line x1="5" y1="12" x2="9" y2="12" />
+ <line x1="7" y1="10" x2="7" y2="14" />
</svg>