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"

Cloudy Fill

ri-cloudy-fill

Package
Remix Icon
Category
Uncategorized
Code Point
eba4

Cloudy Line

ri-cloudy-line

Package
Remix Icon
Category
Uncategorized
Code Point
eba5

Code Ai Fill

ri-code-ai-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f56e

Code Ai Line

ri-code-ai-line

Package
Remix Icon
Category
Uncategorized
Code Point
f56f

Code Block

ri-code-block

Package
Remix Icon
Category
Uncategorized
Code Point
f42c

Code Box Fill

ri-code-box-fill

Package
Remix Icon
Category
Uncategorized
Code Point
eba6

Code Box Line

ri-code-box-line

Package
Remix Icon
Category
Uncategorized
Code Point
eba7

Code Fill

ri-code-fill

Package
Remix Icon
Category
Uncategorized
Code Point
eba8

Code Line

ri-code-line

Package
Remix Icon
Category
Uncategorized
Code Point
eba9

Code S Fill

ri-code-s-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ebaa

Code S Line

ri-code-s-line

Package
Remix Icon
Category
Uncategorized
Code Point
ebab

Code S Slash Fill

ri-code-s-slash-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ebac

Code S Slash Line

ri-code-s-slash-line

Package
Remix Icon
Category
Uncategorized
Code Point
ebad

Codepen Fill

ri-codepen-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ebaf

Codepen Line

ri-codepen-line

Package
Remix Icon
Category
Uncategorized
Code Point
ebb0

Coin Fill

ri-coin-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ebb1

Coin Line

ri-coin-line

Package
Remix Icon
Category
Uncategorized
Code Point
ebb2

Coins Fill

ri-coins-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ebb3

Coins Line

ri-coins-line

Package
Remix Icon
Category
Uncategorized
Code Point
ebb4

Collage Fill

ri-collage-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ebb5

Collage Line

ri-collage-line

Package
Remix Icon
Category
Uncategorized
Code Point
ebb6

Collapse Diagonal 2 Fill

ri-collapse-diagonal-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f4c8

Collapse Diagonal 2 Line

ri-collapse-diagonal-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
f4c9

Collapse Diagonal Fill

ri-collapse-diagonal-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f4ca

Collapse Diagonal Line

ri-collapse-diagonal-line

Package
Remix Icon
Category
Uncategorized
Code Point
f4cb

Collapse Horizontal Fill

ri-collapse-horizontal-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f52a

Collapse Horizontal Line

ri-collapse-horizontal-line

Package
Remix Icon
Category
Uncategorized
Code Point
f52b

Collapse Vertical Fill

ri-collapse-vertical-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f52c

Collapse Vertical Line

ri-collapse-vertical-line

Package
Remix Icon
Category
Uncategorized
Code Point
f52d

Color Filter Ai Fill

ri-color-filter-ai-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f570

Color Filter Ai Line

ri-color-filter-ai-line

Package
Remix Icon
Category
Uncategorized
Code Point
f571

Color Filter Fill

ri-color-filter-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f42d

Color Filter Line

ri-color-filter-line

Package
Remix Icon
Category
Uncategorized
Code Point
f42e

Command Fill

ri-command-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ebb7

Command Line

ri-command-line

Package
Remix Icon
Category
Uncategorized
Code Point
ebb8

Community Fill

ri-community-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ebb9

Community Line

ri-community-line

Package
Remix Icon
Category
Uncategorized
Code Point
ebba

Compass 2 Fill

ri-compass-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ebbb

Compass 2 Line

ri-compass-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
ebbc

Compass 3 Fill

ri-compass-3-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ebbd

Compass 3 Line

ri-compass-3-line

Package
Remix Icon
Category
Uncategorized
Code Point
ebbe

Compass 4 Fill

ri-compass-4-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ebbf

Compass 4 Line

ri-compass-4-line

Package
Remix Icon
Category
Uncategorized
Code Point
ebc0

Compass Discover Fill

ri-compass-discover-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ebc1

Compass Discover Line

ri-compass-discover-line

Package
Remix Icon
Category
Uncategorized
Code Point
ebc2

Compass Fill

ri-compass-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ebc3

Compass Line

ri-compass-line

Package
Remix Icon
Category
Uncategorized
Code Point
ebc4

Compasses 2 Fill

ri-compasses-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ebc5

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.