aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/gas-station.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/_icons/gas-station.svg')
-rw-r--r--src/_icons/gas-station.svg11
1 files changed, 5 insertions, 6 deletions
diff --git a/src/_icons/gas-station.svg b/src/_icons/gas-station.svg
index 6f51b625..c968da1f 100644
--- a/src/_icons/gas-station.svg
+++ b/src/_icons/gas-station.svg
@@ -5,10 +5,9 @@ category: Vehicles
version: 1.14
---
<svg>
- <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="M3 20h12"/>
- <path d="M18 7v1a1 1 0 0 0 1 1h1"/>
- <path d="M4 11h10"/>
+ <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" />
+ <line x1="3" y1="20" x2="15" y2="20" />
+ <path d="M18 7v1a1 1 0 0 0 1 1h1" />
+ <line x1="4" y1="11" x2="14" y2="11" />
</svg>
-