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

Matching "fill"

Image Ai Fill

ri-image-ai-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f579

Image Circle Ai Fill

ri-image-circle-ai-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f57b

Image Circle Fill

ri-image-circle-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f411

Image Download Fill

ri-image-download-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f653

Image Edit Fill

ri-image-edit-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ee48

Image Fill

ri-image-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ee4a

Image Upload Fill

ri-image-upload-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f655

Import Fill

ri-import-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f445

Inbox 2 Fill

ri-inbox-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f3a7

Inbox Archive Fill

ri-inbox-archive-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ee4c

Inbox Fill

ri-inbox-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ee4e

Inbox Unarchive Fill

ri-inbox-unarchive-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ee50

Increase Decrease Fill

ri-increase-decrease-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ee52

Indeterminate Circle Fill

ri-indeterminate-circle-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ee56

Infinity Fill

ri-infinity-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f3b7

Info Card Fill

ri-info-card-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f57d

Information 2 Fill

ri-information-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f447

Information Fill

ri-information-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ee58

Information Off Fill

ri-information-off-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f4e9

Infrared Thermometer Fill

ri-infrared-thermometer-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ee5a

Ink Bottle Fill

ri-ink-bottle-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ee5c

Input Method Fill

ri-input-method-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ee5f

Instagram Fill

ri-instagram-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ee65

Install Fill

ri-install-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ee67

Instance Fill

ri-instance-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f382

Invision Fill

ri-invision-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ee69

Issues Fill

ri-issues-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f657

Issues Reopen Fill

ri-issues-reopen-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f659

Java Fill

ri-java-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f4eb

Javascript Fill

ri-javascript-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f33a

Jewelry Fill

ri-jewelry-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f5ea

Kakao Talk Fill

ri-kakao-talk-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ee6c

Key 2 Fill

ri-key-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ee6e

Key Fill

ri-key-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ee70

Keyboard Box Fill

ri-keyboard-box-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ee72

Keyboard Fill

ri-keyboard-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ee74

Keynote Fill

ri-keynote-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ee76

Kick Fill

ri-kick-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f395

Knife Blood Fill

ri-knife-blood-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ee78

Knife Fill

ri-knife-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ee7a

Landscape Ai Fill

ri-landscape-ai-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f57f

Landscape Fill

ri-landscape-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ee7c

Layout 2 Fill

ri-layout-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ee7e

Layout 3 Fill

ri-layout-3-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ee80

Layout 4 Fill

ri-layout-4-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ee82

Layout 5 Fill

ri-layout-5-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ee84

Layout 6 Fill

ri-layout-6-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ee86

Layout Bottom 2 Fill

ri-layout-bottom-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ee88

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.