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

93 icons

Matching "id"

Polaroid Fill

ri-polaroid-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f01c

Polaroid Line

ri-polaroid-line

Package
Remix Icon
Category
Uncategorized
Code Point
f01d

Rfid Fill

ri-rfid-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f3b9

Rfid Line

ri-rfid-line

Package
Remix Icon
Category
Uncategorized
Code Point
f3ba

Riding Fill

ri-riding-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f08b

Riding Line

ri-riding-line

Package
Remix Icon
Category
Uncategorized
Code Point
f08c

Side Bar Fill

ri-side-bar-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f127

Side Bar Line

ri-side-bar-line

Package
Remix Icon
Category
Uncategorized
Code Point
f128

Sidebar Fold Fill

ri-sidebar-fold-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f45a

Sidebar Fold Line

ri-sidebar-fold-line

Package
Remix Icon
Category
Uncategorized
Code Point
f45b

Sidebar Unfold Fill

ri-sidebar-unfold-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f45c

Sidebar Unfold Line

ri-sidebar-unfold-line

Package
Remix Icon
Category
Uncategorized
Code Point
f45d

Slideshow 2 Fill

ri-slideshow-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f151

Slideshow 2 Line

ri-slideshow-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
f152

Slideshow 3 Fill

ri-slideshow-3-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f153

Slideshow 3 Line

ri-slideshow-3-line

Package
Remix Icon
Category
Uncategorized
Code Point
f154

Slideshow 4 Fill

ri-slideshow-4-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f155

Slideshow 4 Line

ri-slideshow-4-line

Package
Remix Icon
Category
Uncategorized
Code Point
f156

Slideshow Fill

ri-slideshow-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f157

Slideshow Line

ri-slideshow-line

Package
Remix Icon
Category
Uncategorized
Code Point
f158

Slideshow View

ri-slideshow-view

Package
Remix Icon
Category
Uncategorized
Code Point
f45e

User Forbid Fill

ri-user-forbid-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f3bc

User Forbid Line

ri-user-forbid-line

Package
Remix Icon
Category
Uncategorized
Code Point
f3bd

Video Add Fill

ri-video-add-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f27b

Video Add Line

ri-video-add-line

Package
Remix Icon
Category
Uncategorized
Code Point
f27c

Video Ai Fill

ri-video-ai-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f5a1

Video Ai Line

ri-video-ai-line

Package
Remix Icon
Category
Uncategorized
Code Point
f5a2

Video Chat Fill

ri-video-chat-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f27d

Video Chat Line

ri-video-chat-line

Package
Remix Icon
Category
Uncategorized
Code Point
f27e

Video Download Fill

ri-video-download-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f27f

Video Download Line

ri-video-download-line

Package
Remix Icon
Category
Uncategorized
Code Point
f280

Video Fill

ri-video-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f281

Video Line

ri-video-line

Package
Remix Icon
Category
Uncategorized
Code Point
f282

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

Video On Ai Fill

ri-video-on-ai-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f5a3

Video On Ai Line

ri-video-on-ai-line

Package
Remix Icon
Category
Uncategorized
Code Point
f5a4

Video On Fill

ri-video-on-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f51c

Video On Line

ri-video-on-line

Package
Remix Icon
Category
Uncategorized
Code Point
f51d

Video Upload Fill

ri-video-upload-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f283

Video Upload Line

ri-video-upload-line

Package
Remix Icon
Category
Uncategorized
Code Point
f284

Vidicon 2 Fill

ri-vidicon-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f285

Vidicon 2 Line

ri-vidicon-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
f286

Vidicon Fill

ri-vidicon-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f287

Vidicon Line

ri-vidicon-line

Package
Remix Icon
Category
Uncategorized
Code Point
f288

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.