mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 07:28:52 +02:00
23 lines
324 B
JSON
23 lines
324 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"csandman",
|
|
"mittalyashu",
|
|
"ericfennis",
|
|
"karsa-mistmere"
|
|
],
|
|
"use-cases": [
|
|
"Accessing settings or preferences"
|
|
],
|
|
"tags": [
|
|
"cog",
|
|
"edit",
|
|
"gear",
|
|
"preferences"
|
|
],
|
|
"categories": [
|
|
"account"
|
|
]
|
|
}
|