aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/arrows-double-se-nw.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/_icons/arrows-double-se-nw.svg')
-rw-r--r--src/_icons/arrows-double-se-nw.svg8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/_icons/arrows-double-se-nw.svg b/src/_icons/arrows-double-se-nw.svg
index 56cb2ba6..bde9f502 100644
--- a/src/_icons/arrows-double-se-nw.svg
+++ b/src/_icons/arrows-double-se-nw.svg
@@ -2,8 +2,8 @@
category: Arrows
---
<svg>
- <path d="M3 10l11 11"/>
- <path d="M14 17v4h-4"/>
- <path d="M14 3h-4v4"/>
- <path d="M21 14L10 3"/>
+ <line x1="3" y1="10" x2="14" y2="21" />
+ <path d="M14 17v4h-4" />
+ <path d="M14 3h-4v4" />
+ <path d="M21 14L10 3" />
</svg>