mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-14 17:59:17 +02:00
28 lines
445 B
JSON
28 lines
445 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"csandman",
|
|
"ericfennis",
|
|
"karsa-mistmere"
|
|
],
|
|
"use-cases": [
|
|
"Representing a microphone or recording",
|
|
"Indicating voice input or a podcast"
|
|
],
|
|
"tags": [
|
|
"record",
|
|
"sound",
|
|
"listen",
|
|
"radio",
|
|
"podcast",
|
|
"microphone"
|
|
],
|
|
"categories": [
|
|
"devices",
|
|
"communication",
|
|
"connectivity",
|
|
"multimedia"
|
|
]
|
|
}
|