Files
lucide/icons/tool-case.json
Alex Naskidashvili 110d8cce27 feat(icons): added tool-case icon (#3333)
* Added icons/tool-case.svg

* Added icons/tool-case.json

* Update tool-case.svg

slightly alter the icon SVG code to match with the "archive" icon

* Update tool-case.svg

* Optimized version of tool-case.svg

* Update icons/tool-case.json

Co-authored-by: Jakob Guddas <github@jguddas.de>

* Update tool-case.svg

---------

Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
Co-authored-by: Jakob Guddas <github@jguddas.de>
2025-06-27 16:51:29 +02:00

19 lines
247 B
JSON

{
"$schema": "../icon.schema.json",
"contributors": [
"AlexNaskida",
"karsa-mistmere",
"jguddas"
],
"tags": [
"tools",
"maintenance",
"repair"
],
"categories": [
"tools",
"development",
"home"
]
}