The HugeIcons euro square icon depicts the euro currency symbol within a square, commonly used to represent monetary values, currency selection, or financial transactions.
Common uses
- Currency selection dropdown
- Price display for Eurozone
- Payment gateway options
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { EuroSquareIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={EuroSquareIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- euro symbolcurrency euromoney euroeuropean currency
FAQ
- What is the euro square icon used for?
- It's used to visually represent the Euro currency, often in contexts like pricing, payment options, or currency conversion interfaces.
- How do I use the EuroSquareIcon in React?
- Import both HugeiconsIcon and EuroSquareIcon, then render <HugeiconsIcon icon={EuroSquareIcon} />.
- What is the license for this icon?
- The HugeIcons euro square icon is released under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
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 →