mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 11:20:18 +02:00
24 lines
432 B
JSON
24 lines
432 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"AlexNaskida",
|
|
"karsa-mistmere",
|
|
"jguddas"
|
|
],
|
|
"use-cases": [
|
|
"Representing settings or utilities sections in developer tools",
|
|
"Indicating construction or maintenance features",
|
|
"Symbolizing equipment and tools"
|
|
],
|
|
"tags": [
|
|
"tools",
|
|
"maintenance",
|
|
"repair"
|
|
],
|
|
"categories": [
|
|
"tools",
|
|
"development",
|
|
"home"
|
|
]
|
|
}
|