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

Matching "e"

Supabase Line

ri-supabase-line

Package
Remix Icon
Category
Uncategorized
Code Point
f3ac

Superscript

ri-superscript

Package
Remix Icon
Category
Uncategorized
Code Point
f1c1

Superscript 2

ri-superscript-2

Package
Remix Icon
Category
Uncategorized
Code Point
f1c0

Surgical Mask Line

ri-surgical-mask-line

Package
Remix Icon
Category
Uncategorized
Code Point
f1c3

Surround Sound Line

ri-surround-sound-line

Package
Remix Icon
Category
Uncategorized
Code Point
f1c5

Survey Fill

ri-survey-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f1c6

Survey Line

ri-survey-line

Package
Remix Icon
Category
Uncategorized
Code Point
f1c7

Svelte Fill

ri-svelte-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f41e

Svelte Line

ri-svelte-line

Package
Remix Icon
Category
Uncategorized
Code Point
f41f

Swap 2 Line

ri-swap-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
f467

Swap 3 Line

ri-swap-3-line

Package
Remix Icon
Category
Uncategorized
Code Point
f469

Swap Box Line

ri-swap-box-line

Package
Remix Icon
Category
Uncategorized
Code Point
f1c9

Swap Line

ri-swap-line

Package
Remix Icon
Category
Uncategorized
Code Point
f1cb

Switch Line

ri-switch-line

Package
Remix Icon
Category
Uncategorized
Code Point
f1cd

Sword Fill

ri-sword-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f1ce

Sword Line

ri-sword-line

Package
Remix Icon
Category
Uncategorized
Code Point
f1cf

Syringe Fill

ri-syringe-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f1d0

Syringe Line

ri-syringe-line

Package
Remix Icon
Category
Uncategorized
Code Point
f1d1

T Box Line

ri-t-box-line

Package
Remix Icon
Category
Uncategorized
Code Point
f1d3

T Shirt 2 Line

ri-t-shirt-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
f1d5

T Shirt Air Line

ri-t-shirt-air-line

Package
Remix Icon
Category
Uncategorized
Code Point
f1d7

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

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.