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

Matching "line"

Moon Line

ri-moon-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef75

More 2 Line

ri-more-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef77

More Line

ri-more-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef79

Mosaic Line

ri-mosaic-line

Package
Remix Icon
Category
Uncategorized
Code Point
f68d

Motorbike Line

ri-motorbike-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef7b

Mouse Line

ri-mouse-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef7d

Movie 2 Ai Line

ri-movie-2-ai-line

Package
Remix Icon
Category
Uncategorized
Code Point
f5bd

Movie 2 Line

ri-movie-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef7f

Movie Ai Line

ri-movie-ai-line

Package
Remix Icon
Category
Uncategorized
Code Point
f58a

Movie Line

ri-movie-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef81

Multi Image Line

ri-multi-image-line

Package
Remix Icon
Category
Uncategorized
Code Point
f5ed

Music 2 Line

ri-music-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef83

Music Ai Line

ri-music-ai-line

Package
Remix Icon
Category
Uncategorized
Code Point
f58c

Music Line

ri-music-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef85

Mv Ai Line

ri-mv-ai-line

Package
Remix Icon
Category
Uncategorized
Code Point
f5bf

Mv Line

ri-mv-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef87

Navigation Line

ri-navigation-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef89

Netease Cloud Music Line

ri-netease-cloud-music-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef8b

Netflix Line

ri-netflix-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef8d

Network Error Line

ri-network-error-line

Package
Remix Icon
Category
Uncategorized
Code Point
f65c

Network Line

ri-network-line

Package
Remix Icon
Category
Uncategorized
Code Point
f65e

Network Off Line

ri-network-off-line

Package
Remix Icon
Category
Uncategorized
Code Point
f660

News Line

ri-news-line

Package
Remix Icon
Category
Uncategorized
Code Point
f417

Newspaper Line

ri-newspaper-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef8f

Nextjs Line

ri-nextjs-line

Package
Remix Icon
Category
Uncategorized
Code Point
f502

Nft Line

ri-nft-line

Package
Remix Icon
Category
Uncategorized
Code Point
f347

No Credit Card Line

ri-no-credit-card-line

Package
Remix Icon
Category
Uncategorized
Code Point
f5ef

Nodejs Line

ri-nodejs-line

Package
Remix Icon
Category
Uncategorized
Code Point
f504

Notification 2 Line

ri-notification-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef92

Notification 3 Line

ri-notification-3-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef94

Notification 4 Line

ri-notification-4-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef96

Notification Badge Line

ri-notification-badge-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef98

Notification Line

ri-notification-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef9a

Notification Off Line

ri-notification-off-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef9c

Notification Snooze Line

ri-notification-snooze-line

Package
Remix Icon
Category
Uncategorized
Code Point
f58e

Notion Line

ri-notion-line

Package
Remix Icon
Category
Uncategorized
Code Point
f349

Npmjs Line

ri-npmjs-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef9e

Numbers Line

ri-numbers-line

Package
Remix Icon
Category
Uncategorized
Code Point
efaa

Nurse Line

ri-nurse-line

Package
Remix Icon
Category
Uncategorized
Code Point
efac

Octagon Line

ri-octagon-line

Package
Remix Icon
Category
Uncategorized
Code Point
f3d2

Oil Line

ri-oil-line

Package
Remix Icon
Category
Uncategorized
Code Point
efae

Open Arm Line

ri-open-arm-line

Package
Remix Icon
Category
Uncategorized
Code Point
efb1

Open Source Line

ri-open-source-line

Package
Remix Icon
Category
Uncategorized
Code Point
efb3

Openai Line

ri-openai-line

Package
Remix Icon
Category
Uncategorized
Code Point
f34b

Openbase Line

ri-openbase-line

Package
Remix Icon
Category
Uncategorized
Code Point
f39c

Opera Line

ri-opera-line

Package
Remix Icon
Category
Uncategorized
Code Point
efb5

Order Play Line

ri-order-play-line

Package
Remix Icon
Category
Uncategorized
Code Point
efb7

Outlet 2 Line

ri-outlet-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
efba

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.