aboutsummaryrefslogtreecommitdiff
path: root/src/icons/parking.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/icons/parking.svg')
-rw-r--r--src/icons/parking.svg10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/icons/parking.svg b/src/icons/parking.svg
new file mode 100644
index 00000000..21180694
--- /dev/null
+++ b/src/icons/parking.svg
@@ -0,0 +1,10 @@
+---
+category: Map
+tags: [sign, car, vehicle, space]
+version: "1.0"
+unicode: "eb03"
+---
+<svg>
+ <rect x="4" y="4" width="16" height="16" rx="2" />
+ <path d="M9 16v-8h4a2 2 0 0 1 0 4h-4" />
+</svg>