The HugeIcons cards 02 icon depicts a stack of three playing cards, commonly used to represent decks, card games, or collections of items.
Common uses
- Displaying a deck of cards in a game UI
- Indicating a collection or set of data items
- Representing a 'cards' or 'deck' feature in an application
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Cards02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Cards02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- playing cardscard deckstack of cardsgame cards
FAQ
- What does the Cards 02 icon represent?
- It visually represents a stack of three playing cards. This is often used for game-related interfaces or to signify a collection of items.
- How do I use the Cards02Icon in a React project?
- Import both HugeiconsIcon and Cards02Icon, then render the icon using <HugeiconsIcon icon={Cards02Icon} />.
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free use in commercial and non-commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →