Files
lucide/icons/hard-drive.json
Jakob Guddas 88fd3dadcb fix(icons): changed hard-drive icon (#3622)
* Updated icons/hard-drive.svg

* Updated icons/hard-drive.svg

* Updated icons/hard-drive.json

* Add keywords for storage and hardware in hard-drive.json

Added new keywords related to storage and hardware.

---------

Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
2026-02-03 08:28:23 +01:00

27 lines
355 B
JSON

{
"$schema": "../icon.schema.json",
"contributors": [
"colebemis",
"csandman",
"ericfennis",
"jguddas"
],
"tags": [
"computer",
"server",
"memory",
"data",
"ssd",
"disk",
"hard disk",
"storage",
"hardware",
"backup",
"media"
],
"categories": [
"development",
"devices"
]
}