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

Matching "line"

Filter 2 Line

ri-filter-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
ed23

Filter 3 Line

ri-filter-3-line

Package
Remix Icon
Category
Uncategorized
Code Point
ed25

Filter Line

ri-filter-line

Package
Remix Icon
Category
Uncategorized
Code Point
ed27

Filter Off Line

ri-filter-off-line

Package
Remix Icon
Category
Uncategorized
Code Point
ed29

Find Replace Line

ri-find-replace-line

Package
Remix Icon
Category
Uncategorized
Code Point
ed2b

Finder Line

ri-finder-line

Package
Remix Icon
Category
Uncategorized
Code Point
ed2d

Fingerprint 2 Line

ri-fingerprint-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
ed2f

Fingerprint Line

ri-fingerprint-line

Package
Remix Icon
Category
Uncategorized
Code Point
ed31

Fire Line

ri-fire-line

Package
Remix Icon
Category
Uncategorized
Code Point
ed33

Firebase Line

ri-firebase-line

Package
Remix Icon
Category
Uncategorized
Code Point
f4d3

Firefox Browser Line

ri-firefox-browser-line

Package
Remix Icon
Category
Uncategorized
Code Point
f5e9

Firefox Line

ri-firefox-line

Package
Remix Icon
Category
Uncategorized
Code Point
ed35

First Aid Kit Line

ri-first-aid-kit-line

Package
Remix Icon
Category
Uncategorized
Code Point
ed37

Fiverr Line

ri-fiverr-line

Package
Remix Icon
Category
Uncategorized
Code Point
f64b

Flag 2 Line

ri-flag-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
ed39

Flag Line

ri-flag-line

Package
Remix Icon
Category
Uncategorized
Code Point
ed3b

Flag Off Line

ri-flag-off-line

Package
Remix Icon
Category
Uncategorized
Code Point
f576

Flashlight Line

ri-flashlight-line

Package
Remix Icon
Category
Uncategorized
Code Point
ed3d

Flask Line

ri-flask-line

Package
Remix Icon
Category
Uncategorized
Code Point
ed3f

Flickr Line

ri-flickr-line

Package
Remix Icon
Category
Uncategorized
Code Point
f329

Flight Land Line

ri-flight-land-line

Package
Remix Icon
Category
Uncategorized
Code Point
ed41

Flight Takeoff Line

ri-flight-takeoff-line

Package
Remix Icon
Category
Uncategorized
Code Point
ed43

Flip Horizontal 2 Line

ri-flip-horizontal-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
f4d5

Flip Horizontal Line

ri-flip-horizontal-line

Package
Remix Icon
Category
Uncategorized
Code Point
f4d7

Flip Vertical 2 Line

ri-flip-vertical-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
f4d9

Flip Vertical Line

ri-flip-vertical-line

Package
Remix Icon
Category
Uncategorized
Code Point
f4db

Flood Line

ri-flood-line

Package
Remix Icon
Category
Uncategorized
Code Point
ed45

Flower Line

ri-flower-line

Package
Remix Icon
Category
Uncategorized
Code Point
f40a

Flutter Line

ri-flutter-line

Package
Remix Icon
Category
Uncategorized
Code Point
ed48

Focus 2 Line

ri-focus-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
ed4a

Focus 3 Line

ri-focus-3-line

Package
Remix Icon
Category
Uncategorized
Code Point
ed4c

Focus Line

ri-focus-line

Package
Remix Icon
Category
Uncategorized
Code Point
ed4e

Foggy Line

ri-foggy-line

Package
Remix Icon
Category
Uncategorized
Code Point
ed50

Folder 2 Line

ri-folder-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
ed52

Folder 3 Line

ri-folder-3-line

Package
Remix Icon
Category
Uncategorized
Code Point
ed54

Folder 4 Line

ri-folder-4-line

Package
Remix Icon
Category
Uncategorized
Code Point
ed56

Folder 5 Line

ri-folder-5-line

Package
Remix Icon
Category
Uncategorized
Code Point
ed58

Folder 6 Line

ri-folder-6-line

Package
Remix Icon
Category
Uncategorized
Code Point
f43b

Folder Add Line

ri-folder-add-line

Package
Remix Icon
Category
Uncategorized
Code Point
ed5a

Folder Chart 2 Line

ri-folder-chart-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
ed5c

Folder Chart Line

ri-folder-chart-line

Package
Remix Icon
Category
Uncategorized
Code Point
ed5e

Folder Check Line

ri-folder-check-line

Package
Remix Icon
Category
Uncategorized
Code Point
f43d

Folder Close Line

ri-folder-close-line

Package
Remix Icon
Category
Uncategorized
Code Point
f43f

Folder Cloud Line

ri-folder-cloud-line

Package
Remix Icon
Category
Uncategorized
Code Point
f441

Folder Download Line

ri-folder-download-line

Package
Remix Icon
Category
Uncategorized
Code Point
ed60

Folder Forbid Line

ri-folder-forbid-line

Package
Remix Icon
Category
Uncategorized
Code Point
ed63

Folder History Line

ri-folder-history-line

Package
Remix Icon
Category
Uncategorized
Code Point
ed65

Folder Image Line

ri-folder-image-line

Package
Remix Icon
Category
Uncategorized
Code Point
f3ca

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.