The Tabler tax pound icon depicts a pound sterling symbol within a tax context, commonly used to represent financial charges, duties, or taxes related to British currency in user interfaces.
Common uses
- Indicating tax amounts for UK customers.
- Labeling a section for financial duties.
- Representing a currency-specific tax setting.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTaxPound } from '@tabler/icons-react';
<IconTaxPound size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Currencies
- Keywords
- financechargedutylevyvaluemonetarycurrencybritainassessmentpaymentcurrenciestaxpoundpound taxuk tax symbolcurrency tax
FAQ
- What does the tax pound icon represent?
- It symbolizes financial charges or taxes specifically associated with the British pound sterling currency.
- How do I use the tax pound icon in React?
- Import it using `import { IconTaxPound } from '@tabler/icons-react';` and then use it as a component: `<IconTaxPound />`.
- What is the license for this icon?
- The Tabler icons, including the tax pound 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 →