Files
lucide/icons/bolt.json
Daniel Bayley 001d0a51fb Add bolt (settings variant)/drill icons (#1340)
* 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 commit 15cc69ffea.

* Revert "Add `screw` icon"

This reverts commit bc764555d5.

* Simplify `drill` icon

* Update icons/drill.svg

Co-authored-by: Karsa <contact@karsa.org>

---------

Co-authored-by: Karsa <contact@karsa.org>
2024-01-04 16:24:16 +01:00

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"
]
}