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

107 icons

Matching "to"

Layout Top 2 Fill

ri-layout-top-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ee9e

Layout Top 2 Line

ri-layout-top-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
ee9f

Layout Top Fill

ri-layout-top-fill

Package
Remix Icon
Category
Uncategorized
Code Point
eea0

Layout Top Line

ri-layout-top-line

Package
Remix Icon
Category
Uncategorized
Code Point
eea1

Mastodon Fill

ri-mastodon-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef23

Mastodon Line

ri-mastodon-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef24

Motorbike Fill

ri-motorbike-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef7a

Motorbike Line

ri-motorbike-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef7b

Page Separator

ri-page-separator

Package
Remix Icon
Category
Uncategorized
Code Point
efbd

Pantone Fill

ri-pantone-fill

Package
Remix Icon
Category
Uncategorized
Code Point
efc6

Pantone Line

ri-pantone-line

Package
Remix Icon
Category
Uncategorized
Code Point
efc7

Projector 2 Fill

ri-projector-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f02e

Projector 2 Line

ri-projector-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
f02f

Projector Fill

ri-projector-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f030

Projector Line

ri-projector-line

Package
Remix Icon
Category
Uncategorized
Code Point
f031

Radio Button Fill

ri-radio-button-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f04f

Radio Button Line

ri-radio-button-line

Package
Remix Icon
Category
Uncategorized
Code Point
f050

Scroll To Bottom Fill

ri-scroll-to-bottom-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f4ae

Scroll To Bottom Line

ri-scroll-to-bottom-line

Package
Remix Icon
Category
Uncategorized
Code Point
f4af

Send To Back

ri-send-to-back

Package
Remix Icon
Category
Uncategorized
Code Point
f0db

Separator

ri-separator

Package
Remix Icon
Category
Uncategorized
Code Point
f0de

Signal Tower Fill

ri-signal-tower-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f129

Signal Tower Line

ri-signal-tower-line

Package
Remix Icon
Category
Uncategorized
Code Point
f12a

Speech To Text Fill

ri-speech-to-text-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f637

Speech To Text Line

ri-speech-to-text-line

Package
Remix Icon
Category
Uncategorized
Code Point
f638

Stock Fill

ri-stock-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f19c

Stock Line

ri-stock-line

Package
Remix Icon
Category
Uncategorized
Code Point
f19d

Stop Circle Fill

ri-stop-circle-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f19e

Stop Circle Line

ri-stop-circle-line

Package
Remix Icon
Category
Uncategorized
Code Point
f19f

Stop Fill

ri-stop-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f1a0

Stop Large Fill

ri-stop-large-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f514

Stop Large Line

ri-stop-large-line

Package
Remix Icon
Category
Uncategorized
Code Point
f515

Stop Line

ri-stop-line

Package
Remix Icon
Category
Uncategorized
Code Point
f1a1

Stop Mini Fill

ri-stop-mini-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f1a2

Stop Mini Line

ri-stop-mini-line

Package
Remix Icon
Category
Uncategorized
Code Point
f1a3

Store 2 Fill

ri-store-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f1a4

Store 2 Line

ri-store-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
f1a5

Store 3 Fill

ri-store-3-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f1a6

Store 3 Line

ri-store-3-line

Package
Remix Icon
Category
Uncategorized
Code Point
f1a7

Store Fill

ri-store-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f1a8

Store Line

ri-store-line

Package
Remix Icon
Category
Uncategorized
Code Point
f1a9

Text To Speech Fill

ri-text-to-speech-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f63b

Text To Speech Line

ri-text-to-speech-line

Package
Remix Icon
Category
Uncategorized
Code Point
f63c

Thunderstorms Fill

ri-thunderstorms-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f208

Thunderstorms Line

ri-thunderstorms-line

Package
Remix Icon
Category
Uncategorized
Code Point
f209

Tiktok Fill

ri-tiktok-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f372

Tiktok Line

ri-tiktok-line

Package
Remix Icon
Category
Uncategorized
Code Point
f373

Todo Fill

ri-todo-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f216

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.