mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 17:16:21 +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
17 lines
218 B
JSON
17 lines
218 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"csandman",
|
|
"ericfennis"
|
|
],
|
|
"tags": [
|
|
"import",
|
|
"export",
|
|
"save"
|
|
],
|
|
"categories": [
|
|
"arrows",
|
|
"files"
|
|
]
|
|
} |