mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-05-18 12:45:03 +02:00
* 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>
27 lines
355 B
JSON
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"
|
|
]
|
|
}
|