mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 12:08:25 +02:00
* Added icons/audio-lines-x.svg * Added icons/audio-lines-x.json * fix(icons/audio-lines-x): fill in metadata * Update icons/audio-lines-x.json Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
56 lines
1.3 KiB
JSON
56 lines
1.3 KiB
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley",
|
|
"karsa-mistmere"
|
|
],
|
|
"use-cases": [
|
|
"indicating muted, blocked, or unavailable audio playback",
|
|
"showing that an audio track, waveform, or signal has been removed",
|
|
"marking controls that disable sound, music, voice, or broadcast output",
|
|
"representing cancelled recording, paused monitoring, or silenced audio analysis",
|
|
"identifying error states for sound processing, voice activity, or media levels",
|
|
"showing a device's speaker or system volume is turned off",
|
|
"indicating a user's microphone or input is muted",
|
|
"signaling muted notifications or alerts",
|
|
"representing muted voice chat in conferencing or multiplayer games"
|
|
],
|
|
"tags": [
|
|
"sound",
|
|
"noise",
|
|
"mute",
|
|
"silence",
|
|
"disabled",
|
|
"cancel",
|
|
"remove",
|
|
"unavailable",
|
|
"listen",
|
|
"hearing",
|
|
"equalizer",
|
|
"equaliser",
|
|
"hertz",
|
|
"frequency",
|
|
"wavelength",
|
|
"vibrate",
|
|
"sine",
|
|
"waveform",
|
|
"synthesizer",
|
|
"synthesiser",
|
|
"levels",
|
|
"track",
|
|
"music",
|
|
"playback",
|
|
"radio",
|
|
"broadcast",
|
|
"airwaves",
|
|
"voice",
|
|
"vocals",
|
|
"singer",
|
|
"song"
|
|
],
|
|
"categories": [
|
|
"multimedia",
|
|
"communication"
|
|
]
|
|
}
|