aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/scale.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/_icons/scale.svg')
-rw-r--r--src/_icons/scale.svg10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/_icons/scale.svg b/src/_icons/scale.svg
index 269ef58a..63b7abc0 100644
--- a/src/_icons/scale.svg
+++ b/src/_icons/scale.svg
@@ -1,9 +1,9 @@
---
---
<svg>
- <path d="M7 20h10"/>
- <path d="M6 6l6-1 6 1"/>
- <path d="M12 3v17"/>
- <path d="M9 12L6 6l-3 6a3 3 0 0 0 6 0"/>
- <path d="M21 12l-3-6-3 6a3 3 0 0 0 6 0"/>
+ <line x1="7" y1="20" x2="17" y2="20" />
+ <path d="M6 6l6 -1l6 1" />
+ <line x1="12" y1="3" x2="12" y2="20" />
+ <path d="M9 12l-3 -6l-3 6a3 3 0 0 0 6 0" />
+ <path d="M21 12l-3 -6l-3 6a3 3 0 0 0 6 0" />
</svg>