mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 19:46:19 +01:00
* 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>
19 lines
247 B
JSON
19 lines
247 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"AlexNaskida",
|
|
"karsa-mistmere",
|
|
"jguddas"
|
|
],
|
|
"tags": [
|
|
"tools",
|
|
"maintenance",
|
|
"repair"
|
|
],
|
|
"categories": [
|
|
"tools",
|
|
"development",
|
|
"home"
|
|
]
|
|
}
|