aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/arrows-left.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/_icons/arrows-left.svg')
-rw-r--r--src/_icons/arrows-left.svg6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/_icons/arrows-left.svg b/src/_icons/arrows-left.svg
index c09f3b3e..45e5731c 100644
--- a/src/_icons/arrows-left.svg
+++ b/src/_icons/arrows-left.svg
@@ -1,10 +1,10 @@
---
-tags: [drag, move]
category: Arrows
+version: 1.35
---
<svg>
- <path d="M3 7h18" />
+ <line x1="3" y1="7" x2="21" y2="7" />
<path d="M6 20l-3 -3l3 -3" />
<path d="M6 4l-3 3l3 3" />
- <path d="M3 17h18" />
+ <line x1="3" y1="17" x2="21" y2="17" />
</svg>