mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 23:18:21 +01:00
* Add `bolt` (settings variant) icon * Add `screw` icon * Add `screw-head` icon * Add `drill` icon * Improve tool icons metadata * Revert "Add `screw-head` icon" This reverts commit15cc69ffea. * Revert "Add `screw` icon" This reverts commitbc764555d5. * Simplify `drill` icon * Update icons/drill.svg Co-authored-by: Karsa <contact@karsa.org> --------- Co-authored-by: Karsa <contact@karsa.org>
21 lines
267 B
JSON
21 lines
267 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley"
|
|
],
|
|
"tags": [
|
|
"power",
|
|
"bit",
|
|
"head",
|
|
"hole",
|
|
"diy",
|
|
"toolbox",
|
|
"build",
|
|
"construction"
|
|
],
|
|
"categories": [
|
|
"tools",
|
|
"home",
|
|
"devices"
|
|
]
|
|
} |