mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 14:50:12 +02:00
32 lines
481 B
JSON
32 lines
481 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"Ahmed-Dghaies",
|
|
"karsa-mistmere"
|
|
],
|
|
"use-cases": [
|
|
"Distinguishing vans from cars and trucks as a vehicle category"
|
|
],
|
|
"tags": [
|
|
"minivan",
|
|
"cart",
|
|
"wagon",
|
|
"truck",
|
|
"lorry",
|
|
"trailer",
|
|
"camper",
|
|
"vehicle",
|
|
"drive",
|
|
"trip",
|
|
"journey",
|
|
"van",
|
|
"transport",
|
|
"carriage",
|
|
"delivery",
|
|
"travel"
|
|
],
|
|
"categories": [
|
|
"transportation"
|
|
]
|
|
}
|