aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/arrow-autofit-height.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/_icons/arrow-autofit-height.svg')
-rw-r--r--src/_icons/arrow-autofit-height.svg11
1 files changed, 6 insertions, 5 deletions
diff --git a/src/_icons/arrow-autofit-height.svg b/src/_icons/arrow-autofit-height.svg
index b1c1663d..e7ca97e9 100644
--- a/src/_icons/arrow-autofit-height.svg
+++ b/src/_icons/arrow-autofit-height.svg
@@ -1,9 +1,10 @@
---
+category: Arrows
---
<svg>
- <path d="M12 20H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h6"/>
- <path d="M18 14v7"/>
- <path d="M18 3v7"/>
- <path d="M15 18l3 3 3-3"/>
- <path d="M15 6l3-3 3 3"/>
+ <path d="M12 20h-6a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h6" />
+ <path d="M18 14v7" />
+ <path d="M18 3v7" />
+ <path d="M15 18l3 3l3 -3" />
+ <path d="M15 6l3 -3l3 3" />
</svg>