From 1f113d4274232240841e11b98d5b58c69015c6b6 Mon Sep 17 00:00:00 2001 From: Ahmed Dghaies Date: Fri, 28 Nov 2025 14:42:51 +0100 Subject: [PATCH] feat(icons): added `scooter` icon (#3818) * Add scooter icon * edit tags * edit icon * edit icon * deit icon * edit icon * edit contributors * Update scooter.json --------- Co-authored-by: Karsa Co-authored-by: Eric Fennis --- icons/scooter.json | 22 ++++++++++++++++++++++ icons/scooter.svg | 16 ++++++++++++++++ 2 files changed, 38 insertions(+) create mode 100644 icons/scooter.json create mode 100644 icons/scooter.svg diff --git a/icons/scooter.json b/icons/scooter.json new file mode 100644 index 000000000..5fd8d6166 --- /dev/null +++ b/icons/scooter.json @@ -0,0 +1,22 @@ +{ + "$schema": "../icon.schema.json", + "contributors": [ + "Ahmed-Dghaies", + "karsa-mistmere" + ], + "tags": [ + "vehicle", + "drive", + "trip", + "journey", + "transport", + "electric", + "ride", + "urban", + "commute", + "speed" + ], + "categories": [ + "transportation" + ] +} diff --git a/icons/scooter.svg b/icons/scooter.svg new file mode 100644 index 000000000..c0d71ca91 --- /dev/null +++ b/icons/scooter.svg @@ -0,0 +1,16 @@ + + + + + + \ No newline at end of file