mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 22:17:33 +01:00
* [github] Added issue template forms * [github] yaml => yml * Syntax fixes * Further syntax fixes * Sort issue templates * Update 02_bug_report.yml * Added icons/spool.svg * Added icons/spool.json --------- Co-authored-by: Karsa <karsa@karsa.org>
21 lines
272 B
JSON
21 lines
272 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"bobbin",
|
|
"spindle",
|
|
"yarn",
|
|
"thread",
|
|
"string",
|
|
"sewing",
|
|
"needlework"
|
|
],
|
|
"categories": [
|
|
"communication",
|
|
"tools",
|
|
"social"
|
|
]
|
|
}
|