mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 11:29:49 +02:00
24 lines
335 B
JSON
24 lines
335 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"karsa-mistmere",
|
|
"ericfennis",
|
|
"jamiemlaw"
|
|
],
|
|
"use-cases": [
|
|
"Representing an off toggle switch"
|
|
],
|
|
"tags": [
|
|
"on",
|
|
"off",
|
|
"switch",
|
|
"boolean"
|
|
],
|
|
"categories": [
|
|
"layout",
|
|
"account",
|
|
"development"
|
|
]
|
|
}
|