mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 20:36:23 +01:00
* Add `fire-extinguisher` icon * Add `smoke-alarm` icon * Improve fire related metadata * Add `fire-alarm` icon * Add `cctv` icon * Add `cctv-off` icon * Update icons/fire-alarm.json Co-authored-by: Karsa <contact@karsa.org> * Update icons/fire-alarm.json Co-authored-by: Karsa <contact@karsa.org> * Rename `fire-alarm` to `bell-alarm` * Refine `cctv` icons * Optimise `bell-alarm` icon * Rename `bell-alarm` to `bell-electric` * Rename `smoke-alarm` to `alarm-smoke` * Refine `alarm-smoke` icon * Refine `cctv` icons * Update icons/alarm-smoke.svg Co-authored-by: Karsa <contact@karsa.org> * Update icons/cctv.svg Co-authored-by: Karsa <contact@karsa.org> * Update icons/fire-extinguisher.svg Co-authored-by: Karsa <contact@karsa.org> * update pr workflow * update pr workflow * add env * remove cctv off icons --------- Co-authored-by: Karsa <contact@karsa.org> Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
27 lines
371 B
JSON
27 lines
371 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"ericfennis",
|
|
"johnletey",
|
|
"csandman"
|
|
],
|
|
"tags": [
|
|
"fire",
|
|
"lit",
|
|
"burning",
|
|
"spark",
|
|
"embers",
|
|
"smoke",
|
|
"firefighter",
|
|
"fireman",
|
|
"department",
|
|
"brigade",
|
|
"station",
|
|
"emergency"
|
|
],
|
|
"categories": [
|
|
"weather",
|
|
"social",
|
|
"gaming"
|
|
]
|
|
} |