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

Matching "t"

Loop Left Ai Line

ri-loop-left-ai-line

Package
Remix Icon
Category
Uncategorized
Code Point
f620

Loop Left Fill

ri-loop-left-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f33c

Loop Left Line

ri-loop-left-line

Package
Remix Icon
Category
Uncategorized
Code Point
f33d

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

Loop Right Fill

ri-loop-right-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f33e

Loop Right Line

ri-loop-right-line

Package
Remix Icon
Category
Uncategorized
Code Point
f33f

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

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

ri-map-pin-time-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef17

Map Pin Time Line

ri-map-pin-time-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef18

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

Medicine Bottle Fill

ri-medicine-bottle-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef29

Medicine Bottle Line

ri-medicine-bottle-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef2a

Mental Health Fill

ri-mental-health-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef2f

Mental Health Line

ri-mental-health-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef30

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

Meta Fill

ri-meta-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f342

Meta Line

ri-meta-line

Package
Remix Icon
Category
Uncategorized
Code Point
f343

Meteor Fill

ri-meteor-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef4b

Meteor Line

ri-meteor-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef4c

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

Microsoft Loop Fill

ri-microsoft-loop-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f344

Microsoft Loop Line

ri-microsoft-loop-line

Package
Remix Icon
Category
Uncategorized
Code Point
f345

Mist Fill

ri-mist-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef5c

Mist Line

ri-mist-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef5d

Mixtral Fill

ri-mixtral-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f5ba

Mixtral Line

ri-mixtral-line

Package
Remix Icon
Category
Uncategorized
Code Point
f5bb

Motorbike Fill

ri-motorbike-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef7a

Motorbike Line

ri-motorbike-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef7b

Multi Image Fill

ri-multi-image-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f5ec

Multi Image Line

ri-multi-image-line

Package
Remix Icon
Category
Uncategorized
Code Point
f5ed

Navigation Fill

ri-navigation-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef88

Navigation Line

ri-navigation-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef89

Netease Cloud Music Fill

ri-netease-cloud-music-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef8a

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.