The Tabler cards icon visually represents a hand of playing cards, commonly used in UIs to signify actions related to games, payments, or creative content.
Common uses
- Payment gateway selection
- Game lobby or card game features
- User profile or membership tiers
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCards } from '@tabler/icons-react';
<IconCards size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconCards size={24} stroke={2} />filled
<IconCardsFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- gamepokercreditpeymentcasinocardscreativeartisticvisualaestheticdesignplaying cardscredit cardgame cards
FAQ
- What is the purpose of the cards icon?
- This icon is typically used to represent concepts related to playing cards, such as games, poker, credit cards, or payment systems.
- How do I use the cards icon in React?
- You can import and use it in your React application with the following statement: import { IconCards } from '@tabler/icons-react'.
- What is the license for the Tabler cards icon?
- The Tabler icons, including the cards icon, are distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.