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

107 icons

Matching "to"

Align Bottom

ri-align-bottom

Package
Remix Icon
Category
Uncategorized
Code Point
ea24

Align Item Bottom Fill

ri-align-item-bottom-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f4b8

Align Item Bottom Line

ri-align-item-bottom-line

Package
Remix Icon
Category
Uncategorized
Code Point
f4b9

Align Item Top Fill

ri-align-item-top-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f4c0

Align Item Top Line

ri-align-item-top-line

Package
Remix Icon
Category
Uncategorized
Code Point
f4c1

Align Top

ri-align-top

Package
Remix Icon
Category
Uncategorized
Code Point
ea29

App Store Fill

ri-app-store-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ea3d

App Store Line

ri-app-store-line

Package
Remix Icon
Category
Uncategorized
Code Point
ea3e

Atom Fill

ri-atom-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f5fb

Atom Line

ri-atom-line

Package
Remix Icon
Category
Uncategorized
Code Point
f5fc

Bluetooth Connect Fill

ri-bluetooth-connect-fill

Package
Remix Icon
Category
Uncategorized
Code Point
eac9

Bluetooth Connect Line

ri-bluetooth-connect-line

Package
Remix Icon
Category
Uncategorized
Code Point
eaca

Bluetooth Fill

ri-bluetooth-fill

Package
Remix Icon
Category
Uncategorized
Code Point
eacb

Bluetooth Line

ri-bluetooth-line

Package
Remix Icon
Category
Uncategorized
Code Point
eacc

Bring To Front

ri-bring-to-front

Package
Remix Icon
Category
Uncategorized
Code Point
eaf7

Calculator Fill

ri-calculator-fill

Package
Remix Icon
Category
Uncategorized
Code Point
eb1e

Calculator Line

ri-calculator-line

Package
Remix Icon
Category
Uncategorized
Code Point
eb1f

Calendar Todo Fill

ri-calendar-todo-fill

Package
Remix Icon
Category
Uncategorized
Code Point
eb28

Calendar Todo Line

ri-calendar-todo-line

Package
Remix Icon
Category
Uncategorized
Code Point
eb29

Centos Fill

ri-centos-fill

Package
Remix Icon
Category
Uncategorized
Code Point
eb44

Centos Line

ri-centos-line

Package
Remix Icon
Category
Uncategorized
Code Point
eb45

Chat History Fill

ri-chat-history-fill

Package
Remix Icon
Category
Uncategorized
Code Point
eb60

Chat History Line

ri-chat-history-line

Package
Remix Icon
Category
Uncategorized
Code Point
eb61

Connector Fill

ri-connector-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f69c

Connector Line

ri-connector-line

Package
Remix Icon
Category
Uncategorized
Code Point
f69d

Custom Size

ri-custom-size

Package
Remix Icon
Category
Uncategorized
Code Point
f572

Customer Service 2 Fill

ri-customer-service-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ec0b

Customer Service 2 Line

ri-customer-service-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
ec0c

Customer Service Fill

ri-customer-service-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ec0d

Customer Service Line

ri-customer-service-line

Package
Remix Icon
Category
Uncategorized
Code Point
ec0e

File History Fill

ri-file-history-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ece5

File History Line

ri-file-history-line

Package
Remix Icon
Category
Uncategorized
Code Point
ece6

Folder History Fill

ri-folder-history-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ed64

Folder History Line

ri-folder-history-line

Package
Remix Icon
Category
Uncategorized
Code Point
ed65

Git Repository Commits Fill

ri-git-repository-commits-fill

Package
Remix Icon
Category
Uncategorized
Code Point
edc4

Git Repository Commits Line

ri-git-repository-commits-line

Package
Remix Icon
Category
Uncategorized
Code Point
edc5

Git Repository Fill

ri-git-repository-fill

Package
Remix Icon
Category
Uncategorized
Code Point
edc6

Git Repository Line

ri-git-repository-line

Package
Remix Icon
Category
Uncategorized
Code Point
edc7

Git Repository Private Fill

ri-git-repository-private-fill

Package
Remix Icon
Category
Uncategorized
Code Point
edc8

Git Repository Private Line

ri-git-repository-private-line

Package
Remix Icon
Category
Uncategorized
Code Point
edc9

History Fill

ri-history-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ee16

History Line

ri-history-line

Package
Remix Icon
Category
Uncategorized
Code Point
ee17

Insert Row Bottom

ri-insert-row-bottom

Package
Remix Icon
Category
Uncategorized
Code Point
ee63

Insert Row Top

ri-insert-row-top

Package
Remix Icon
Category
Uncategorized
Code Point
ee64

Layout Bottom 2 Fill

ri-layout-bottom-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ee88

Layout Bottom 2 Line

ri-layout-bottom-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
ee89

Layout Bottom Fill

ri-layout-bottom-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ee8a

Layout Bottom Line

ri-layout-bottom-line

Package
Remix Icon
Category
Uncategorized
Code Point
ee8b

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.