mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-15 21:47:43 +01:00
33 lines
493 B
JSON
33 lines
493 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": [
|
|
{
|
|
"name": "power-circle",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|