mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 18:56:24 +01:00
* [github] Added issue template forms * [github] yaml => yml * Syntax fixes * Further syntax fixes * Sort issue templates * Update 02_bug_report.yml * Updated icons/wrench.svg * Updated icons/wrench.json * Updated icons/pickaxe.svg * Updated icons/gavel.svg * Updated icons/hammer.svg * Updated icons/hammer.json * Updated icons/pickaxe.svg --------- Co-authored-by: Karsa <karsa@karsa.org>
21 lines
267 B
JSON
21 lines
267 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"Andreto",
|
|
"ericfennis",
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"mallet",
|
|
"nails",
|
|
"diy",
|
|
"toolbox",
|
|
"build",
|
|
"construction"
|
|
],
|
|
"categories": [
|
|
"tools",
|
|
"home"
|
|
]
|
|
}
|