The Tabler credits icon visually represents a system of points or value, often used to denote user balances, rewards, or acknowledgments within an application.
Common uses
- Displaying user points balance
- Indicating earned rewards or achievements
- Representing a system of payment or debt
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCredits } from '@tabler/icons-react';
<IconCredits size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- acknowledgmentattributionrecognitionthanksrewardpointsbalancepaymentdebtscorereputationhonorsystemcredits
FAQ
- What does the credits icon symbolize?
- It symbolizes a quantifiable measure of value, such as points, balance, or recognition within a system.
- How do I use the credits icon in React?
- You can import and use it like this: import { IconCredits } from '@tabler/icons-react'; <IconCredits />
- What is the license for the Tabler credits icon?
- The Tabler icons, including the credits icon, are available under the MIT license.