Files
lucide/icons/trophy.json
Karsa c3b6795394 fix(icons): changed trophy icon (#4591)
* [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>
2026-07-25 12:21:12 +02:00

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"
]
}