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

52 icons

Matching "of"

Blur Off Fill

ri-blur-off-fill

Package
Remix Icon
Category
Uncategorized
Code Point
eacd

Blur Off Line

ri-blur-off-line

Package
Remix Icon
Category
Uncategorized
Code Point
eace

Camera Off Fill

ri-camera-off-fill

Package
Remix Icon
Category
Uncategorized
Code Point
eb32

Camera Off Line

ri-camera-off-line

Package
Remix Icon
Category
Uncategorized
Code Point
eb33

Chat Off Fill

ri-chat-off-fill

Package
Remix Icon
Category
Uncategorized
Code Point
eb64

Chat Off Line

ri-chat-off-line

Package
Remix Icon
Category
Uncategorized
Code Point
eb65

Cloud Off Fill

ri-cloud-off-fill

Package
Remix Icon
Category
Uncategorized
Code Point
eb9e

Cloud Off Line

ri-cloud-off-line

Package
Remix Icon
Category
Uncategorized
Code Point
eb9f

Eye Off Fill

ri-eye-off-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ecb6

Eye Off Line

ri-eye-off-line

Package
Remix Icon
Category
Uncategorized
Code Point
ecb7

Filter Off Fill

ri-filter-off-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ed28

Filter Off Line

ri-filter-off-line

Package
Remix Icon
Category
Uncategorized
Code Point
ed29

Flag Off Fill

ri-flag-off-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f575

Flag Off Line

ri-flag-off-line

Package
Remix Icon
Category
Uncategorized
Code Point
f576

Flight Takeoff Fill

ri-flight-takeoff-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ed42

Flight Takeoff Line

ri-flight-takeoff-line

Package
Remix Icon
Category
Uncategorized
Code Point
ed43

Global Off Fill

ri-global-off-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f651

Global Off Line

ri-global-off-line

Package
Remix Icon
Category
Uncategorized
Code Point
f652

Home Office Fill

ri-home-office-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f334

Home Office Line

ri-home-office-line

Package
Remix Icon
Category
Uncategorized
Code Point
f335

Honor Of Kings Fill

ri-honor-of-kings-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ee32

Honor Of Kings Line

ri-honor-of-kings-line

Package
Remix Icon
Category
Uncategorized
Code Point
ee33

Information Off Fill

ri-information-off-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f4e9

Information Off Line

ri-information-off-line

Package
Remix Icon
Category
Uncategorized
Code Point
f4ea

Mic Off Fill

ri-mic-off-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef51

Mic Off Line

ri-mic-off-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef52

Microsoft Copilot Fill

ri-microsoft-copilot-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f68a

Microsoft Copilot Line

ri-microsoft-copilot-line

Package
Remix Icon
Category
Uncategorized
Code Point
f68b

Microsoft Fill

ri-microsoft-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef57

Microsoft Line

ri-microsoft-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef58

Microsoft Loop Fill

ri-microsoft-loop-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f344

Microsoft Loop Line

ri-microsoft-loop-line

Package
Remix Icon
Category
Uncategorized
Code Point
f345

Network Off Fill

ri-network-off-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f65f

Network Off Line

ri-network-off-line

Package
Remix Icon
Category
Uncategorized
Code Point
f660

Notification Off Fill

ri-notification-off-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef9b

Notification Off Line

ri-notification-off-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef9c

Profile Fill

ri-profile-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f02c

Profile Line

ri-profile-line

Package
Remix Icon
Category
Uncategorized
Code Point
f02d

Signal Cellular Off Fill

ri-signal-cellular-off-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f66f

Signal Cellular Off Line

ri-signal-cellular-off-line

Package
Remix Icon
Category
Uncategorized
Code Point
f670

Signal Wifi Off Fill

ri-signal-wifi-off-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f135

Signal Wifi Off Line

ri-signal-wifi-off-line

Package
Remix Icon
Category
Uncategorized
Code Point
f136

Sofa Fill

ri-sofa-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f41c

Sofa Line

ri-sofa-line

Package
Remix Icon
Category
Uncategorized
Code Point
f41d

Star Off Fill

ri-star-off-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f599

Star Off Line

ri-star-off-line

Package
Remix Icon
Category
Uncategorized
Code Point
f59a

Video Off Fill

ri-video-off-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f51a

Video Off Line

ri-video-off-line

Package
Remix Icon
Category
Uncategorized
Code Point
f51b

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.