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

Matching "in"

Signpost Line

ri-signpost-line

Package
Remix Icon
Category
Uncategorized
Code Point
f48d

Sim Card 2 Line

ri-sim-card-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
f138

Sim Card Line

ri-sim-card-line

Package
Remix Icon
Category
Uncategorized
Code Point
f13a

Sim Card Warning Fill

ri-sim-card-warning-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f694

Sim Card Warning Line

ri-sim-card-warning-line

Package
Remix Icon
Category
Uncategorized
Code Point
f695

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 Fill

ri-skip-back-mini-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f141

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 Fill

ri-skip-forward-mini-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f145

Skip Forward Mini Line

ri-skip-forward-mini-line

Package
Remix Icon
Category
Uncategorized
Code Point
f146

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

ri-slice-line

Package
Remix Icon
Category
Uncategorized
Code Point
f150

Slideshow 2 Line

ri-slideshow-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
f152

Slideshow 3 Line

ri-slideshow-3-line

Package
Remix Icon
Category
Uncategorized
Code Point
f154

Slideshow 4 Line

ri-slideshow-4-line

Package
Remix Icon
Category
Uncategorized
Code Point
f156

Slideshow Line

ri-slideshow-line

Package
Remix Icon
Category
Uncategorized
Code Point
f158

Slow Down Line

ri-slow-down-line

Package
Remix Icon
Category
Uncategorized
Code Point
f369

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

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 Ship 2 Line

ri-space-ship-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
f697

Space Ship Line

ri-space-ship-line

Package
Remix Icon
Category
Uncategorized
Code Point
f166

Spam 2 Line

ri-spam-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
f169

Spam 3 Line

ri-spam-3-line

Package
Remix Icon
Category
Uncategorized
Code Point
f16b

Spam Line

ri-spam-line

Package
Remix Icon
Category
Uncategorized
Code Point
f16d

Sparkling 2 Fill

ri-sparkling-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f36a

Sparkling 2 Line

ri-sparkling-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
f36b

Sparkling Fill

ri-sparkling-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f36c

Sparkling Line

ri-sparkling-line

Package
Remix Icon
Category
Uncategorized
Code Point
f36d

Speak Ai Line

ri-speak-ai-line

Package
Remix Icon
Category
Uncategorized
Code Point
f598

Speak Line

ri-speak-line

Package
Remix Icon
Category
Uncategorized
Code Point
f36f

Speaker 2 Line

ri-speaker-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
f16f

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.