mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 11:48:29 +02:00
* added icon * guidelines * Update icons/ship-cargo.json Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Update icons/ship-cargo.json Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * edites icons * added contributors from `ship` icon --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
46 lines
960 B
JSON
46 lines
960 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"l0uisgrange",
|
|
"karsa-mistmere",
|
|
"jguddas"
|
|
],
|
|
"use-cases": [
|
|
"representing maritime freight or cargo shipments",
|
|
"indicating seaborne logistics in supply chain dashboards",
|
|
"marking ports, terminals, or dock operations on maps",
|
|
"showing import or export status in trade apps",
|
|
"offering a shipping option in e-commerce or order tracking",
|
|
"illustrating cargo capacity or vessel type in transport apps",
|
|
"denoting bulk or container shipping routes"
|
|
],
|
|
"tags": [
|
|
"boat",
|
|
"knots",
|
|
"nautical mile",
|
|
"maritime",
|
|
"sailing",
|
|
"cruise",
|
|
"ocean liner",
|
|
"tanker",
|
|
"vessel",
|
|
"navy",
|
|
"cargo",
|
|
"container",
|
|
"freighter",
|
|
"freight",
|
|
"shipping",
|
|
"port",
|
|
"harbor",
|
|
"dock",
|
|
"logistics",
|
|
"import",
|
|
"export"
|
|
],
|
|
"categories": [
|
|
"transportation",
|
|
"navigation",
|
|
"travel"
|
|
]
|
|
}
|