The Tabler currency cent icon visually represents a cent or a small unit of currency, commonly used in interfaces to denote monetary values, pricing, or financial transactions.
Common uses
- Displaying prices with cent values
- Indicating a small denomination in a currency selector
- Representing a transaction fee or discount
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCurrencyCent } from '@tabler/icons-react';
<IconCurrencyCent size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Currencies
- Keywords
- centcoinmoneycentavopennybanknotepaycurrencyfinancepaymentcurrenciescent coinpenny iconsmall currency
FAQ
- What does the currency cent icon represent?
- It represents a cent, a small unit of currency, often used for pricing or financial contexts in UI design.
- How do I use the currency cent icon in React?
- You can import and use it like this: import { IconCurrencyCent } from '@tabler/icons-react'; <IconCurrencyCent />.
- What is the license for the Tabler currency cent icon?
- The Tabler icons, including the currency cent icon, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →