- Package
- Remix Icon
- Category
- Uncategorized
- Code Point
- eb22
Font Icon Library
Remix Icon Search
33 icons
Matching "check"
Calendar Check Line
ri-calendar-check-line
- Package
- Remix Icon
- Category
- Uncategorized
- Code Point
- eb23
Chat Check Fill
ri-chat-check-fill
- Package
- Remix Icon
- Category
- Uncategorized
- Code Point
- eb54
Chat Check Line
ri-chat-check-line
- Package
- Remix Icon
- Category
- Uncategorized
- Code Point
- eb55
Check Double Fill
ri-check-double-fill
- Package
- Remix Icon
- Category
- Uncategorized
- Code Point
- eb78
Check Double Line
ri-check-double-line
- Package
- Remix Icon
- Category
- Uncategorized
- Code Point
- eb79
Check Fill
ri-check-fill
- Package
- Remix Icon
- Category
- Uncategorized
- Code Point
- eb7a
Check Line
ri-check-line
- Package
- Remix Icon
- Category
- Uncategorized
- Code Point
- eb7b
Checkbox Blank Circle Fill
ri-checkbox-blank-circle-fill
- Package
- Remix Icon
- Category
- Uncategorized
- Code Point
- eb7c
Checkbox Blank Circle Line
ri-checkbox-blank-circle-line
- Package
- Remix Icon
- Category
- Uncategorized
- Code Point
- eb7d
Checkbox Blank Fill
ri-checkbox-blank-fill
- Package
- Remix Icon
- Category
- Uncategorized
- Code Point
- eb7e
Checkbox Blank Line
ri-checkbox-blank-line
- Package
- Remix Icon
- Category
- Uncategorized
- Code Point
- eb7f
Checkbox Circle Fill
ri-checkbox-circle-fill
- Package
- Remix Icon
- Category
- Uncategorized
- Code Point
- eb80
Checkbox Circle Line
ri-checkbox-circle-line
- Package
- Remix Icon
- Category
- Uncategorized
- Code Point
- eb81
Checkbox Fill
ri-checkbox-fill
- Package
- Remix Icon
- Category
- Uncategorized
- Code Point
- eb82
Checkbox Indeterminate Fill
ri-checkbox-indeterminate-fill
- Package
- Remix Icon
- Category
- Uncategorized
- Code Point
- eb83
Checkbox Indeterminate Line
ri-checkbox-indeterminate-line
- Package
- Remix Icon
- Category
- Uncategorized
- Code Point
- eb84
Checkbox Line
ri-checkbox-line
- Package
- Remix Icon
- Category
- Uncategorized
- Code Point
- eb85
Checkbox Multiple Blank Fill
ri-checkbox-multiple-blank-fill
- Package
- Remix Icon
- Category
- Uncategorized
- Code Point
- eb86
Checkbox Multiple Blank Line
ri-checkbox-multiple-blank-line
- Package
- Remix Icon
- Category
- Uncategorized
- Code Point
- eb87
Checkbox Multiple Fill
ri-checkbox-multiple-fill
- Package
- Remix Icon
- Category
- Uncategorized
- Code Point
- eb88
Checkbox Multiple Line
ri-checkbox-multiple-line
- Package
- Remix Icon
- Category
- Uncategorized
- Code Point
- eb89
File Check Fill
ri-file-check-fill
- Package
- Remix Icon
- Category
- Uncategorized
- Code Point
- f437
File Check Line
ri-file-check-line
- Package
- Remix Icon
- Category
- Uncategorized
- Code Point
- f438
Folder Check Fill
ri-folder-check-fill
- Package
- Remix Icon
- Category
- Uncategorized
- Code Point
- f43c
Folder Check Line
ri-folder-check-line
- Package
- Remix Icon
- Category
- Uncategorized
- Code Point
- f43d
List Check
ri-list-check
- Package
- Remix Icon
- Category
- Uncategorized
- Code Point
- eeba
List Check 2
ri-list-check-2
- Package
- Remix Icon
- Category
- Uncategorized
- Code Point
- eeb9
List Check 3
ri-list-check-3
- Package
- Remix Icon
- Category
- Uncategorized
- Code Point
- f397
Mail Check Fill
ri-mail-check-fill
- Package
- Remix Icon
- Category
- Uncategorized
- Code Point
- eeed
Mail Check Line
ri-mail-check-line
- Package
- Remix Icon
- Category
- Uncategorized
- Code Point
- eeee
Shield Check Fill
ri-shield-check-fill
- Package
- Remix Icon
- Category
- Uncategorized
- Code Point
- f0ff
Shield Check Line
ri-shield-check-line
- Package
- Remix Icon
- Category
- Uncategorized
- Code Point
- f100
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.
Related References
Continue with nearby symbol, code, and web design resources.