aboutsummaryrefslogtreecommitdiff
path: root/src/_icons
diff options
context:
space:
mode:
Diffstat (limited to 'src/_icons')
-rw-r--r--src/_icons/skateboard.svg8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/skateboard.svg b/src/_icons/skateboard.svg
new file mode 100644
index 0000000..aab788e
--- /dev/null
+++ b/src/_icons/skateboard.svg
@@ -0,0 +1,8 @@
+---
+category: Vehicles
+---
+<svg>
+ <circle cx="7" cy="15" r="2" />
+ <circle cx="17" cy="15" r="2" />
+ <path d="M3 9a2 1 0 00 2 1h14a2 1 0 00 2 -1"></path>
+</svg>