mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 12:18:23 +02:00
* Added icons/podium.svg * Added icons/podium.json * Updated icons/podium.svg * Update icons/podium.json Co-authored-by: Kyle Angelo Galendez <xcxkyleangelo26@gmail.com> * Update icons/podium.svg Co-authored-by: Eric Fennis <eric.fennis@gmail.com> * Apply suggestion from @github-actions[bot] Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com> Co-authored-by: Kyle Angelo Galendez <xcxkyleangelo26@gmail.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
37 lines
556 B
JSON
37 lines
556 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"jguddas"
|
|
],
|
|
"use-cases": [
|
|
"show rankings or leaderboards",
|
|
"display top winners after a game or competition"
|
|
],
|
|
"tags": [
|
|
"award",
|
|
"stage",
|
|
"winner",
|
|
"celebration",
|
|
"performance",
|
|
"medal",
|
|
"success",
|
|
"achievement",
|
|
"highlight",
|
|
"ranking",
|
|
"winning",
|
|
"place",
|
|
"placing",
|
|
"leaderboard",
|
|
"first",
|
|
"second",
|
|
"third",
|
|
"gold",
|
|
"silver",
|
|
"bronze"
|
|
],
|
|
"categories": [
|
|
"sports",
|
|
"gaming"
|
|
]
|
|
}
|