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

Matching "a"

Sofa Fill

ri-sofa-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f41c

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 Asc

ri-sort-asc

Package
Remix Icon
Category
Uncategorized
Code Point
f15f

Sort Number Asc

ri-sort-number-asc

Package
Remix Icon
Category
Uncategorized
Code Point
f461

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

Space Ship Fill

ri-space-ship-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f165

Space Ship Line

ri-space-ship-line

Package
Remix Icon
Category
Uncategorized
Code Point
f166

Spam 2 Fill

ri-spam-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f168

Spam 2 Line

ri-spam-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
f169

Spam 3 Fill

ri-spam-3-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f16a

Spam 3 Line

ri-spam-3-line

Package
Remix Icon
Category
Uncategorized
Code Point
f16b

Spam Fill

ri-spam-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f16c

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 Fill

ri-speak-ai-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f597

Speak Ai Line

ri-speak-ai-line

Package
Remix Icon
Category
Uncategorized
Code Point
f598

Speak Fill

ri-speak-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f36e

Speak Line

ri-speak-line

Package
Remix Icon
Category
Uncategorized
Code Point
f36f

Speaker 2 Fill

ri-speaker-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f16e

Speaker 2 Line

ri-speaker-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
f16f

Speaker 3 Fill

ri-speaker-3-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f170

Speaker 3 Line

ri-speaker-3-line

Package
Remix Icon
Category
Uncategorized
Code Point
f171

Speaker Fill

ri-speaker-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f172

Speaker Line

ri-speaker-line

Package
Remix Icon
Category
Uncategorized
Code Point
f173

Split Cells Horizontal

ri-split-cells-horizontal

Package
Remix Icon
Category
Uncategorized
Code Point
f17a

Split Cells Vertical

ri-split-cells-vertical

Package
Remix Icon
Category
Uncategorized
Code Point
f17b

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

Stack Fill

ri-stack-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f180

Stack Line

ri-stack-line

Package
Remix Icon
Category
Uncategorized
Code Point
f181

Stack Overflow Fill

ri-stack-overflow-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f182

Stack Overflow Line

ri-stack-overflow-line

Package
Remix Icon
Category
Uncategorized
Code Point
f183

Stacked Chart Fill

ri-stacked-chart-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f671

Stacked Chart Line

ri-stacked-chart-line

Package
Remix Icon
Category
Uncategorized
Code Point
f672

Stacked View

ri-stacked-view

Package
Remix Icon
Category
Uncategorized
Code Point
f463

Stackshare Fill

ri-stackshare-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f184

Stackshare Line

ri-stackshare-line

Package
Remix Icon
Category
Uncategorized
Code Point
f185

Stairs Fill

ri-stairs-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f544

Stairs Line

ri-stairs-line

Package
Remix Icon
Category
Uncategorized
Code Point
f545

Star Fill

ri-star-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f186

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.