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

3,146 icons

Matching "l"

Rss Fill

ri-rss-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f09e

Rss Line

ri-rss-line

Package
Remix Icon
Category
Uncategorized
Code Point
f09f

Ruler 2 Fill

ri-ruler-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f0a0

Ruler 2 Line

ri-ruler-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
f0a1

Ruler Fill

ri-ruler-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f0a2

Ruler Line

ri-ruler-line

Package
Remix Icon
Category
Uncategorized
Code Point
f0a3

Run Fill

ri-run-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f0a4

Run Line

ri-run-line

Package
Remix Icon
Category
Uncategorized
Code Point
f0a5

Safari Fill

ri-safari-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f0a6

Safari Line

ri-safari-line

Package
Remix Icon
Category
Uncategorized
Code Point
f0a7

Safe 2 Fill

ri-safe-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f0a8

Safe 2 Line

ri-safe-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
f0a9

Safe 3 Fill

ri-safe-3-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f5ca

Safe 3 Line

ri-safe-3-line

Package
Remix Icon
Category
Uncategorized
Code Point
f5cb

Safe Fill

ri-safe-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f0aa

Safe Line

ri-safe-line

Package
Remix Icon
Category
Uncategorized
Code Point
f0ab

Sailboat Fill

ri-sailboat-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f0ac

Sailboat Line

ri-sailboat-line

Package
Remix Icon
Category
Uncategorized
Code Point
f0ad

Save 2 Fill

ri-save-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f0ae

Save 2 Line

ri-save-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
f0af

Save 3 Fill

ri-save-3-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f0b0

Save 3 Line

ri-save-3-line

Package
Remix Icon
Category
Uncategorized
Code Point
f0b1

Save Fill

ri-save-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f0b2

Save Line

ri-save-line

Package
Remix Icon
Category
Uncategorized
Code Point
f0b3

Scales 2 Fill

ri-scales-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f0b4

Scales 2 Line

ri-scales-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
f0b5

Scales 3 Fill

ri-scales-3-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f0b6

Scales 3 Line

ri-scales-3-line

Package
Remix Icon
Category
Uncategorized
Code Point
f0b7

Scales Fill

ri-scales-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f0b8

Scales Line

ri-scales-line

Package
Remix Icon
Category
Uncategorized
Code Point
f0b9

Scan 2 Fill

ri-scan-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f0ba

Scan 2 Line

ri-scan-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
f0bb

Scan Fill

ri-scan-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f0bc

Scan Line

ri-scan-line

Package
Remix Icon
Category
Uncategorized
Code Point
f0bd

School Fill

ri-school-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f359

School Line

ri-school-line

Package
Remix Icon
Category
Uncategorized
Code Point
f35a

Scissors 2 Fill

ri-scissors-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f0be

Scissors 2 Line

ri-scissors-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
f0bf

Scissors Cut Fill

ri-scissors-cut-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f0c0

Scissors Cut Line

ri-scissors-cut-line

Package
Remix Icon
Category
Uncategorized
Code Point
f0c1

Scissors Fill

ri-scissors-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f0c2

Scissors Line

ri-scissors-line

Package
Remix Icon
Category
Uncategorized
Code Point
f0c3

Screenshot 2 Fill

ri-screenshot-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f0c4

Screenshot 2 Line

ri-screenshot-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
f0c5

Screenshot Fill

ri-screenshot-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f0c6

Screenshot Line

ri-screenshot-line

Package
Remix Icon
Category
Uncategorized
Code Point
f0c7

Scroll To Bottom Fill

ri-scroll-to-bottom-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f4ae

Scroll To Bottom Line

ri-scroll-to-bottom-line

Package
Remix Icon
Category
Uncategorized
Code Point
f4af

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.