Files
lucide/icons/playing-cards.json
Barakudum 50de1605e1 feat(icons): add playing-card, playing-cards, and playing-cards-fan (#4258)
* Added icons `playing-card`, `playing-cards`, `playing-cards-2`

* updated playing card icons according to @karsa-mistmere

* updated playing card icons according to @karsa-mistmere

* added `playing-cards-fan` icon from @karsa-mistmere

* fix(metadata): add missing use-cases for playing card icons

* Update playing-card.json

* Update playing-cards-fan.json

* Update playing-cards.json

* Update playing-cards.svg

* Update playing-cards-fan.svg

* Update playing-card.svg

---------

Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
Co-authored-by: Karsa <contact@karsa.org>
2026-08-28 11:29:51 +02:00

44 lines
755 B
JSON

{
"$schema": "../icon.schema.json",
"contributors": [
"Barakudum",
"jamiemlaw",
"karsa-mistmere"
],
"use-cases": [
"Representing decks in tabletop games",
"Showing planning poker cards in agile tools",
"Organizing flashcard sets in learning apps",
"Marking collectible card collections in inventories"
],
"tags": [
"deck",
"stack",
"shuffle",
"deal",
"draw",
"hand",
"tabletop",
"planning poker",
"scrum",
"agile",
"estimation",
"estimate",
"flashcards",
"study",
"learning",
"collectible",
"collection",
"trading",
"poker",
"casino",
"game",
"gambling",
"suit"
],
"categories": [
"gaming",
"development"
]
}