- Package
- Remix Icon
- Category
- Uncategorized
- Code Point
- ec59
Font Icon Library
Remix Icon Search
77 icons
Matching "down"
Download Line
ri-download-line
- Package
- Remix Icon
- Category
- Uncategorized
- Code Point
- ec5a
Dropdown List
ri-dropdown-list
- Package
- Remix Icon
- Category
- Uncategorized
- Code Point
- f3c2
Expand Up Down Fill
ri-expand-up-down-fill
- Package
- Remix Icon
- Category
- Uncategorized
- Code Point
- f326
Expand Up Down Line
ri-expand-up-down-line
- Package
- Remix Icon
- Category
- Uncategorized
- Code Point
- f327
File Download Fill
ri-file-download-fill
- Package
- Remix Icon
- Category
- Uncategorized
- Code Point
- ecd8
File Download Line
ri-file-download-line
- Package
- Remix Icon
- Category
- Uncategorized
- Code Point
- ecd9
Folder Download Fill
ri-folder-download-fill
- Package
- Remix Icon
- Category
- Uncategorized
- Code Point
- ed5f
Folder Download Line
ri-folder-download-line
- Package
- Remix Icon
- Category
- Uncategorized
- Code Point
- ed60
Image Download Fill
ri-image-download-fill
- Package
- Remix Icon
- Category
- Uncategorized
- Code Point
- f653
Image Download Line
ri-image-download-line
- Package
- Remix Icon
- Category
- Uncategorized
- Code Point
- f654
Mail Download Fill
ri-mail-download-fill
- Package
- Remix Icon
- Category
- Uncategorized
- Code Point
- eef1
Mail Download Line
ri-mail-download-line
- Package
- Remix Icon
- Category
- Uncategorized
- Code Point
- eef2
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
Mobile Download Fill
ri-mobile-download-fill
- Package
- Remix Icon
- Category
- Uncategorized
- Code Point
- f4ff
Mobile Download Line
ri-mobile-download-line
- Package
- Remix Icon
- Category
- Uncategorized
- Code Point
- f500
Shut Down Fill
ri-shut-down-fill
- Package
- Remix Icon
- Category
- Uncategorized
- Code Point
- f125
Shut Down Line
ri-shut-down-line
- Package
- Remix Icon
- Category
- Uncategorized
- Code Point
- f126
Skip Down Fill
ri-skip-down-fill
- Package
- Remix Icon
- Category
- Uncategorized
- Code Point
- f360
Skip Down Line
ri-skip-down-line
- Package
- Remix Icon
- Category
- Uncategorized
- Code Point
- f361
Slow Down Fill
ri-slow-down-fill
- Package
- Remix Icon
- Category
- Uncategorized
- Code Point
- f368
Slow Down Line
ri-slow-down-line
- Package
- Remix Icon
- Category
- Uncategorized
- Code Point
- f369
Thumb Down Fill
ri-thumb-down-fill
- Package
- Remix Icon
- Category
- Uncategorized
- Code Point
- f204
Thumb Down Line
ri-thumb-down-line
- Package
- Remix Icon
- Category
- Uncategorized
- Code Point
- f205
Video Download Fill
ri-video-download-fill
- Package
- Remix Icon
- Category
- Uncategorized
- Code Point
- f27f
Video Download Line
ri-video-download-line
- Package
- Remix Icon
- Category
- Uncategorized
- Code Point
- f280
Volume Down Fill
ri-volume-down-fill
- Package
- Remix Icon
- Category
- Uncategorized
- Code Point
- f29b
Volume Down Line
ri-volume-down-line
- Package
- Remix Icon
- Category
- Uncategorized
- Code Point
- f29c
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.