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

3,229 icons

Matching "r"

T Shirt 2 Fill

ri-t-shirt-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f1d4

T Shirt 2 Line

ri-t-shirt-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
f1d5

T Shirt Air Fill

ri-t-shirt-air-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f1d6

T Shirt Air Line

ri-t-shirt-air-line

Package
Remix Icon
Category
Uncategorized
Code Point
f1d7

T Shirt Fill

ri-t-shirt-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f1d8

T Shirt Line

ri-t-shirt-line

Package
Remix Icon
Category
Uncategorized
Code Point
f1d9

Table 2

ri-table-2

Package
Remix Icon
Category
Uncategorized
Code Point
f1da

Table 3

ri-table-3

Package
Remix Icon
Category
Uncategorized
Code Point
f46a

Table Alt Fill

ri-table-alt-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f1db

Table Alt Line

ri-table-alt-line

Package
Remix Icon
Category
Uncategorized
Code Point
f1dc

Table Fill

ri-table-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f1dd

Table Line

ri-table-line

Package
Remix Icon
Category
Uncategorized
Code Point
f1de

Table View

ri-table-view

Package
Remix Icon
Category
Uncategorized
Code Point
f46b

Tablet Fill

ri-tablet-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f1df

Tablet Line

ri-tablet-line

Package
Remix Icon
Category
Uncategorized
Code Point
f1e0

Tailwind Css Fill

ri-tailwind-css-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f516

Tailwind Css Line

ri-tailwind-css-line

Package
Remix Icon
Category
Uncategorized
Code Point
f517

Takeaway Fill

ri-takeaway-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f1e1

Takeaway Line

ri-takeaway-line

Package
Remix Icon
Category
Uncategorized
Code Point
f1e2

Taobao Fill

ri-taobao-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f1e3

Taobao Line

ri-taobao-line

Package
Remix Icon
Category
Uncategorized
Code Point
f1e4

Tape Fill

ri-tape-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f1e5

Tape Line

ri-tape-line

Package
Remix Icon
Category
Uncategorized
Code Point
f1e6

Target Fill

ri-target-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f639

Target Line

ri-target-line

Package
Remix Icon
Category
Uncategorized
Code Point
f63a

Task Fill

ri-task-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f1e7

Task Line

ri-task-line

Package
Remix Icon
Category
Uncategorized
Code Point
f1e8

Taxi Fill

ri-taxi-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f1e9

Taxi Line

ri-taxi-line

Package
Remix Icon
Category
Uncategorized
Code Point
f1ea

Taxi Wifi Fill

ri-taxi-wifi-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f1eb

Taxi Wifi Line

ri-taxi-wifi-line

Package
Remix Icon
Category
Uncategorized
Code Point
f1ec

Team Fill

ri-team-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f1ed

Team Line

ri-team-line

Package
Remix Icon
Category
Uncategorized
Code Point
f1ee

Telegram 2 Fill

ri-telegram-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f546

Telegram 2 Line

ri-telegram-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
f547

Telegram Fill

ri-telegram-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f1ef

Telegram Line

ri-telegram-line

Package
Remix Icon
Category
Uncategorized
Code Point
f1f0

Temp Cold Fill

ri-temp-cold-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f1f1

Temp Cold Line

ri-temp-cold-line

Package
Remix Icon
Category
Uncategorized
Code Point
f1f2

Temp Hot Fill

ri-temp-hot-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f1f3

Temp Hot Line

ri-temp-hot-line

Package
Remix Icon
Category
Uncategorized
Code Point
f1f4

Tent Fill

ri-tent-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f3dd

Tent Line

ri-tent-line

Package
Remix Icon
Category
Uncategorized
Code Point
f3de

Terminal Box Fill

ri-terminal-box-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f1f5

Terminal Box Line

ri-terminal-box-line

Package
Remix Icon
Category
Uncategorized
Code Point
f1f6

Terminal Fill

ri-terminal-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f1f7

Terminal Line

ri-terminal-line

Package
Remix Icon
Category
Uncategorized
Code Point
f1f8

Terminal Window Fill

ri-terminal-window-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f1f9

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.