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>
This commit is contained in:
Karsa
2026-07-25 12:21:12 +02:00
committed by GitHub
parent 33342b8790
commit c3b6795394
2 changed files with 21 additions and 6 deletions

View File

@@ -4,7 +4,13 @@
"karsa-mistmere", "karsa-mistmere",
"jguddas" "jguddas"
], ],
"use-cases": [], "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": [ "tags": [
"prize", "prize",
"sports", "sports",
@@ -13,7 +19,16 @@
"award", "award",
"champion", "champion",
"celebration", "celebration",
"victory" "victory",
"competition",
"tournament",
"leaderboard",
"ranking",
"success",
"reward",
"cup",
"first",
"gold"
], ],
"categories": [ "categories": [
"sports", "sports",

View File

@@ -9,10 +9,10 @@
stroke-linecap="round" stroke-linecap="round"
stroke-linejoin="round" stroke-linejoin="round"
> >
<path d="M10 14.66v1.626a2 2 0 0 1-.976 1.696A5 5 0 0 0 7 21.978" /> <path d="M10 14.66V17a1 1 0 0 1-1 1 2 2 0 0 0-2 2v2" />
<path d="M14 14.66v1.626a2 2 0 0 0 .976 1.696A5 5 0 0 1 17 21.978" /> <path d="M14 14.66V17a1 1 0 0 0 1 1 2 2 0 0 1 2 2v2" />
<path d="M18 9h1.5a1 1 0 0 0 0-5H18" /> <path d="M17.916 10H19.5A2.5 2.5 0 0 0 22 7.5V5a1 1 0 0 0-1-1h-3" />
<path d="M4 22h16" /> <path d="M4 22h16" />
<path d="M6 9a6 6 0 0 0 12 0V3a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1z" /> <path d="M6 9a6 6 0 0 0 12 0V3a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1z" />
<path d="M6 9H4.5a1 1 0 0 1 0-5H6" /> <path d="M6.084 10H4.5A2.5 2.5 0 0 1 2 7.5V5a1 1 0 0 1 1-1h3" />
</svg> </svg>

Before

Width:  |  Height:  |  Size: 525 B

After

Width:  |  Height:  |  Size: 554 B