mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 19:46:19 +01:00
* Updated icons/mic-off.svg * Updated icons/mic-off.json --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
23 lines
322 B
JSON
23 lines
322 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"csandman",
|
|
"ericfennis",
|
|
"karsa-mistmere",
|
|
"LieOnLion"
|
|
],
|
|
"tags": [
|
|
"record",
|
|
"sound",
|
|
"mute",
|
|
"microphone"
|
|
],
|
|
"categories": [
|
|
"devices",
|
|
"communication",
|
|
"connectivity",
|
|
"multimedia"
|
|
]
|
|
}
|