mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 22:47:15 +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>
22 lines
293 B
JSON
22 lines
293 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"tags": [
|
|
"nut",
|
|
"screw",
|
|
"settings",
|
|
"preferences",
|
|
"configuration",
|
|
"controls",
|
|
"edit",
|
|
"diy",
|
|
"fixed",
|
|
"build",
|
|
"contruction",
|
|
"parts"
|
|
],
|
|
"categories": [
|
|
"account",
|
|
"tools",
|
|
"home"
|
|
]
|
|
} |