mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 17:46:20 +01:00
* Add scooter icon * edit tags * edit icon * edit icon * deit icon * edit icon * edit contributors * Update scooter.json --------- Co-authored-by: Karsa <contact@karsa.org> Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
23 lines
307 B
JSON
23 lines
307 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"Ahmed-Dghaies",
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"vehicle",
|
|
"drive",
|
|
"trip",
|
|
"journey",
|
|
"transport",
|
|
"electric",
|
|
"ride",
|
|
"urban",
|
|
"commute",
|
|
"speed"
|
|
],
|
|
"categories": [
|
|
"transportation"
|
|
]
|
|
}
|