mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 10:18:24 +02:00
37 lines
835 B
JSON
37 lines
835 B
JSON
|
|
{
|
||
|
|
"$schema": "../icon.schema.json",
|
||
|
|
"contributors": [
|
||
|
|
"karsa-mistmere",
|
||
|
|
"jguddas"
|
||
|
|
],
|
||
|
|
"use-cases": [
|
||
|
|
"representing recorded speech with visible audio activity",
|
||
|
|
"indicating podcast, voice note, or narration recording tools",
|
||
|
|
"showing voice input for transcription, dictation, or AI assistants",
|
||
|
|
"marking features that analyze, clean up, or enhance microphone audio",
|
||
|
|
"identifying controls for speech capture and sound processing workflows"
|
||
|
|
],
|
||
|
|
"tags": [
|
||
|
|
"podcast",
|
||
|
|
"audio",
|
||
|
|
"waveform",
|
||
|
|
"sound waves",
|
||
|
|
"microphone",
|
||
|
|
"talk",
|
||
|
|
"voice",
|
||
|
|
"speech",
|
||
|
|
"stream",
|
||
|
|
"recording",
|
||
|
|
"transcription",
|
||
|
|
"dictation",
|
||
|
|
"voice assistant",
|
||
|
|
"noise cancellation",
|
||
|
|
"sound processing"
|
||
|
|
],
|
||
|
|
"categories": [
|
||
|
|
"devices",
|
||
|
|
"communication",
|
||
|
|
"multimedia"
|
||
|
|
]
|
||
|
|
}
|