mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 22:36:27 +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>
22 lines
320 B
JSON
22 lines
320 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley"
|
|
],
|
|
"tags": [
|
|
"camera",
|
|
"surveillance",
|
|
"recording",
|
|
"film",
|
|
"videotape",
|
|
"crime",
|
|
"watching"
|
|
],
|
|
"categories": [
|
|
"security",
|
|
"devices",
|
|
"communication",
|
|
"connectivity",
|
|
"photography"
|
|
]
|
|
} |