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"

Motorbike Fill

ri-motorbike-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef7a

Mouse Fill

ri-mouse-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef7c

Movie 2 Ai Fill

ri-movie-2-ai-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f5bc

Movie 2 Fill

ri-movie-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef7e

Movie Ai Fill

ri-movie-ai-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f589

Movie Fill

ri-movie-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef80

Multi Image Fill

ri-multi-image-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f5ec

Music 2 Fill

ri-music-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef82

Music Ai Fill

ri-music-ai-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f58b

Music Fill

ri-music-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef84

Mv Ai Fill

ri-mv-ai-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f5be

Mv Fill

ri-mv-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef86

Navigation Fill

ri-navigation-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef88

Netease Cloud Music Fill

ri-netease-cloud-music-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef8a

Netflix Fill

ri-netflix-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef8c

Network Error Fill

ri-network-error-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f65b

Network Fill

ri-network-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f65d

Network Off Fill

ri-network-off-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f65f

News Fill

ri-news-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f416

Newspaper Fill

ri-newspaper-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef8e

Nextjs Fill

ri-nextjs-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f501

Nft Fill

ri-nft-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f346

No Credit Card Fill

ri-no-credit-card-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f5ee

Nodejs Fill

ri-nodejs-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f503

Notification 2 Fill

ri-notification-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef91

Notification 3 Fill

ri-notification-3-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef93

Notification 4 Fill

ri-notification-4-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef95

Notification Badge Fill

ri-notification-badge-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef97

Notification Fill

ri-notification-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef99

Notification Off Fill

ri-notification-off-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef9b

Notification Snooze Fill

ri-notification-snooze-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f58d

Notion Fill

ri-notion-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f348

Npmjs Fill

ri-npmjs-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef9d

Numbers Fill

ri-numbers-fill

Package
Remix Icon
Category
Uncategorized
Code Point
efa9

Nurse Fill

ri-nurse-fill

Package
Remix Icon
Category
Uncategorized
Code Point
efab

Octagon Fill

ri-octagon-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f3d1

Oil Fill

ri-oil-fill

Package
Remix Icon
Category
Uncategorized
Code Point
efad

Open Arm Fill

ri-open-arm-fill

Package
Remix Icon
Category
Uncategorized
Code Point
efb0

Open Source Fill

ri-open-source-fill

Package
Remix Icon
Category
Uncategorized
Code Point
efb2

Openai Fill

ri-openai-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f34a

Openbase Fill

ri-openbase-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f39b

Opera Fill

ri-opera-fill

Package
Remix Icon
Category
Uncategorized
Code Point
efb4

Order Play Fill

ri-order-play-fill

Package
Remix Icon
Category
Uncategorized
Code Point
efb6

Outlet 2 Fill

ri-outlet-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
efb9

Outlet Fill

ri-outlet-fill

Package
Remix Icon
Category
Uncategorized
Code Point
efbb

P2P Fill

ri-p2p-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f34d

Pages Fill

ri-pages-fill

Package
Remix Icon
Category
Uncategorized
Code Point
efbe

Paint Brush Fill

ri-paint-brush-fill

Package
Remix Icon
Category
Uncategorized
Code Point
efc0

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.