mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 20:17:03 +01:00
31 lines
451 B
JSON
31 lines
451 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"jguddas"
|
|
],
|
|
"tags": [
|
|
"lyrics",
|
|
"voice",
|
|
"listen",
|
|
"sound",
|
|
"music",
|
|
"radio",
|
|
"podcast",
|
|
"karaoke",
|
|
"singing",
|
|
"microphone"
|
|
],
|
|
"categories": [
|
|
"devices",
|
|
"multimedia"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "mic-2",
|
|
"deprecated": true,
|
|
"deprecationReason": "alias.name",
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|