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

Matching "s"

List Settings Fill

ri-list-settings-fill

Package
Remix Icon
Category
Uncategorized
Code Point
eebc

List Settings Line

ri-list-settings-line

Package
Remix Icon
Category
Uncategorized
Code Point
eebd

List Unordered

ri-list-unordered

Package
Remix Icon
Category
Uncategorized
Code Point
eebe

List View

ri-list-view

Package
Remix Icon
Category
Uncategorized
Code Point
f44b

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

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

Lungs Fill

ri-lungs-fill

Package
Remix Icon
Category
Uncategorized
Code Point
eee3

Lungs Line

ri-lungs-line

Package
Remix Icon
Category
Uncategorized
Code Point
eee4

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 Send Fill

ri-mail-send-fill

Package
Remix Icon
Category
Uncategorized
Code Point
eefb

Mail Send Line

ri-mail-send-line

Package
Remix Icon
Category
Uncategorized
Code Point
eefc

Mail Settings Fill

ri-mail-settings-fill

Package
Remix Icon
Category
Uncategorized
Code Point
eefd

Mail Settings Line

ri-mail-settings-line

Package
Remix Icon
Category
Uncategorized
Code Point
eefe

Mail Star Fill

ri-mail-star-fill

Package
Remix Icon
Category
Uncategorized
Code Point
eeff

Mail Star Line

ri-mail-star-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef00

Map Pin User Fill

ri-map-pin-user-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef19

Map Pin User Line

ri-map-pin-user-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef1a

Mastercard Fill

ri-mastercard-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef21

Mastercard Line

ri-mastercard-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef22

Mastodon Fill

ri-mastodon-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef23

Mastodon Line

ri-mastodon-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef24

Memories Fill

ri-memories-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f340

Memories Line

ri-memories-line

Package
Remix Icon
Category
Uncategorized
Code Point
f341

Menu Search Fill

ri-menu-search-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f3cf

Menu Search Line

ri-menu-search-line

Package
Remix Icon
Category
Uncategorized
Code Point
f3d0

Merge Cells Horizontal

ri-merge-cells-horizontal

Package
Remix Icon
Category
Uncategorized
Code Point
ef41

Merge Cells Vertical

ri-merge-cells-vertical

Package
Remix Icon
Category
Uncategorized
Code Point
ef42

Message 2 Fill

ri-message-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef43

Message 2 Line

ri-message-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef44

Message 3 Fill

ri-message-3-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef45

Message 3 Line

ri-message-3-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef46

Message Ai 3 Fill

ri-message-ai-3-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f623

Message Ai 3 Line

ri-message-ai-3-line

Package
Remix Icon
Category
Uncategorized
Code Point
f624

Message Fill

ri-message-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef47

Message Line

ri-message-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef48

Messenger Fill

ri-messenger-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef49

Messenger Line

ri-messenger-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef4a

Microscope Fill

ri-microscope-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef55

Microscope Line

ri-microscope-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef56

Microsoft Copilot Fill

ri-microsoft-copilot-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f68a

Microsoft Copilot Line

ri-microsoft-copilot-line

Package
Remix Icon
Category
Uncategorized
Code Point
f68b

Microsoft Fill

ri-microsoft-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef57

Microsoft Line

ri-microsoft-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef58

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.