mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 22:06:42 +01:00
* Lucidify megaphone.svg Rounded the corners and increased the gap inside the handle * Update megaphone.json * Add bullhorn.json * Add bullhorn.svg * Lucidify megaphone-off.svg * Update megaphone-off.json * Add bullhorn-off.svg * Add bullhorn-off.json * Delete icons/megaphone-off.svg * Delete icons/megaphone-off.json * Delete icons/megaphone.svg * Delete icons/megaphone.json * Rename `bullhorn` to `megaphone` * Update icons/megaphone-off.svg --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com> Co-authored-by: Jakob Guddas <github@jguddas.de>
22 lines
313 B
JSON
22 lines
313 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"jamiemlaw"
|
|
],
|
|
"tags": [
|
|
"advertisement",
|
|
"announcement",
|
|
"attention",
|
|
"alert",
|
|
"loudspeaker",
|
|
"megaphone",
|
|
"notification",
|
|
"disable",
|
|
"silent"
|
|
],
|
|
"categories": [
|
|
"multimedia",
|
|
"notifications"
|
|
]
|
|
}
|