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,539 icons

Matching "fill"

Reserved Fill

ri-reserved-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f07b

Reset Left Fill

ri-reset-left-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f540

Reset Right Fill

ri-reset-right-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f542

Rest Time Fill

ri-rest-time-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f07d

Restart Fill

ri-restart-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f07f

Restaurant 2 Fill

ri-restaurant-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f081

Restaurant Fill

ri-restaurant-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f083

Rewind Fill

ri-rewind-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f085

Rewind Mini Fill

ri-rewind-mini-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f087

Rewind Start Fill

ri-rewind-start-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f4aa

Rewind Start Mini Fill

ri-rewind-start-mini-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f4ac

Rfid Fill

ri-rfid-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f3b9

Rhythm Fill

ri-rhythm-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f089

Riding Fill

ri-riding-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f08b

Road Map Fill

ri-road-map-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f08d

Roadster Fill

ri-roadster-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f08f

Robot 2 Fill

ri-robot-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f3d7

Robot 3 Fill

ri-robot-3-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f418

Robot Fill

ri-robot-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f091

Rocket 2 Fill

ri-rocket-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f093

Rocket Fill

ri-rocket-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f095

Rotate Lock Fill

ri-rotate-lock-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f097

Route Fill

ri-route-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f09a

Router Fill

ri-router-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f09c

Rss Fill

ri-rss-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f09e

Ruler 2 Fill

ri-ruler-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f0a0

Ruler Fill

ri-ruler-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f0a2

Run Fill

ri-run-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f0a4

Safari Fill

ri-safari-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f0a6

Safe 2 Fill

ri-safe-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f0a8

Safe 3 Fill

ri-safe-3-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f5ca

Safe Fill

ri-safe-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f0aa

Sailboat Fill

ri-sailboat-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f0ac

Save 2 Fill

ri-save-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f0ae

Save 3 Fill

ri-save-3-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f0b0

Save Fill

ri-save-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f0b2

Scales 2 Fill

ri-scales-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f0b4

Scales 3 Fill

ri-scales-3-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f0b6

Scales Fill

ri-scales-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f0b8

Scan 2 Fill

ri-scan-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f0ba

Scan Fill

ri-scan-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f0bc

School Fill

ri-school-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f359

Scissors 2 Fill

ri-scissors-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f0be

Scissors Cut Fill

ri-scissors-cut-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f0c0

Scissors Fill

ri-scissors-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f0c2

Screenshot 2 Fill

ri-screenshot-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f0c4

Screenshot Fill

ri-screenshot-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f0c6

Scroll To Bottom Fill

ri-scroll-to-bottom-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f4ae

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.