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"

Road Map Line

ri-road-map-line

Package
Remix Icon
Category
Uncategorized
Code Point
f08e

Roadster Fill

ri-roadster-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f08f

Roadster Line

ri-roadster-line

Package
Remix Icon
Category
Uncategorized
Code Point
f090

Robot 2 Line

ri-robot-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
f3d8

Robot 3 Line

ri-robot-3-line

Package
Remix Icon
Category
Uncategorized
Code Point
f419

Robot Line

ri-robot-line

Package
Remix Icon
Category
Uncategorized
Code Point
f092

Rocket 2 Fill

ri-rocket-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f093

Rocket 2 Line

ri-rocket-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
f094

Rocket Fill

ri-rocket-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f095

Rocket Line

ri-rocket-line

Package
Remix Icon
Category
Uncategorized
Code Point
f096

Rotate Lock Fill

ri-rotate-lock-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f097

Rotate Lock Line

ri-rotate-lock-line

Package
Remix Icon
Category
Uncategorized
Code Point
f098

Rounded Corner

ri-rounded-corner

Package
Remix Icon
Category
Uncategorized
Code Point
f099

Route Fill

ri-route-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f09a

Route Line

ri-route-line

Package
Remix Icon
Category
Uncategorized
Code Point
f09b

Router Fill

ri-router-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f09c

Router Line

ri-router-line

Package
Remix Icon
Category
Uncategorized
Code Point
f09d

Rss Fill

ri-rss-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f09e

Rss Line

ri-rss-line

Package
Remix Icon
Category
Uncategorized
Code Point
f09f

Ruler 2 Fill

ri-ruler-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f0a0

Ruler 2 Line

ri-ruler-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
f0a1

Ruler Fill

ri-ruler-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f0a2

Ruler Line

ri-ruler-line

Package
Remix Icon
Category
Uncategorized
Code Point
f0a3

Run Line

ri-run-line

Package
Remix Icon
Category
Uncategorized
Code Point
f0a5

Safari Line

ri-safari-line

Package
Remix Icon
Category
Uncategorized
Code Point
f0a7

Safe 2 Fill

ri-safe-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f0a8

Safe 2 Line

ri-safe-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
f0a9

Safe 3 Fill

ri-safe-3-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f5ca

Safe 3 Line

ri-safe-3-line

Package
Remix Icon
Category
Uncategorized
Code Point
f5cb

Safe Fill

ri-safe-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f0aa

Safe Line

ri-safe-line

Package
Remix Icon
Category
Uncategorized
Code Point
f0ab

Sailboat Line

ri-sailboat-line

Package
Remix Icon
Category
Uncategorized
Code Point
f0ad

Save 2 Fill

ri-save-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f0ae

Save 2 Line

ri-save-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
f0af

Save 3 Fill

ri-save-3-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f0b0

Save 3 Line

ri-save-3-line

Package
Remix Icon
Category
Uncategorized
Code Point
f0b1

Save Fill

ri-save-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f0b2

Save Line

ri-save-line

Package
Remix Icon
Category
Uncategorized
Code Point
f0b3

Scales 2 Fill

ri-scales-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f0b4

Scales 2 Line

ri-scales-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
f0b5

Scales 3 Fill

ri-scales-3-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f0b6

Scales 3 Line

ri-scales-3-line

Package
Remix Icon
Category
Uncategorized
Code Point
f0b7

Scales Fill

ri-scales-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f0b8

Scales Line

ri-scales-line

Package
Remix Icon
Category
Uncategorized
Code Point
f0b9

Scan 2 Line

ri-scan-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
f0bb

Scan Line

ri-scan-line

Package
Remix Icon
Category
Uncategorized
Code Point
f0bd

School Line

ri-school-line

Package
Remix Icon
Category
Uncategorized
Code Point
f35a

Scissors 2 Fill

ri-scissors-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f0be

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.