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"

Facebook Circle Line

ri-facebook-circle-line

Package
Remix Icon
Category
Uncategorized
Code Point
ecbb

Facebook Fill

ri-facebook-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ecbc

Facebook Line

ri-facebook-line

Package
Remix Icon
Category
Uncategorized
Code Point
ecbd

Fahrenheit Fill

ri-fahrenheit-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ecbe

Fahrenheit Line

ri-fahrenheit-line

Package
Remix Icon
Category
Uncategorized
Code Point
ecbf

Fediverse Fill

ri-fediverse-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f573

Fediverse Line

ri-fediverse-line

Package
Remix Icon
Category
Uncategorized
Code Point
f574

Feedback Fill

ri-feedback-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ecc0

Feedback Line

ri-feedback-line

Package
Remix Icon
Category
Uncategorized
Code Point
ecc1

Figma Fill

ri-figma-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f5e6

Figma Line

ri-figma-line

Package
Remix Icon
Category
Uncategorized
Code Point
f5e7

File 2 Fill

ri-file-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ecc2

File 2 Line

ri-file-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
ecc3

File 3 Fill

ri-file-3-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ecc4

File 3 Line

ri-file-3-line

Package
Remix Icon
Category
Uncategorized
Code Point
ecc5

File 4 Fill

ri-file-4-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ecc6

File 4 Line

ri-file-4-line

Package
Remix Icon
Category
Uncategorized
Code Point
ecc7

File Add Fill

ri-file-add-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ecc8

File Add Line

ri-file-add-line

Package
Remix Icon
Category
Uncategorized
Code Point
ecc9

File Ai 2 Fill

ri-file-ai-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f613

File Ai 2 Line

ri-file-ai-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
f614

File Ai Fill

ri-file-ai-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f615

File Ai Line

ri-file-ai-line

Package
Remix Icon
Category
Uncategorized
Code Point
f616

File Chart 2 Fill

ri-file-chart-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ecca

File Chart 2 Line

ri-file-chart-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
eccb

File Chart Fill

ri-file-chart-fill

Package
Remix Icon
Category
Uncategorized
Code Point
eccc

File Chart Line

ri-file-chart-line

Package
Remix Icon
Category
Uncategorized
Code Point
eccd

File Check Fill

ri-file-check-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f437

File Check Line

ri-file-check-line

Package
Remix Icon
Category
Uncategorized
Code Point
f438

File Close Fill

ri-file-close-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f3b5

File Close Line

ri-file-close-line

Package
Remix Icon
Category
Uncategorized
Code Point
f3b6

File Cloud Fill

ri-file-cloud-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ecce

File Cloud Line

ri-file-cloud-line

Package
Remix Icon
Category
Uncategorized
Code Point
eccf

File Code Fill

ri-file-code-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ecd0

File Code Line

ri-file-code-line

Package
Remix Icon
Category
Uncategorized
Code Point
ecd1

File Copy 2 Fill

ri-file-copy-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ecd2

File Copy 2 Line

ri-file-copy-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
ecd3

File Copy Fill

ri-file-copy-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ecd4

File Copy Line

ri-file-copy-line

Package
Remix Icon
Category
Uncategorized
Code Point
ecd5

File Damage Fill

ri-file-damage-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ecd6

File Damage Line

ri-file-damage-line

Package
Remix Icon
Category
Uncategorized
Code Point
ecd7

File Download Fill

ri-file-download-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ecd8

File Download Line

ri-file-download-line

Package
Remix Icon
Category
Uncategorized
Code Point
ecd9

File Edit Fill

ri-file-edit-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ecda

File Edit Line

ri-file-edit-line

Package
Remix Icon
Category
Uncategorized
Code Point
ecdb

File Excel 2 Fill

ri-file-excel-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ecdc

File Excel 2 Line

ri-file-excel-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
ecdd

File Excel Fill

ri-file-excel-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ecde

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.