forked from lucide-icons/lucide
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add
fire
/safety/security/amenities icons (lucide-icons#1392)
* 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>
- Loading branch information
1 parent
e7abba5
commit df58c3f
Showing
11 changed files
with
212 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{ | ||
"$schema": "../icon.schema.json", | ||
"contributors": [ | ||
"danielbayley" | ||
], | ||
"tags": [ | ||
"fire", | ||
"alert", | ||
"warning", | ||
"detector", | ||
"carbon monoxide", | ||
"safety", | ||
"equipment", | ||
"amenities" | ||
], | ||
"categories": [ | ||
"home", | ||
"devices", | ||
"travel" | ||
] | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
{ | ||
"$schema": "../icon.schema.json", | ||
"contributors": [ | ||
"danielbayley" | ||
], | ||
"tags": [ | ||
"fire alarm", | ||
"flames", | ||
"smoke", | ||
"firefighter", | ||
"fireman", | ||
"department", | ||
"brigade", | ||
"station", | ||
"emergency", | ||
"alert", | ||
"safety", | ||
"school bell", | ||
"period break", | ||
"recess", | ||
"doorbell", | ||
"entrance", | ||
"entry", | ||
"ring", | ||
"reception" | ||
], | ||
"categories": [ | ||
"devices", | ||
"notifications", | ||
"home" | ||
] | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
{ | ||
"$schema": "../icon.schema.json", | ||
"contributors": [ | ||
"danielbayley" | ||
], | ||
"tags": [ | ||
"camera", | ||
"surveillance", | ||
"recording", | ||
"film", | ||
"videotape", | ||
"crime", | ||
"watching" | ||
], | ||
"categories": [ | ||
"security", | ||
"devices", | ||
"communication", | ||
"connectivity", | ||
"photography" | ||
] | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
{ | ||
"$schema": "../icon.schema.json", | ||
"contributors": [ | ||
"danielbayley" | ||
], | ||
"tags": [ | ||
"flames", | ||
"smoke", | ||
"foam", | ||
"water", | ||
"spray", | ||
"hose", | ||
"firefighter", | ||
"fireman", | ||
"department", | ||
"brigade", | ||
"station", | ||
"emergency", | ||
"suppress", | ||
"compressed", | ||
"tank", | ||
"cylinder", | ||
"safety", | ||
"equipment", | ||
"amenities" | ||
], | ||
"categories": [ | ||
"home", | ||
"tools", | ||
"travel" | ||
] | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters