mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 11:38:25 +02:00
36 lines
563 B
JSON
36 lines
563 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"BorisDelchambre",
|
|
"ThibautMarechal",
|
|
"karsa-mistmere"
|
|
],
|
|
"use-cases": [
|
|
"eject removable media",
|
|
"unmount external storage",
|
|
"optical disc drive",
|
|
"media player controls",
|
|
"hardware controls"
|
|
],
|
|
"tags": [
|
|
"disc",
|
|
"drive",
|
|
"dvd",
|
|
"blu-ray",
|
|
"cd",
|
|
"media",
|
|
"optical",
|
|
"optical drive",
|
|
"removable media",
|
|
"storage",
|
|
"tray",
|
|
"unmount",
|
|
"usb"
|
|
],
|
|
"categories": [
|
|
"devices",
|
|
"files",
|
|
"multimedia"
|
|
]
|
|
}
|