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

2,004 icons

Matching "a"

File Download Line

ri-file-download-line

Package
Remix Icon
Category
Uncategorized
Code Point
ecd9

File Edit Fill

ri-file-edit-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ecda

File Image Fill

ri-file-image-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f3c3

File Image Line

ri-file-image-line

Package
Remix Icon
Category
Uncategorized
Code Point
f3c4

File Info Line

ri-file-info-line

Package
Remix Icon
Category
Uncategorized
Code Point
ecea

File Marked Fill

ri-file-marked-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ecf4

File Marked Line

ri-file-marked-line

Package
Remix Icon
Category
Uncategorized
Code Point
ecf5

File Paper 2 Fill

ri-file-paper-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ecf8

File Paper 2 Line

ri-file-paper-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
ecf9

File Paper Fill

ri-file-paper-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ecfa

File Paper Line

ri-file-paper-line

Package
Remix Icon
Category
Uncategorized
Code Point
ecfb

File Scan Fill

ri-file-scan-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f648

File Scan Line

ri-file-scan-line

Package
Remix Icon
Category
Uncategorized
Code Point
f649

File Search Fill

ri-file-search-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ed04

File Search Line

ri-file-search-line

Package
Remix Icon
Category
Uncategorized
Code Point
ed05

File Shield Fill

ri-file-shield-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ed0a

File Transfer Fill

ri-file-transfer-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ed10

File Transfer Line

ri-file-transfer-line

Package
Remix Icon
Category
Uncategorized
Code Point
ed11

File Upload Fill

ri-file-upload-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ed14

File Upload Line

ri-file-upload-line

Package
Remix Icon
Category
Uncategorized
Code Point
ed15

File Warning Fill

ri-file-warning-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ed18

File Warning Line

ri-file-warning-line

Package
Remix Icon
Category
Uncategorized
Code Point
ed19

File Word 2 Fill

ri-file-word-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ed1a

Film Ai Fill

ri-film-ai-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f5b7

Film Ai Line

ri-film-ai-line

Package
Remix Icon
Category
Uncategorized
Code Point
f5b8

Find Replace Fill

ri-find-replace-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ed2a

Find Replace Line

ri-find-replace-line

Package
Remix Icon
Category
Uncategorized
Code Point
ed2b

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

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

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

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

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.