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,229 icons

Matching "i"

Fire Fill

ri-fire-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ed32

Fire Line

ri-fire-line

Package
Remix Icon
Category
Uncategorized
Code Point
ed33

Firebase Fill

ri-firebase-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f4d2

Firebase Line

ri-firebase-line

Package
Remix Icon
Category
Uncategorized
Code Point
f4d3

Firefox Browser Fill

ri-firefox-browser-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f5e8

Firefox Browser Line

ri-firefox-browser-line

Package
Remix Icon
Category
Uncategorized
Code Point
f5e9

Firefox Fill

ri-firefox-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ed34

Firefox Line

ri-firefox-line

Package
Remix Icon
Category
Uncategorized
Code Point
ed35

First Aid Kit Fill

ri-first-aid-kit-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ed36

First Aid Kit Line

ri-first-aid-kit-line

Package
Remix Icon
Category
Uncategorized
Code Point
ed37

Fiverr Fill

ri-fiverr-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f64a

Fiverr Line

ri-fiverr-line

Package
Remix Icon
Category
Uncategorized
Code Point
f64b

Flag 2 Fill

ri-flag-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ed38

Flag 2 Line

ri-flag-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
ed39

Flag Fill

ri-flag-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ed3a

Flag Line

ri-flag-line

Package
Remix Icon
Category
Uncategorized
Code Point
ed3b

Flag Off Fill

ri-flag-off-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f575

Flag Off Line

ri-flag-off-line

Package
Remix Icon
Category
Uncategorized
Code Point
f576

Flashlight Fill

ri-flashlight-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ed3c

Flashlight Line

ri-flashlight-line

Package
Remix Icon
Category
Uncategorized
Code Point
ed3d

Flask Fill

ri-flask-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ed3e

Flask Line

ri-flask-line

Package
Remix Icon
Category
Uncategorized
Code Point
ed3f

Flickr Fill

ri-flickr-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f328

Flickr Line

ri-flickr-line

Package
Remix Icon
Category
Uncategorized
Code Point
f329

Flight Land Fill

ri-flight-land-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ed40

Flight Land Line

ri-flight-land-line

Package
Remix Icon
Category
Uncategorized
Code Point
ed41

Flight Takeoff Fill

ri-flight-takeoff-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ed42

Flight Takeoff Line

ri-flight-takeoff-line

Package
Remix Icon
Category
Uncategorized
Code Point
ed43

Flip Horizontal 2 Fill

ri-flip-horizontal-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f4d4

Flip Horizontal 2 Line

ri-flip-horizontal-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
f4d5

Flip Horizontal Fill

ri-flip-horizontal-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f4d6

Flip Horizontal Line

ri-flip-horizontal-line

Package
Remix Icon
Category
Uncategorized
Code Point
f4d7

Flip Vertical 2 Fill

ri-flip-vertical-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f4d8

Flip Vertical 2 Line

ri-flip-vertical-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
f4d9

Flip Vertical Fill

ri-flip-vertical-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f4da

Flip Vertical Line

ri-flip-vertical-line

Package
Remix Icon
Category
Uncategorized
Code Point
f4db

Flood Fill

ri-flood-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ed44

Flood Line

ri-flood-line

Package
Remix Icon
Category
Uncategorized
Code Point
ed45

Flow Chart

ri-flow-chart

Package
Remix Icon
Category
Uncategorized
Code Point
ed46

Flower Fill

ri-flower-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f409

Flower Line

ri-flower-line

Package
Remix Icon
Category
Uncategorized
Code Point
f40a

Flutter Fill

ri-flutter-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ed47

Flutter Line

ri-flutter-line

Package
Remix Icon
Category
Uncategorized
Code Point
ed48

Focus 2 Fill

ri-focus-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ed49

Focus 2 Line

ri-focus-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
ed4a

Focus 3 Fill

ri-focus-3-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ed4b

Focus 3 Line

ri-focus-3-line

Package
Remix Icon
Category
Uncategorized
Code Point
ed4c

Focus Fill

ri-focus-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ed4d

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.