mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 21:49:44 +01:00
* add speech icon * center icon and apply global attributes * fix: make paddings wider * fix: smoothe angle on base of neck * fix: add jguddas to contributors * Update speech.svg * Update speech.json --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
23 lines
316 B
JSON
23 lines
316 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"doerge",
|
|
"airone01",
|
|
"jguddas",
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"disability",
|
|
"disabled",
|
|
"dda",
|
|
"human",
|
|
"accessibility",
|
|
"people",
|
|
"sound"
|
|
],
|
|
"categories": [
|
|
"accessibility",
|
|
"communication"
|
|
]
|
|
}
|