mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 11:58:56 +02:00
27 lines
438 B
JSON
27 lines
438 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley"
|
|
],
|
|
"use-cases": [
|
|
"Representing a shipping container or freight",
|
|
"Indicating a Docker container or environment"
|
|
],
|
|
"tags": [
|
|
"storage",
|
|
"shipping",
|
|
"freight",
|
|
"supply chain",
|
|
"docker",
|
|
"environment",
|
|
"devops",
|
|
"code",
|
|
"coding"
|
|
],
|
|
"categories": [
|
|
"development",
|
|
"transportation",
|
|
"mail"
|
|
]
|
|
}
|