mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 12:18:23 +02:00
* [github] Added issue template forms * [github] yaml => yml * Syntax fixes * Further syntax fixes * Sort issue templates * Update 02_bug_report.yml * Updated icons/trophy.svg * Updated icons/trophy.svg * fix(icons/trophy): fill in metadata --------- Co-authored-by: Karsa <karsa@karsa.org>
38 lines
817 B
JSON
38 lines
817 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere",
|
|
"jguddas"
|
|
],
|
|
"use-cases": [
|
|
"representing first place, championship wins, or competition victories",
|
|
"showing achievements, milestones, or completed challenge rewards",
|
|
"marking leaderboard positions, rankings, or tournament results",
|
|
"indicating prizes, awards, or recognition in sports and games",
|
|
"highlighting success states, personal bests, or celebratory accomplishments"
|
|
],
|
|
"tags": [
|
|
"prize",
|
|
"sports",
|
|
"winner",
|
|
"achievement",
|
|
"award",
|
|
"champion",
|
|
"celebration",
|
|
"victory",
|
|
"competition",
|
|
"tournament",
|
|
"leaderboard",
|
|
"ranking",
|
|
"success",
|
|
"reward",
|
|
"cup",
|
|
"first",
|
|
"gold"
|
|
],
|
|
"categories": [
|
|
"sports",
|
|
"gaming"
|
|
]
|
|
}
|