mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-05-18 11:14:44 +02:00
* 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>
23 lines
317 B
JSON
23 lines
317 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"karsa-mistmere",
|
|
"ericfennis"
|
|
],
|
|
"tags": [
|
|
"flash",
|
|
"camera",
|
|
"lightning",
|
|
"electricity",
|
|
"energy",
|
|
"power"
|
|
],
|
|
"categories": [
|
|
"connectivity",
|
|
"devices",
|
|
"photography",
|
|
"weather"
|
|
]
|
|
}
|