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

743 icons

Matching "u"

Skip Up Fill

ri-skip-up-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f366

Skip Up Line

ri-skip-up-line

Package
Remix Icon
Category
Uncategorized
Code Point
f367

Skull 2 Fill

ri-skull-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f147

Skull 2 Line

ri-skull-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
f148

Skull Fill

ri-skull-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f149

Skull Line

ri-skull-line

Package
Remix Icon
Category
Uncategorized
Code Point
f14a

Sort Number Asc

ri-sort-number-asc

Package
Remix Icon
Category
Uncategorized
Code Point
f461

Sort Number Desc

ri-sort-number-desc

Package
Remix Icon
Category
Uncategorized
Code Point
f462

Sound Module Fill

ri-sound-module-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f161

Sound Module Line

ri-sound-module-line

Package
Remix Icon
Category
Uncategorized
Code Point
f162

Soundcloud Fill

ri-soundcloud-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f163

Soundcloud Line

ri-soundcloud-line

Package
Remix Icon
Category
Uncategorized
Code Point
f164

Spectrum Fill

ri-spectrum-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f174

Spectrum Line

ri-spectrum-line

Package
Remix Icon
Category
Uncategorized
Code Point
f175

Speed Up Fill

ri-speed-up-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f370

Speed Up Line

ri-speed-up-line

Package
Remix Icon
Category
Uncategorized
Code Point
f371

Square Fill

ri-square-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f3db

Square Line

ri-square-line

Package
Remix Icon
Category
Uncategorized
Code Point
f3dc

Square Root

ri-square-root

Package
Remix Icon
Category
Uncategorized
Code Point
f513

Strikethrough

ri-strikethrough

Package
Remix Icon
Category
Uncategorized
Code Point
f1ab

Strikethrough 2

ri-strikethrough-2

Package
Remix Icon
Category
Uncategorized
Code Point
f1aa

Subreddit Fill

ri-subreddit-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f698

Subreddit Line

ri-subreddit-line

Package
Remix Icon
Category
Uncategorized
Code Point
f699

Subscript

ri-subscript

Package
Remix Icon
Category
Uncategorized
Code Point
f1ad

Subscript 2

ri-subscript-2

Package
Remix Icon
Category
Uncategorized
Code Point
f1ac

Subtract Fill

ri-subtract-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f1ae

Subtract Line

ri-subtract-line

Package
Remix Icon
Category
Uncategorized
Code Point
f1af

Subway Fill

ri-subway-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f1b0

Subway Line

ri-subway-line

Package
Remix Icon
Category
Uncategorized
Code Point
f1b1

Subway Wifi Fill

ri-subway-wifi-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f1b2

Subway Wifi Line

ri-subway-wifi-line

Package
Remix Icon
Category
Uncategorized
Code Point
f1b3

Suitcase 2 Fill

ri-suitcase-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f1b4

Suitcase 2 Line

ri-suitcase-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
f1b5

Suitcase 3 Fill

ri-suitcase-3-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f1b6

Suitcase 3 Line

ri-suitcase-3-line

Package
Remix Icon
Category
Uncategorized
Code Point
f1b7

Suitcase Fill

ri-suitcase-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f1b8

Suitcase Line

ri-suitcase-line

Package
Remix Icon
Category
Uncategorized
Code Point
f1b9

Sun Cloudy Fill

ri-sun-cloudy-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f1ba

Sun Cloudy Line

ri-sun-cloudy-line

Package
Remix Icon
Category
Uncategorized
Code Point
f1bb

Sun Fill

ri-sun-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f1bc

Sun Foggy Fill

ri-sun-foggy-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f1bd

Sun Foggy Line

ri-sun-foggy-line

Package
Remix Icon
Category
Uncategorized
Code Point
f1be

Sun Line

ri-sun-line

Package
Remix Icon
Category
Uncategorized
Code Point
f1bf

Supabase Fill

ri-supabase-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f3ab

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 Fill

ri-surgical-mask-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f1c2

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.