mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-15 21:47:43 +01:00
26 lines
394 B
JSON
26 lines
394 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"csandman",
|
|
"ericfennis",
|
|
"karsa-mistmere",
|
|
"jguddas"
|
|
],
|
|
"tags": [
|
|
"file"
|
|
],
|
|
"categories": [
|
|
"arrows",
|
|
"files"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "upload-cloud",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|