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

3,229 icons

Matching "r"

Rainy Line

ri-rainy-line

Package
Remix Icon
Category
Uncategorized
Code Point
f056

Ram 2 Fill

ri-ram-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f452

Ram 2 Line

ri-ram-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
f453

Ram Fill

ri-ram-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f454

Ram Line

ri-ram-line

Package
Remix Icon
Category
Uncategorized
Code Point
f455

Reactjs Fill

ri-reactjs-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f057

Reactjs Line

ri-reactjs-line

Package
Remix Icon
Category
Uncategorized
Code Point
f058

Receipt Fill

ri-receipt-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f456

Receipt Line

ri-receipt-line

Package
Remix Icon
Category
Uncategorized
Code Point
f457

Record Circle Fill

ri-record-circle-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f059

Record Circle Line

ri-record-circle-line

Package
Remix Icon
Category
Uncategorized
Code Point
f05a

Record Mail Fill

ri-record-mail-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f05b

Record Mail Line

ri-record-mail-line

Package
Remix Icon
Category
Uncategorized
Code Point
f05c

Rectangle Fill

ri-rectangle-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f3d5

Rectangle Line

ri-rectangle-line

Package
Remix Icon
Category
Uncategorized
Code Point
f3d6

Recycle Fill

ri-recycle-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f05d

Recycle Line

ri-recycle-line

Package
Remix Icon
Category
Uncategorized
Code Point
f05e

Red Packet Fill

ri-red-packet-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f05f

Red Packet Line

ri-red-packet-line

Package
Remix Icon
Category
Uncategorized
Code Point
f060

Reddit 2 Fill

ri-reddit-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f692

Reddit 2 Line

ri-reddit-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
f693

Reddit Fill

ri-reddit-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f061

Reddit Line

ri-reddit-line

Package
Remix Icon
Category
Uncategorized
Code Point
f062

Refresh Fill

ri-refresh-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f063

Refresh Line

ri-refresh-line

Package
Remix Icon
Category
Uncategorized
Code Point
f064

Refund 2 Fill

ri-refund-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f065

Refund 2 Line

ri-refund-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
f066

Refund Fill

ri-refund-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f067

Refund Line

ri-refund-line

Package
Remix Icon
Category
Uncategorized
Code Point
f068

Registered Fill

ri-registered-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f069

Registered Line

ri-registered-line

Package
Remix Icon
Category
Uncategorized
Code Point
f06a

Remix Fill

ri-remix-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f62d

Remix Line

ri-remix-line

Package
Remix Icon
Category
Uncategorized
Code Point
f62e

Remix Run Fill

ri-remix-run-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f48a

Remix Run Line

ri-remix-run-line

Package
Remix Icon
Category
Uncategorized
Code Point
f48b

Remixicon Fill

ri-remixicon-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f06b

Remixicon Line

ri-remixicon-line

Package
Remix Icon
Category
Uncategorized
Code Point
f06c

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

Replay 10 Fill

ri-replay-10-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f351

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.