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

1,064 icons

Matching "b"

Emotion Fill

ri-emotion-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ec8b

English Input

ri-english-input

Package
Remix Icon
Category
Uncategorized
Code Point
ec9b

Exchange Box Fill

ri-exchange-box-fill

Package
Remix Icon
Category
Uncategorized
Code Point
eca4

Exchange Box Line

ri-exchange-box-line

Package
Remix Icon
Category
Uncategorized
Code Point
eca5

Exchange Funds Fill

ri-exchange-funds-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ecab

Expand Height Line

ri-expand-height-line

Package
Remix Icon
Category
Uncategorized
Code Point
f49b

Expand Vertical Line

ri-expand-vertical-line

Package
Remix Icon
Category
Uncategorized
Code Point
f53b

Eye 2 Fill

ri-eye-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ecb0

Eye 2 Line

ri-eye-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
ecb1

Eye Close Fill

ri-eye-close-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ecb2

Eye Close Line

ri-eye-close-line

Package
Remix Icon
Category
Uncategorized
Code Point
ecb3

Eye Fill

ri-eye-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ecb4

Eye Line

ri-eye-line

Package
Remix Icon
Category
Uncategorized
Code Point
ecb5

Eye Off Fill

ri-eye-off-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ecb6

Eye Off Line

ri-eye-off-line

Package
Remix Icon
Category
Uncategorized
Code Point
ecb7

Facebook Box Fill

ri-facebook-box-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ecb8

Facebook Box Line

ri-facebook-box-line

Package
Remix Icon
Category
Uncategorized
Code Point
ecb9

Facebook Circle Fill

ri-facebook-circle-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ecba

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

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

File Chart 2 Line

ri-file-chart-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
eccb

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 Edit Line

ri-file-edit-line

Package
Remix Icon
Category
Uncategorized
Code Point
ecdb

File Forbid Fill

ri-file-forbid-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ece1

File Forbid Line

ri-file-forbid-line

Package
Remix Icon
Category
Uncategorized
Code Point
ece2

File Line

ri-file-line

Package
Remix Icon
Category
Uncategorized
Code Point
eceb

File Paper Line

ri-file-paper-line

Package
Remix Icon
Category
Uncategorized
Code Point
ecfb

File Shield Line

ri-file-shield-line

Package
Remix Icon
Category
Uncategorized
Code Point
ed0b

File Word 2 Line

ri-file-word-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
ed1b

Film Ai Fill

ri-film-ai-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f5b7

Film Ai Line

ri-film-ai-line

Package
Remix Icon
Category
Uncategorized
Code Point
f5b8

Find Replace Line

ri-find-replace-line

Package
Remix Icon
Category
Uncategorized
Code Point
ed2b

Firebase Fill

ri-firebase-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f4d2

Firebase Line

ri-firebase-line

Package
Remix Icon
Category
Uncategorized
Code Point
f4d3

Firefox Browser Fill

ri-firefox-browser-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f5e8

Firefox Browser Line

ri-firefox-browser-line

Package
Remix Icon
Category
Uncategorized
Code Point
f5e9

Fiverr Line

ri-fiverr-line

Package
Remix Icon
Category
Uncategorized
Code Point
f64b

Flag Line

ri-flag-line

Package
Remix Icon
Category
Uncategorized
Code Point
ed3b

Flip Vertical Line

ri-flip-vertical-line

Package
Remix Icon
Category
Uncategorized
Code Point
f4db

Focus 3 Fill

ri-focus-3-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ed4b

Folder 6 Line

ri-folder-6-line

Package
Remix Icon
Category
Uncategorized
Code Point
f43b

Folder Chart 2 Fill

ri-folder-chart-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ed5b

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.