IP Location.net

Font Icon Library

Remix Icon Search

Font Icons
Search and preview Remix Icon icons, then copy the CSS class, HTML markup, or code point for your project. Remix Icon is a neutral-style icon system with matching outlined and filled webfont variants for interface and product design. Font icons behave like text: CSS can control their size, color, alignment, and interaction states without editing an image file. A consistent icon family also helps users recognize repeated actions more quickly across navigation, forms, and controls. Use visible text or an accessible label whenever an icon communicates an action. For performance, load only the library and styles your interface needs. Confirm licensing and usage requirements with the library publisher before distributing a finished product.
Remix Icon

743 icons

Matching "u"

Money Euro Circle Fill

ri-money-euro-circle-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef68

Money Euro Circle Line

ri-money-euro-circle-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef69

Money Pound Box Fill

ri-money-pound-box-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef6a

Money Pound Box Line

ri-money-pound-box-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef6b

Money Pound Circle Fill

ri-money-pound-circle-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef6c

Money Pound Circle Line

ri-money-pound-circle-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef6d

Money Rupee Circle Fill

ri-money-rupee-circle-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f414

Money Rupee Circle Line

ri-money-rupee-circle-line

Package
Remix Icon
Category
Uncategorized
Code Point
f415

Moon Cloudy Fill

ri-moon-cloudy-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef70

Moon Cloudy Line

ri-moon-cloudy-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef71

Mouse Fill

ri-mouse-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef7c

Mouse Line

ri-mouse-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef7d

Multi Image Fill

ri-multi-image-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f5ec

Multi Image Line

ri-multi-image-line

Package
Remix Icon
Category
Uncategorized
Code Point
f5ed

Music 2 Fill

ri-music-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef82

Music 2 Line

ri-music-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef83

Music Ai Fill

ri-music-ai-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f58b

Music Ai Line

ri-music-ai-line

Package
Remix Icon
Category
Uncategorized
Code Point
f58c

Music Fill

ri-music-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef84

Music Line

ri-music-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef85

Netease Cloud Music Fill

ri-netease-cloud-music-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef8a

Netease Cloud Music Line

ri-netease-cloud-music-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef8b

Number

ri-number-0

Package
Remix Icon
Category
Uncategorized
Code Point
ef9f

Number 1

ri-number-1

Package
Remix Icon
Category
Uncategorized
Code Point
efa0

Number 2

ri-number-2

Package
Remix Icon
Category
Uncategorized
Code Point
efa1

Number 3

ri-number-3

Package
Remix Icon
Category
Uncategorized
Code Point
efa2

Number 4

ri-number-4

Package
Remix Icon
Category
Uncategorized
Code Point
efa3

Number 5

ri-number-5

Package
Remix Icon
Category
Uncategorized
Code Point
efa4

Number 6

ri-number-6

Package
Remix Icon
Category
Uncategorized
Code Point
efa5

Number 7

ri-number-7

Package
Remix Icon
Category
Uncategorized
Code Point
efa6

Number 8

ri-number-8

Package
Remix Icon
Category
Uncategorized
Code Point
efa7

Number 9

ri-number-9

Package
Remix Icon
Category
Uncategorized
Code Point
efa8

Numbers Fill

ri-numbers-fill

Package
Remix Icon
Category
Uncategorized
Code Point
efa9

Numbers Line

ri-numbers-line

Package
Remix Icon
Category
Uncategorized
Code Point
efaa

Nurse Fill

ri-nurse-fill

Package
Remix Icon
Category
Uncategorized
Code Point
efab

Nurse Line

ri-nurse-line

Package
Remix Icon
Category
Uncategorized
Code Point
efac

Open Source Fill

ri-open-source-fill

Package
Remix Icon
Category
Uncategorized
Code Point
efb2

Open Source Line

ri-open-source-line

Package
Remix Icon
Category
Uncategorized
Code Point
efb3

Outlet 2 Fill

ri-outlet-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
efb9

Outlet 2 Line

ri-outlet-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
efba

Outlet Fill

ri-outlet-fill

Package
Remix Icon
Category
Uncategorized
Code Point
efbb

Outlet Line

ri-outlet-line

Package
Remix Icon
Category
Uncategorized
Code Point
efbc

Paint Brush Fill

ri-paint-brush-fill

Package
Remix Icon
Category
Uncategorized
Code Point
efc0

Paint Brush Line

ri-paint-brush-line

Package
Remix Icon
Category
Uncategorized
Code Point
efc1

Pause Circle Fill

ri-pause-circle-fill

Package
Remix Icon
Category
Uncategorized
Code Point
efd5

Pause Circle Line

ri-pause-circle-line

Package
Remix Icon
Category
Uncategorized
Code Point
efd6

Pause Fill

ri-pause-fill

Package
Remix Icon
Category
Uncategorized
Code Point
efd7

Pause Large Fill

ri-pause-large-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f505

Add Remix Icon to your website or app

Add the library once, copy an icon from the results above, and include an accessible label when the icon communicates meaning.

1. Load the icon library

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/fonts/remixicon.css">

Reference version: 4.9.1

2. Copy an icon

Use Copy class when you already have markup, or Copy HTML for a ready-to-paste element.

Code points are useful for CSS generated content and tools that work directly with icon fonts.

3. Keep icons accessible

Hide decorative icons from assistive technology. When an icon communicates meaning, pair it with visible text or an accessible label.

Confirm licensing and usage requirements with the library publisher before distributing a finished product.

Practical Notes

Icon Implementation Checklist

Icons work best when they support quick recognition without becoming the only way a user understands an action.

Label important controls

Use visible text or accessible labels for buttons where the icon meaning may be ambiguous.

Keep style consistent

Mixing filled, outlined, sharp, and rounded icon families can make an interface feel uneven.

Load only what you need

Large icon fonts can cost performance. SVG sprites or subset fonts are better for focused interfaces.