The HugeIcons euro circle icon visually represents the Euro currency symbol within a circle, commonly used to denote monetary values, pricing, or financial sections related to the Euro.
Common uses
- Displaying prices in Euros
- Labeling a currency conversion tool
- Indicating a payment method
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { EuroCircleIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={EuroCircleIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- euro symbolcurrency euromoney euroeuro sign
FAQ
- What does the euro circle icon represent?
- It represents the Euro currency symbol (€) enclosed in a circle. It's used for financial contexts involving the Euro.
- How do I use the EuroCircleIcon in React?
- Import both HugeiconsIcon and EuroCircleIcon, then render <HugeiconsIcon icon={EuroCircleIcon} />.
- What is the license for this icon?
- The HugeIcons euro circle icon is released under the MIT license, allowing for free usage.
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 →