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/gem.svg * Updated icons/gem.json * Update gem.svg * Update gem.svg * Update gem.json --------- Co-authored-by: Karsa <karsa@karsa.org> Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
29 lines
393 B
JSON
29 lines
393 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"connium",
|
|
"ericfennis",
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"diamond",
|
|
"crystal",
|
|
"ruby",
|
|
"jewellery",
|
|
"price",
|
|
"special",
|
|
"present",
|
|
"gift",
|
|
"ring",
|
|
"wedding",
|
|
"proposal",
|
|
"marriage",
|
|
"rubygems"
|
|
],
|
|
"categories": [
|
|
"gaming",
|
|
"development",
|
|
"finance"
|
|
]
|
|
}
|