mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 20:36:23 +01:00
* Add `power-circle` icon * Optimise `power` icon * Improve `power` icon metadata * Add `power-square` icon --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
25 lines
342 B
JSON
25 lines
342 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"csandman",
|
|
"ericfennis"
|
|
],
|
|
"tags": [
|
|
"on",
|
|
"off",
|
|
"device",
|
|
"switch",
|
|
"toggle",
|
|
"binary",
|
|
"boolean",
|
|
"reboot",
|
|
"restart",
|
|
"button",
|
|
"keyboard",
|
|
"troubleshoot"
|
|
],
|
|
"categories": [
|
|
"connectivity"
|
|
]
|
|
} |