The HugeIcons taxes icon visually represents financial obligations and is commonly used in UI to denote sections related to payments, accounting, or government fees.
Common uses
- Payment processing section
- Accounting software dashboard
- Government services portal
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { TaxesIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={TaxesIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- financepaymentfeeaccounting
FAQ
- What does the Taxes icon represent?
- It represents financial obligations, such as taxes or fees, and is useful for financial or governmental contexts.
- How do I use the Taxes icon in React?
- Import both HugeiconsIcon and TaxesIcon, then render <HugeiconsIcon icon={TaxesIcon} />.
- What is the license for this icon?
- The HugeIcons taxes icon is released under the MIT license.
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 →