Files
lucide/icons/hard-drive-download.json
Daniel Bayley c2a8f31176 Add hard-drive-[up/down]load icons (#1318)
* Add `download-hard-drive` icon

* Improve `download` metadata

* Rename `download-hard-drive` to `hard-drive-download`

* Improve metadata

* Add `hard-drive-upload` icon
2023-07-14 13:17:08 +02:00

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"
]
}