The HugeIcons cards 01 icon depicts a stack of three cards, commonly used to represent a deck of cards, a set of options, or a collection of items in a user interface.
Common uses
- Displaying a deck of playing cards in a game.
- Representing a carousel or slider of content cards.
- Indicating a section with multiple related items or options.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Cards01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Cards01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- card stackdeckplaying cardscollection
FAQ
- What does the Cards 01 icon represent?
- The Cards 01 icon visually represents a stack of three cards. It's often used for decks of cards, collections of items, or sets of options.
- How do I use the Cards 01 icon in React?
- To use it in React, import both HugeiconsIcon and Cards01Icon, then render <HugeiconsIcon icon={Cards01Icon} />.
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free use in both personal and 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 →