mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 08:58:54 +02:00
26 lines
363 B
JSON
26 lines
363 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley",
|
|
"jguddas"
|
|
],
|
|
"use-cases": [
|
|
"Representing power tools, construction, or DIY work"
|
|
],
|
|
"tags": [
|
|
"power",
|
|
"bit",
|
|
"head",
|
|
"hole",
|
|
"diy",
|
|
"toolbox",
|
|
"build",
|
|
"construction"
|
|
],
|
|
"categories": [
|
|
"tools",
|
|
"home",
|
|
"devices"
|
|
]
|
|
}
|