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"

Single Quotes L

ri-single-quotes-l

Package
Remix Icon
Category
Uncategorized
Code Point
f13b

Single Quotes R

ri-single-quotes-r

Package
Remix Icon
Category
Uncategorized
Code Point
f13c

Sip Line

ri-sip-line

Package
Remix Icon
Category
Uncategorized
Code Point
f13e

Sketching

ri-sketching

Package
Remix Icon
Category
Uncategorized
Code Point
f35f

Skip Back Line

ri-skip-back-line

Package
Remix Icon
Category
Uncategorized
Code Point
f140

Skip Back Mini Line

ri-skip-back-mini-line

Package
Remix Icon
Category
Uncategorized
Code Point
f142

Skip Down Line

ri-skip-down-line

Package
Remix Icon
Category
Uncategorized
Code Point
f361

Skip Forward Line

ri-skip-forward-line

Package
Remix Icon
Category
Uncategorized
Code Point
f144

Skip Forward Mini Line

ri-skip-forward-mini-line

Package
Remix Icon
Category
Uncategorized
Code Point
f146

Skip Left Fill

ri-skip-left-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f362

Skip Left Line

ri-skip-left-line

Package
Remix Icon
Category
Uncategorized
Code Point
f363

Skip Right Line

ri-skip-right-line

Package
Remix Icon
Category
Uncategorized
Code Point
f365

Skip Up Line

ri-skip-up-line

Package
Remix Icon
Category
Uncategorized
Code Point
f367

Skull 2 Line

ri-skull-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
f148

Skull Line

ri-skull-line

Package
Remix Icon
Category
Uncategorized
Code Point
f14a

Skype Fill

ri-skype-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f14b

Skype Line

ri-skype-line

Package
Remix Icon
Category
Uncategorized
Code Point
f14c

Slack Line

ri-slack-line

Package
Remix Icon
Category
Uncategorized
Code Point
f14e

Slice Fill

ri-slice-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f14f

Slice Line

ri-slice-line

Package
Remix Icon
Category
Uncategorized
Code Point
f150

Slideshow 2 Fill

ri-slideshow-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f151

Slideshow 2 Line

ri-slideshow-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
f152

Slideshow 3 Fill

ri-slideshow-3-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f153

Slideshow 3 Line

ri-slideshow-3-line

Package
Remix Icon
Category
Uncategorized
Code Point
f154

Slideshow 4 Fill

ri-slideshow-4-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f155

Slideshow 4 Line

ri-slideshow-4-line

Package
Remix Icon
Category
Uncategorized
Code Point
f156

Slideshow Fill

ri-slideshow-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f157

Slideshow Line

ri-slideshow-line

Package
Remix Icon
Category
Uncategorized
Code Point
f158

Slideshow View

ri-slideshow-view

Package
Remix Icon
Category
Uncategorized
Code Point
f45e

Slow Down Line

ri-slow-down-line

Package
Remix Icon
Category
Uncategorized
Code Point
f369

Smartphone Fill

ri-smartphone-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f159

Smartphone Line

ri-smartphone-line

Package
Remix Icon
Category
Uncategorized
Code Point
f15a

Snapchat Line

ri-snapchat-line

Package
Remix Icon
Category
Uncategorized
Code Point
f15c

Snowflake Fill

ri-snowflake-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f511

Snowflake Line

ri-snowflake-line

Package
Remix Icon
Category
Uncategorized
Code Point
f512

Snowy Line

ri-snowy-line

Package
Remix Icon
Category
Uncategorized
Code Point
f15e

Sofa Line

ri-sofa-line

Package
Remix Icon
Category
Uncategorized
Code Point
f41d

Sort Alphabet Asc

ri-sort-alphabet-asc

Package
Remix Icon
Category
Uncategorized
Code Point
f45f

Sort Alphabet Desc

ri-sort-alphabet-desc

Package
Remix Icon
Category
Uncategorized
Code Point
f460

Sort Desc

ri-sort-desc

Package
Remix Icon
Category
Uncategorized
Code Point
f160

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 Line

ri-soundcloud-line

Package
Remix Icon
Category
Uncategorized
Code Point
f164

Space

ri-space

Package
Remix Icon
Category
Uncategorized
Code Point
f167

Space Ship 2 Fill

ri-space-ship-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f696

Space Ship 2 Line

ri-space-ship-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
f697

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.