mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 11:58:24 +02:00
* fix(scripts): remove toBeRemovedInVersion from all scripts and tools * fix(scripts): fixed linting
46 lines
986 B
JSON
46 lines
986 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere",
|
|
"jguddas"
|
|
],
|
|
"use-cases": [
|
|
"representing a microphone actively broadcasting or transmitting voice",
|
|
"indicating live podcast, radio, streaming, or voice channel features",
|
|
"showing wireless microphone connections or remote audio capture",
|
|
"marking push-to-talk, voice chat, or walkie-talkie communication controls",
|
|
"identifying features that send spoken audio across a network or airwaves"
|
|
],
|
|
"tags": [
|
|
"podcast",
|
|
"audio",
|
|
"broadcast",
|
|
"signal",
|
|
"wireless",
|
|
"radio",
|
|
"airwaves",
|
|
"microphone",
|
|
"talk",
|
|
"voice",
|
|
"speech",
|
|
"stream",
|
|
"live",
|
|
"voice chat",
|
|
"push to talk",
|
|
"transmission"
|
|
],
|
|
"categories": [
|
|
"devices",
|
|
"communication",
|
|
"connectivity",
|
|
"multimedia"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "podcast",
|
|
"deprecated": true,
|
|
"deprecationReason": "alias.name"
|
|
}
|
|
]
|
|
}
|