mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 17:26:31 +01:00
* Add `download-hard-drive` icon * Improve `download` metadata * Rename `download-hard-drive` to `hard-drive-download` * Improve metadata * Add `hard-drive-upload` icon
22 lines
289 B
JSON
22 lines
289 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley"
|
|
],
|
|
"tags": [
|
|
"computer",
|
|
"server",
|
|
"memory",
|
|
"data",
|
|
"ssd",
|
|
"disk",
|
|
"hard disk",
|
|
"save"
|
|
],
|
|
"categories": [
|
|
"development",
|
|
"devices",
|
|
"arrows",
|
|
"files"
|
|
]
|
|
} |