Pixelarticons

Euro Pixel Art Icon

A euro sign icon for EUR prices, European payment forms, currency selectors, and financial localization.

finance Pro 2 variants

Tags

currencyeur

Style variants

base

Outline · rounded corners

Get Pro

sharp

Outline · sharp corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Euro icon

The euro symbol (EUR), the standard currency mark for the Eurozone and a key icon in any globally localized finance interface. Use it in price fields, currency selectors, invoice totals, and payment forms targeting European users. In a multi-currency app, placing it alongside dollar or pound icons in a currency picker gives users a clear visual anchor. For generic money concepts not tied to a specific region, the coin or wallet icon avoids regional assumptions.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/euro.svg" width="24" height="24" alt="Euro" />

<!-- React -->
import { Euro } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="euro.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons