mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 21:16:22 +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/shovel.svg * Updated icons/shovel.json --------- Co-authored-by: Karsa <karsa@karsa.org>
19 lines
237 B
JSON
19 lines
237 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"Andreto",
|
|
"ericfennis",
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"dig",
|
|
"spade",
|
|
"treasure"
|
|
],
|
|
"categories": [
|
|
"nature",
|
|
"tools",
|
|
"gaming"
|
|
]
|
|
}
|