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"

Honour Line

ri-honour-line

Package
Remix Icon
Category
Uncategorized
Code Point
ee35

Hospital Fill

ri-hospital-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ee36

Hospital Line

ri-hospital-line

Package
Remix Icon
Category
Uncategorized
Code Point
ee37

Hotel Bed Fill

ri-hotel-bed-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ee38

Hotel Bed Line

ri-hotel-bed-line

Package
Remix Icon
Category
Uncategorized
Code Point
ee39

Hotel Fill

ri-hotel-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ee3a

Hotel Line

ri-hotel-line

Package
Remix Icon
Category
Uncategorized
Code Point
ee3b

Hotspot Fill

ri-hotspot-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ee3c

Hotspot Line

ri-hotspot-line

Package
Remix Icon
Category
Uncategorized
Code Point
ee3d

Hourglass 2 Fill

ri-hourglass-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f336

Hourglass 2 Line

ri-hourglass-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
f337

Hourglass Fill

ri-hourglass-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f338

Hourglass Line

ri-hourglass-line

Package
Remix Icon
Category
Uncategorized
Code Point
f339

Hq Fill

ri-hq-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ee3e

Hq Line

ri-hq-line

Package
Remix Icon
Category
Uncategorized
Code Point
ee3f

Html5 Fill

ri-html5-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ee40

Html5 Line

ri-html5-line

Package
Remix Icon
Category
Uncategorized
Code Point
ee41

Id Card Fill

ri-id-card-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f4e7

Id Card Line

ri-id-card-line

Package
Remix Icon
Category
Uncategorized
Code Point
f4e8

Ie Fill

ri-ie-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ee42

Ie Line

ri-ie-line

Package
Remix Icon
Category
Uncategorized
Code Point
ee43

Image 2 Fill

ri-image-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ee44

Image 2 Line

ri-image-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
ee45

Image Add Fill

ri-image-add-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ee46

Image Add Line

ri-image-add-line

Package
Remix Icon
Category
Uncategorized
Code Point
ee47

Image Ai Fill

ri-image-ai-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f579

Image Ai Line

ri-image-ai-line

Package
Remix Icon
Category
Uncategorized
Code Point
f57a

Image Circle Ai Fill

ri-image-circle-ai-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f57b

Image Circle Ai Line

ri-image-circle-ai-line

Package
Remix Icon
Category
Uncategorized
Code Point
f57c

Image Circle Fill

ri-image-circle-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f411

Image Circle Line

ri-image-circle-line

Package
Remix Icon
Category
Uncategorized
Code Point
f412

Image Download Fill

ri-image-download-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f653

Image Download Line

ri-image-download-line

Package
Remix Icon
Category
Uncategorized
Code Point
f654

Image Edit Fill

ri-image-edit-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ee48

Image Edit Line

ri-image-edit-line

Package
Remix Icon
Category
Uncategorized
Code Point
ee49

Image Fill

ri-image-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ee4a

Image Line

ri-image-line

Package
Remix Icon
Category
Uncategorized
Code Point
ee4b

Image Upload Fill

ri-image-upload-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f655

Image Upload Line

ri-image-upload-line

Package
Remix Icon
Category
Uncategorized
Code Point
f656

Import Fill

ri-import-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f445

Import Line

ri-import-line

Package
Remix Icon
Category
Uncategorized
Code Point
f446

Inbox 2 Fill

ri-inbox-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f3a7

Inbox 2 Line

ri-inbox-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
f3a8

Inbox Archive Fill

ri-inbox-archive-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ee4c

Inbox Archive Line

ri-inbox-archive-line

Package
Remix Icon
Category
Uncategorized
Code Point
ee4d

Inbox Fill

ri-inbox-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ee4e

Inbox Line

ri-inbox-line

Package
Remix Icon
Category
Uncategorized
Code Point
ee4f

Inbox Unarchive Fill

ri-inbox-unarchive-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ee50

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.