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"

Code Box Line

ri-code-box-line

Package
Remix Icon
Category
Uncategorized
Code Point
eba7

Code Line

ri-code-line

Package
Remix Icon
Category
Uncategorized
Code Point
eba9

Code S Line

ri-code-s-line

Package
Remix Icon
Category
Uncategorized
Code Point
ebab

Code S Slash Line

ri-code-s-slash-line

Package
Remix Icon
Category
Uncategorized
Code Point
ebad

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 Line

ri-collage-line

Package
Remix Icon
Category
Uncategorized
Code Point
ebb6

Collapse Diagonal 2 Line

ri-collapse-diagonal-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
f4c9

Collapse Diagonal Line

ri-collapse-diagonal-line

Package
Remix Icon
Category
Uncategorized
Code Point
f4cb

Collapse Horizontal Line

ri-collapse-horizontal-line

Package
Remix Icon
Category
Uncategorized
Code Point
f52b

Collapse Vertical Line

ri-collapse-vertical-line

Package
Remix Icon
Category
Uncategorized
Code Point
f52d

Color Filter Ai Line

ri-color-filter-ai-line

Package
Remix Icon
Category
Uncategorized
Code Point
f571

Color Filter Line

ri-color-filter-line

Package
Remix Icon
Category
Uncategorized
Code Point
f42e

Command Line

ri-command-line

Package
Remix Icon
Category
Uncategorized
Code Point
ebb8

Community Line

ri-community-line

Package
Remix Icon
Category
Uncategorized
Code Point
ebba

Compass 2 Line

ri-compass-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
ebbc

Compass 3 Line

ri-compass-3-line

Package
Remix Icon
Category
Uncategorized
Code Point
ebbe

Compass 4 Line

ri-compass-4-line

Package
Remix Icon
Category
Uncategorized
Code Point
ebc0

Compass Discover Line

ri-compass-discover-line

Package
Remix Icon
Category
Uncategorized
Code Point
ebc2

Compass Line

ri-compass-line

Package
Remix Icon
Category
Uncategorized
Code Point
ebc4

Compasses 2 Line

ri-compasses-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
ebc6

Compasses Line

ri-compasses-line

Package
Remix Icon
Category
Uncategorized
Code Point
ebc8

Computer Line

ri-computer-line

Package
Remix Icon
Category
Uncategorized
Code Point
ebca

Connector Line

ri-connector-line

Package
Remix Icon
Category
Uncategorized
Code Point
f69d

Contacts Book 2 Line

ri-contacts-book-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
ebcc

Contacts Book 3 Line

ri-contacts-book-3-line

Package
Remix Icon
Category
Uncategorized
Code Point
f430

Contacts Book Line

ri-contacts-book-line

Package
Remix Icon
Category
Uncategorized
Code Point
ebce

Contacts Book Upload Line

ri-contacts-book-upload-line

Package
Remix Icon
Category
Uncategorized
Code Point
ebd0

Contacts Line

ri-contacts-line

Package
Remix Icon
Category
Uncategorized
Code Point
ebd2

Contract Left Line

ri-contract-left-line

Package
Remix Icon
Category
Uncategorized
Code Point
f2fd

Contract Left Right Line

ri-contract-left-right-line

Package
Remix Icon
Category
Uncategorized
Code Point
f2ff

Contract Line

ri-contract-line

Package
Remix Icon
Category
Uncategorized
Code Point
f432

Contract Right Line

ri-contract-right-line

Package
Remix Icon
Category
Uncategorized
Code Point
f301

Contract Up Down Line

ri-contract-up-down-line

Package
Remix Icon
Category
Uncategorized
Code Point
f303

Contrast 2 Line

ri-contrast-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
ebd4

Contrast Drop 2 Line

ri-contrast-drop-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
ebd6

Contrast Drop Line

ri-contrast-drop-line

Package
Remix Icon
Category
Uncategorized
Code Point
ebd8

Contrast Line

ri-contrast-line

Package
Remix Icon
Category
Uncategorized
Code Point
ebda

Cookie Line

ri-cookie-line

Package
Remix Icon
Category
Uncategorized
Code Point
f67c

Copilot Line

ri-copilot-line

Package
Remix Icon
Category
Uncategorized
Code Point
f305

Copper Coin Fill

ri-copper-coin-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ebdb

Copper Coin Line

ri-copper-coin-line

Package
Remix Icon
Category
Uncategorized
Code Point
ebdc

Copper Diamond Line

ri-copper-diamond-line

Package
Remix Icon
Category
Uncategorized
Code Point
ebde

Copyleft Line

ri-copyleft-line

Package
Remix Icon
Category
Uncategorized
Code Point
ebe0

Copyright Line

ri-copyright-line

Package
Remix Icon
Category
Uncategorized
Code Point
ebe2

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.