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

2,004 icons

Matching "a"

Lightbulb Line

ri-lightbulb-line

Package
Remix Icon
Category
Uncategorized
Code Point
eea9

Line Chart Fill

ri-line-chart-fill

Package
Remix Icon
Category
Uncategorized
Code Point
eeaa

Line Chart Line

ri-line-chart-line

Package
Remix Icon
Category
Uncategorized
Code Point
eeab

Line Fill

ri-line-fill

Package
Remix Icon
Category
Uncategorized
Code Point
eeac

Line Height

ri-line-height

Package
Remix Icon
Category
Uncategorized
Code Point
eead

Line Line

ri-line-line

Package
Remix Icon
Category
Uncategorized
Code Point
eeae

Link M

ri-link-m

Package
Remix Icon
Category
Uncategorized
Code Point
eeaf

List Check

ri-list-check

Package
Remix Icon
Category
Uncategorized
Code Point
eeba

List Radio

ri-list-radio

Package
Remix Icon
Category
Uncategorized
Code Point
f39a

Loader 2 Fill

ri-loader-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
eec1

Loader 2 Line

ri-loader-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
eec2

Loader 3 Fill

ri-loader-3-fill

Package
Remix Icon
Category
Uncategorized
Code Point
eec3

Loader 3 Line

ri-loader-3-line

Package
Remix Icon
Category
Uncategorized
Code Point
eec4

Loader 4 Fill

ri-loader-4-fill

Package
Remix Icon
Category
Uncategorized
Code Point
eec5

Loader 4 Line

ri-loader-4-line

Package
Remix Icon
Category
Uncategorized
Code Point
eec6

Loader 5 Fill

ri-loader-5-fill

Package
Remix Icon
Category
Uncategorized
Code Point
eec7

Loader 5 Line

ri-loader-5-line

Package
Remix Icon
Category
Uncategorized
Code Point
eec8

Loader Fill

ri-loader-fill

Package
Remix Icon
Category
Uncategorized
Code Point
eec9

Loader Line

ri-loader-line

Package
Remix Icon
Category
Uncategorized
Code Point
eeca

Lock Password Fill

ri-lock-password-fill

Package
Remix Icon
Category
Uncategorized
Code Point
eecf

Lock Password Line

ri-lock-password-line

Package
Remix Icon
Category
Uncategorized
Code Point
eed0

Lock Star Fill

ri-lock-star-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f44c

Lock Star Line

ri-lock-star-line

Package
Remix Icon
Category
Uncategorized
Code Point
f44d

Logout Box R Line

ri-logout-box-r-line

Package
Remix Icon
Category
Uncategorized
Code Point
eeda

Loop Left Ai Fill

ri-loop-left-ai-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f61f

Loop Left Ai Line

ri-loop-left-ai-line

Package
Remix Icon
Category
Uncategorized
Code Point
f620

Loop Right Ai Fill

ri-loop-right-ai-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f621

Loop Right Ai Line

ri-loop-right-ai-line

Package
Remix Icon
Category
Uncategorized
Code Point
f622

Luggage Cart Fill

ri-luggage-cart-fill

Package
Remix Icon
Category
Uncategorized
Code Point
eedf

Luggage Cart Line

ri-luggage-cart-line

Package
Remix Icon
Category
Uncategorized
Code Point
eee0

Luggage Deposit Fill

ri-luggage-deposit-fill

Package
Remix Icon
Category
Uncategorized
Code Point
eee1

Luggage Deposit Line

ri-luggage-deposit-line

Package
Remix Icon
Category
Uncategorized
Code Point
eee2

Mac Fill

ri-mac-fill

Package
Remix Icon
Category
Uncategorized
Code Point
eee5

Mac Line

ri-mac-line

Package
Remix Icon
Category
Uncategorized
Code Point
eee6

Macbook Fill

ri-macbook-fill

Package
Remix Icon
Category
Uncategorized
Code Point
eee7

Macbook Line

ri-macbook-line

Package
Remix Icon
Category
Uncategorized
Code Point
eee8

Magic Fill

ri-magic-fill

Package
Remix Icon
Category
Uncategorized
Code Point
eee9

Magic Line

ri-magic-line

Package
Remix Icon
Category
Uncategorized
Code Point
eeea

Mail Add Fill

ri-mail-add-fill

Package
Remix Icon
Category
Uncategorized
Code Point
eeeb

Mail Add Line

ri-mail-add-line

Package
Remix Icon
Category
Uncategorized
Code Point
eeec

Mail Ai Fill

ri-mail-ai-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f583

Mail Ai Line

ri-mail-ai-line

Package
Remix Icon
Category
Uncategorized
Code Point
f584

Mail Check Fill

ri-mail-check-fill

Package
Remix Icon
Category
Uncategorized
Code Point
eeed

Mail Check Line

ri-mail-check-line

Package
Remix Icon
Category
Uncategorized
Code Point
eeee

Mail Close Fill

ri-mail-close-fill

Package
Remix Icon
Category
Uncategorized
Code Point
eeef

Mail Close Line

ri-mail-close-line

Package
Remix Icon
Category
Uncategorized
Code Point
eef0

Mail Download Fill

ri-mail-download-fill

Package
Remix Icon
Category
Uncategorized
Code Point
eef1

Mail Download Line

ri-mail-download-line

Package
Remix Icon
Category
Uncategorized
Code Point
eef2

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.