RemixIcon: Open source neutral style icon system
3100+ neutral-style SVG icons in outlined and filled variants.
Learn more about RemixIcon
RemixIcon is an icon library providing a comprehensive set of system symbols in neutral style. The icons are available in multiple formats including SVG files, web fonts (via CSS classes), and SVG sprite sheets, allowing integration into web projects through different methods. Each icon exists in two style variants (outlined and filled) and is designed to maintain consistency across the full set. The library is distributed via npm, CDN, and direct download, supporting integration into web applications, design tools like Figma and Sketch, and static websites.
Dual Style System
Each of the 3100+ icons ships in both outlined and filled variants on a consistent 24x24 grid. Ensures visual consistency when mixing styles within the same interface without manual adjustments.
Multiple Distribution Formats
Available as individual SVG files, web fonts with CSS classes, and SVG sprite sheets. Supports different integration patterns from static sites to build-optimized applications without format conversion.
Design Tool Integration
Available as native plugins for Figma, Sketch, and Adobe XD for seamless designer-developer handoff. Designers select icons directly in their tools while developers use matching code references.
<!-- Using CSS class method -->
<link href="https://cdn.jsdelivr.net/npm/remixicon@latest/fonts/remixicon.css" rel="stylesheet">
<i class="ri-home-line"></i>
<i class="ri-user-fill"></i>
<i class="ri-settings-3-line"></i>Adds 77 new AI-themed icons and optimizes search keywords; no breaking changes or migration required.
- –Use new AI-focused icons like `ai-agent`, `deepseek`, `speech-to-text`, and `text-to-speech` for modern UI needs.
- –Benefit from improved icon discoverability via AI-enhanced search keywords on the official website.
Adds 38 new icons (long arrows, accessibility, chess, jewelry, browser logos) and updates Medium logo to latest brand.
- –Integrate new long-arrow variants and accessibility icons into design systems requiring extended directional glyphs.
- –Update Medium logo references as the icon now reflects the current brand symbol; verify visual consistency in UIs.
Adds 37 new icons (AI-themed, poker suits, safe-3) and fixes arrow-down-box-line rendering.
- –Integrate 37 new icons including AI variants (ai-generate-2, anthropic, claude, mixtral, perplexity) and poker suits.
- –Update projects using arrow-down-box-line or polished AI mic/color-filter icons to verify visual consistency.
See how people are using RemixIcon
Related Repositories
Discover similar tools and frameworks used by developers
react-beautiful-dnd
Accessible React library for list drag-and-drop interactions.
components
Material Design components and utilities for Angular applications.
query
Declarative server-state caching with automatic background synchronization.
react-router
Component-based navigation and URL management for React.
astro
Static site generator with selective component hydration.