aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/charging-pile.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/_icons/charging-pile.svg')
-rw-r--r--src/_icons/charging-pile.svg12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/_icons/charging-pile.svg b/src/_icons/charging-pile.svg
index 4b0fbdaf..188dfcab 100644
--- a/src/_icons/charging-pile.svg
+++ b/src/_icons/charging-pile.svg
@@ -2,10 +2,10 @@
category: Vehicles
---
<svg>
- <path d="M18 7l-1 1"/>
- <path d="M14 11h1a2 2 0 0 1 2 2v3a1.5 1.5 0 0 0 3 0V9l-3-3"/>
- <path d="M4 20V6a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v14"/>
- <path d="M9 11.5L7.5 14h3L9 16.5"/>
- <path d="M3 20h12"/>
- <path d="M4 8h10"/>
+ <line x1="18" y1="7" x2="17" y2="8" />
+ <path d="M14 11h1a2 2 0 0 1 2 2v3a1.5 1.5 0 0 0 3 0v-7l-3 -3" />
+ <path d="M4 20v-14a2 2 0 0 1 2 -2h6a2 2 0 0 1 2 2v14" />
+ <path d="M9 11.5l-1.5 2.5h3l-1.5 2.5" />
+ <line x1="3" y1="20" x2="15" y2="20" />
+ <line x1="4" y1="8" x2="14" y2="8" />
</svg>