Files
lucide/icons/podium.json
Jakob Guddas 0241b57c35 feat(icons): added podium icon (#2124)
* 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>
2026-06-13 15:25:52 +02:00

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