mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 18:56:24 +01:00
* Add ambulance icon * Remove extra attributes and connect path under wheels * Lift roof and "+" to adhere to 2px gap rule for icons/ambulance.svg Co-authored-by: Jakob Guddas <github@jguddas.de> * Increase cab height of ambulance * Add contributors from truck icon --------- Co-authored-by: Jakob Guddas <github@jguddas.de>
31 lines
456 B
JSON
31 lines
456 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"jordan808",
|
|
"jguddas",
|
|
"colebemis",
|
|
"ahtohbi4",
|
|
"ericfennis",
|
|
"Andreto",
|
|
"csandman",
|
|
"karsa-mistmere",
|
|
"danielbayley"
|
|
],
|
|
"tags": [
|
|
"ambulance",
|
|
"emergency",
|
|
"medical",
|
|
"vehicle",
|
|
"siren",
|
|
"healthcare",
|
|
"transportation",
|
|
"rescue",
|
|
"urgent",
|
|
"first aid"
|
|
],
|
|
"categories": [
|
|
"medical",
|
|
"transportation"
|
|
]
|
|
}
|