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

2,950 icons

Matching "e"

Lungs Line

ri-lungs-line

Package
Remix Icon
Category
Uncategorized
Code Point
eee4

Mac Fill

ri-mac-fill

Package
Remix Icon
Category
Uncategorized
Code Point
eee5

Mac Line

ri-mac-line

Package
Remix Icon
Category
Uncategorized
Code Point
eee6

Macbook Fill

ri-macbook-fill

Package
Remix Icon
Category
Uncategorized
Code Point
eee7

Macbook Line

ri-macbook-line

Package
Remix Icon
Category
Uncategorized
Code Point
eee8

Magic Fill

ri-magic-fill

Package
Remix Icon
Category
Uncategorized
Code Point
eee9

Magic Line

ri-magic-line

Package
Remix Icon
Category
Uncategorized
Code Point
eeea

Mail Add Fill

ri-mail-add-fill

Package
Remix Icon
Category
Uncategorized
Code Point
eeeb

Mail Add Line

ri-mail-add-line

Package
Remix Icon
Category
Uncategorized
Code Point
eeec

Mail Ai Line

ri-mail-ai-line

Package
Remix Icon
Category
Uncategorized
Code Point
f584

Mail Check Fill

ri-mail-check-fill

Package
Remix Icon
Category
Uncategorized
Code Point
eeed

Mail Check Line

ri-mail-check-line

Package
Remix Icon
Category
Uncategorized
Code Point
eeee

Mail Close Fill

ri-mail-close-fill

Package
Remix Icon
Category
Uncategorized
Code Point
eeef

Mail Close Line

ri-mail-close-line

Package
Remix Icon
Category
Uncategorized
Code Point
eef0

Mail Download Fill

ri-mail-download-fill

Package
Remix Icon
Category
Uncategorized
Code Point
eef1

Mail Download Line

ri-mail-download-line

Package
Remix Icon
Category
Uncategorized
Code Point
eef2

Mail Fill

ri-mail-fill

Package
Remix Icon
Category
Uncategorized
Code Point
eef3

Mail Forbid Fill

ri-mail-forbid-fill

Package
Remix Icon
Category
Uncategorized
Code Point
eef4

Mail Forbid Line

ri-mail-forbid-line

Package
Remix Icon
Category
Uncategorized
Code Point
eef5

Mail Line

ri-mail-line

Package
Remix Icon
Category
Uncategorized
Code Point
eef6

Mail Lock Fill

ri-mail-lock-fill

Package
Remix Icon
Category
Uncategorized
Code Point
eef7

Mail Lock Line

ri-mail-lock-line

Package
Remix Icon
Category
Uncategorized
Code Point
eef8

Mail Open Fill

ri-mail-open-fill

Package
Remix Icon
Category
Uncategorized
Code Point
eef9

Mail Open Line

ri-mail-open-line

Package
Remix Icon
Category
Uncategorized
Code Point
eefa

Mail Send Fill

ri-mail-send-fill

Package
Remix Icon
Category
Uncategorized
Code Point
eefb

Mail Send Line

ri-mail-send-line

Package
Remix Icon
Category
Uncategorized
Code Point
eefc

Mail Settings Fill

ri-mail-settings-fill

Package
Remix Icon
Category
Uncategorized
Code Point
eefd

Mail Settings Line

ri-mail-settings-line

Package
Remix Icon
Category
Uncategorized
Code Point
eefe

Mail Star Fill

ri-mail-star-fill

Package
Remix Icon
Category
Uncategorized
Code Point
eeff

Mail Star Line

ri-mail-star-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef00

Mail Unread Fill

ri-mail-unread-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef01

Mail Unread Line

ri-mail-unread-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef02

Mail Volume Fill

ri-mail-volume-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef03

Mail Volume Line

ri-mail-volume-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef04

Map 2 Fill

ri-map-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef05

Map 2 Line

ri-map-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef06

Map Fill

ri-map-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef07

Map Line

ri-map-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef08

Map Pin 2 Fill

ri-map-pin-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef09

Map Pin 2 Line

ri-map-pin-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef0a

Map Pin 3 Fill

ri-map-pin-3-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef0b

Map Pin 3 Line

ri-map-pin-3-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef0c

Map Pin 4 Fill

ri-map-pin-4-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef0d

Map Pin 4 Line

ri-map-pin-4-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef0e

Map Pin 5 Fill

ri-map-pin-5-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef0f

Map Pin 5 Line

ri-map-pin-5-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef10

Map Pin Add Fill

ri-map-pin-add-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef11

Map Pin Add Line

ri-map-pin-add-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef12

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.