mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-05-18 08:45:08 +02:00
feat(icons): add power and quick tags to zap and zap-off (#4268)
* feat(icons): add power and quick tags to zap and zap-off * chore(icons): add contributor name * Update icons/zap.json Co-authored-by: Eric Fennis <eric.fennis@gmail.com> * Update icons/zap-off.json Co-authored-by: Eric Fennis <eric.fennis@gmail.com> * Update icons/zap.json Co-authored-by: Eric Fennis <eric.fennis@gmail.com> * Update icons/zap-off.json Co-authored-by: Eric Fennis <eric.fennis@gmail.com> --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
This commit is contained in:
@@ -10,7 +10,8 @@
|
||||
"camera",
|
||||
"lightning",
|
||||
"electricity",
|
||||
"energy"
|
||||
"energy",
|
||||
"power"
|
||||
],
|
||||
"categories": [
|
||||
"connectivity",
|
||||
|
||||
@@ -9,7 +9,9 @@
|
||||
"camera",
|
||||
"lightning",
|
||||
"electricity",
|
||||
"energy"
|
||||
"energy",
|
||||
"power",
|
||||
"quick"
|
||||
],
|
||||
"categories": [
|
||||
"connectivity",
|
||||
|
||||
Reference in New Issue
Block a user