mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 09:28:23 +02:00
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:
@@ -4,7 +4,13 @@
|
||||
"karsa-mistmere",
|
||||
"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": [
|
||||
"prize",
|
||||
"sports",
|
||||
@@ -13,7 +19,16 @@
|
||||
"award",
|
||||
"champion",
|
||||
"celebration",
|
||||
"victory"
|
||||
"victory",
|
||||
"competition",
|
||||
"tournament",
|
||||
"leaderboard",
|
||||
"ranking",
|
||||
"success",
|
||||
"reward",
|
||||
"cup",
|
||||
"first",
|
||||
"gold"
|
||||
],
|
||||
"categories": [
|
||||
"sports",
|
||||
|
||||
@@ -9,10 +9,10 @@
|
||||
stroke-linecap="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="M14 14.66v1.626a2 2 0 0 0 .976 1.696A5 5 0 0 1 17 21.978" />
|
||||
<path d="M18 9h1.5a1 1 0 0 0 0-5H18" />
|
||||
<path d="M10 14.66V17a1 1 0 0 1-1 1 2 2 0 0 0-2 2v2" />
|
||||
<path d="M14 14.66V17a1 1 0 0 0 1 1 2 2 0 0 1 2 2v2" />
|
||||
<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="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>
|
||||
|
||||
|
Before Width: | Height: | Size: 525 B After Width: | Height: | Size: 554 B |
Reference in New Issue
Block a user