mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 11:08:27 +02:00
21 lines
267 B
JSON
21 lines
267 B
JSON
|
|
{
|
||
|
|
"$schema": "../icon.schema.json",
|
||
|
|
"tags": [
|
||
|
|
"on",
|
||
|
|
"off",
|
||
|
|
"electricity",
|
||
|
|
"electronics",
|
||
|
|
"lights",
|
||
|
|
"toggle",
|
||
|
|
"binary",
|
||
|
|
"boolean",
|
||
|
|
"power",
|
||
|
|
"outlet",
|
||
|
|
"plug"
|
||
|
|
],
|
||
|
|
"categories": [
|
||
|
|
"devices",
|
||
|
|
"connectivity"
|
||
|
|
]
|
||
|
|
}
|