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

669 icons

Matching "m"

Map Pin Range Line

ri-map-pin-range-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef16

Map Pin Time Fill

ri-map-pin-time-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef17

Map Pin Time Line

ri-map-pin-time-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef18

Map Pin User Fill

ri-map-pin-user-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef19

Map Pin User Line

ri-map-pin-user-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef1a

Mark Pen Fill

ri-mark-pen-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef1b

Mark Pen Line

ri-mark-pen-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef1c

Markdown Fill

ri-markdown-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef1d

Markdown Line

ri-markdown-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef1e

Markup Fill

ri-markup-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef1f

Markup Line

ri-markup-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef20

Mastercard Fill

ri-mastercard-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef21

Mastercard Line

ri-mastercard-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef22

Mastodon Fill

ri-mastodon-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef23

Mastodon Line

ri-mastodon-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef24

Medal 2 Fill

ri-medal-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef25

Medal 2 Line

ri-medal-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef26

Medal Fill

ri-medal-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef27

Medal Line

ri-medal-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef28

Medicine Bottle Fill

ri-medicine-bottle-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef29

Medicine Bottle Line

ri-medicine-bottle-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef2a

Medium Fill

ri-medium-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef2b

Medium Line

ri-medium-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef2c

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

Memories Fill

ri-memories-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f340

Memories Line

ri-memories-line

Package
Remix Icon
Category
Uncategorized
Code Point
f341

Men Fill

ri-men-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef2d

Men Line

ri-men-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef2e

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 2 Fill

ri-menu-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef31

Menu 2 Line

ri-menu-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef32

Menu 3 Fill

ri-menu-3-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef33

Menu 3 Line

ri-menu-3-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef34

Menu 4 Fill

ri-menu-4-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef35

Menu 4 Line

ri-menu-4-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef36

Menu 5 Fill

ri-menu-5-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef37

Menu 5 Line

ri-menu-5-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef38

Menu Add Fill

ri-menu-add-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef39

Menu Add Line

ri-menu-add-line

Package
Remix Icon
Category
Uncategorized
Code Point
ef3a

Menu Fill

ri-menu-fill

Package
Remix Icon
Category
Uncategorized
Code Point
ef3b

Menu Fold 2 Fill

ri-menu-fold-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f4f3

Menu Fold 2 Line

ri-menu-fold-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
f4f4

Menu Fold 3 Fill

ri-menu-fold-3-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f4f5

Menu Fold 3 Line

ri-menu-fold-3-line

Package
Remix Icon
Category
Uncategorized
Code Point
f4f6

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.