mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 19:46:19 +01:00
* Updated icons/square-power.svg * Updated icons/square-power.json * Updated icons/circle-power.svg * Updated icons/circle-power.json --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
28 lines
366 B
JSON
28 lines
366 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley",
|
|
"jguddas"
|
|
],
|
|
"tags": [
|
|
"on",
|
|
"off",
|
|
"device",
|
|
"switch",
|
|
"toggle",
|
|
"binary",
|
|
"boolean",
|
|
"reboot",
|
|
"restart",
|
|
"button",
|
|
"keyboard",
|
|
"troubleshoot"
|
|
],
|
|
"categories": [
|
|
"connectivity"
|
|
],
|
|
"aliases": [
|
|
"power-circle"
|
|
]
|
|
}
|