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

733 icons

Matching "h"

Mail Check Line

ri-mail-check-line

Package
Remix Icon
Category
Uncategorized
Code Point
eeee

Megaphone 2 Fill

ri-megaphone-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f688

Megaphone 2 Line

ri-megaphone-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
f689

Megaphone Fill

ri-megaphone-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f384

Megaphone Line

ri-megaphone-line

Package
Remix Icon
Category
Uncategorized
Code Point
f385

Mental Health Fill

ri-mental-health-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef2f

Mental Health Line

ri-mental-health-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef30

Menu Search Fill

ri-menu-search-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f3cf

Menu Search Line

ri-menu-search-line

Package
Remix Icon
Category
Uncategorized
Code Point
f3d0

Merge Cells Horizontal

ri-merge-cells-horizontal

Package
Remix Icon
Category
Uncategorized
Code Point
ef41

Organization Chart

ri-organization-chart

Package
Remix Icon
Category
Uncategorized
Code Point
efb8

Paint Brush Fill

ri-paint-brush-fill

Package
Remix Icon
Category
Uncategorized
Code Point
efc0

Paint Brush Line

ri-paint-brush-line

Package
Remix Icon
Category
Uncategorized
Code Point
efc1

Paragraph

ri-paragraph

Package
Remix Icon
Category
Uncategorized
Code Point
efc8

Parentheses Fill

ri-parentheses-fill

Package
Remix Icon
Category
Uncategorized
Code Point
efcb

Parentheses Line

ri-parentheses-line

Package
Remix Icon
Category
Uncategorized
Code Point
efcc

Phone Camera Fill

ri-phone-camera-fill

Package
Remix Icon
Category
Uncategorized
Code Point
efe7

Phone Camera Line

ri-phone-camera-line

Package
Remix Icon
Category
Uncategorized
Code Point
efe8

Phone Fill

ri-phone-fill

Package
Remix Icon
Category
Uncategorized
Code Point
efe9

Phone Find Fill

ri-phone-find-fill

Package
Remix Icon
Category
Uncategorized
Code Point
efea

Phone Find Line

ri-phone-find-line

Package
Remix Icon
Category
Uncategorized
Code Point
efeb

Phone Line

ri-phone-line

Package
Remix Icon
Category
Uncategorized
Code Point
efec

Phone Lock Fill

ri-phone-lock-fill

Package
Remix Icon
Category
Uncategorized
Code Point
efed

Phone Lock Line

ri-phone-lock-line

Package
Remix Icon
Category
Uncategorized
Code Point
efee

Php Fill

ri-php-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f58f

Php Line

ri-php-line

Package
Remix Icon
Category
Uncategorized
Code Point
f590

Pie Chart 2 Fill

ri-pie-chart-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
eff5

Pie Chart 2 Line

ri-pie-chart-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
eff6

Pie Chart Box Fill

ri-pie-chart-box-fill

Package
Remix Icon
Category
Uncategorized
Code Point
eff7

Pie Chart Box Line

ri-pie-chart-box-line

Package
Remix Icon
Category
Uncategorized
Code Point
eff8

Pie Chart Fill

ri-pie-chart-fill

Package
Remix Icon
Category
Uncategorized
Code Point
eff9

Pie Chart Line

ri-pie-chart-line

Package
Remix Icon
Category
Uncategorized
Code Point
effa

Poker Hearts Fill

ri-poker-hearts-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f5c6

Poker Hearts Line

ri-poker-hearts-line

Package
Remix Icon
Category
Uncategorized
Code Point
f5c7

Product Hunt Fill

ri-product-hunt-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f02a

Product Hunt Line

ri-product-hunt-line

Package
Remix Icon
Category
Uncategorized
Code Point
f02b

Prohibited 2 Fill

ri-prohibited-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f50d

Prohibited 2 Line

ri-prohibited-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
f50e

Prohibited Fill

ri-prohibited-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f39f

Prohibited Line

ri-prohibited-line

Package
Remix Icon
Category
Uncategorized
Code Point
f3a0

Psychotherapy Fill

ri-psychotherapy-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f032

Psychotherapy Line

ri-psychotherapy-line

Package
Remix Icon
Category
Uncategorized
Code Point
f033

Pushpin 2 Fill

ri-pushpin-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f036

Pushpin 2 Line

ri-pushpin-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
f037

Pushpin Fill

ri-pushpin-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f038

Pushpin Line

ri-pushpin-line

Package
Remix Icon
Category
Uncategorized
Code Point
f039

Refresh Fill

ri-refresh-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f063

Refresh Line

ri-refresh-line

Package
Remix Icon
Category
Uncategorized
Code Point
f064

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.