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

Matching "t"

Registered Line

ri-registered-line

Package
Remix Icon
Category
Uncategorized
Code Point
f06a

Remote Control 2 Fill

ri-remote-control-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f06d

Remote Control 2 Line

ri-remote-control-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
f06e

Remote Control Fill

ri-remote-control-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f06f

Remote Control Line

ri-remote-control-line

Package
Remix Icon
Category
Uncategorized
Code Point
f070

Repeat 2 Fill

ri-repeat-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f071

Repeat 2 Line

ri-repeat-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
f072

Repeat Fill

ri-repeat-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f073

Repeat Line

ri-repeat-line

Package
Remix Icon
Category
Uncategorized
Code Point
f074

Repeat One Fill

ri-repeat-one-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f075

Repeat One Line

ri-repeat-one-line

Package
Remix Icon
Category
Uncategorized
Code Point
f076

Reset Left Fill

ri-reset-left-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f540

Reset Left Line

ri-reset-left-line

Package
Remix Icon
Category
Uncategorized
Code Point
f541

Reset Right Fill

ri-reset-right-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f542

Reset Right Line

ri-reset-right-line

Package
Remix Icon
Category
Uncategorized
Code Point
f543

Rest Time Fill

ri-rest-time-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f07d

Rest Time Line

ri-rest-time-line

Package
Remix Icon
Category
Uncategorized
Code Point
f07e

Restart Fill

ri-restart-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f07f

Restart Line

ri-restart-line

Package
Remix Icon
Category
Uncategorized
Code Point
f080

Restaurant 2 Fill

ri-restaurant-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f081

Restaurant 2 Line

ri-restaurant-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
f082

Restaurant Fill

ri-restaurant-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f083

Restaurant Line

ri-restaurant-line

Package
Remix Icon
Category
Uncategorized
Code Point
f084

Rewind Start Fill

ri-rewind-start-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f4aa

Rewind Start Line

ri-rewind-start-line

Package
Remix Icon
Category
Uncategorized
Code Point
f4ab

Rewind Start Mini Fill

ri-rewind-start-mini-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f4ac

Rewind Start Mini Line

ri-rewind-start-mini-line

Package
Remix Icon
Category
Uncategorized
Code Point
f4ad

Rhythm Fill

ri-rhythm-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f089

Rhythm Line

ri-rhythm-line

Package
Remix Icon
Category
Uncategorized
Code Point
f08a

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 Fill

ri-robot-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f3d7

Robot 2 Line

ri-robot-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
f3d8

Robot 3 Fill

ri-robot-3-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f418

Robot 3 Line

ri-robot-3-line

Package
Remix Icon
Category
Uncategorized
Code Point
f419

Robot Fill

ri-robot-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f091

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

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

Sailboat Fill

ri-sailboat-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f0ac

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.