mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 22:17:33 +01:00
* Add van icon * update tags * edit icon * edit contributors * Update icons/van.json Co-authored-by: Karsa <contact@karsa.org> --------- Co-authored-by: Karsa <contact@karsa.org> Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
29 lines
390 B
JSON
29 lines
390 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"Ahmed-Dghaies",
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"minivan",
|
|
"cart",
|
|
"wagon",
|
|
"truck",
|
|
"lorry",
|
|
"trailer",
|
|
"camper",
|
|
"vehicle",
|
|
"drive",
|
|
"trip",
|
|
"journey",
|
|
"van",
|
|
"transport",
|
|
"carriage",
|
|
"delivery",
|
|
"travel"
|
|
],
|
|
"categories": [
|
|
"transportation"
|
|
]
|
|
}
|