Latest, 2000+ icons, redesigned, SVG framework
Regular, Solid, Brands and other categories for all design needs.
All icons redesigned for smoother lines and visual consistency.
Native SVG support with better performance and accessibility.
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/7.3.0/css/all.min.css" rel="stylesheet">
<link href="https://cdn.jsdelivr.net/npm/@fortawesome/[email protected]/css/all.min.css" rel="stylesheet">
<link href="https://cdn.staticfile.net/font-awesome/7.3.0/css/all.min.css" rel="stylesheet">
npm install @fortawesome/[email protected]
yarn add @fortawesome/[email protected]
| Version | Status | Icon Count | Recommended For |
|---|---|---|---|
| v7.x | Latest | 2000+ | New projects, upgrades |
| v6.x | Stable | 1900+ | Existing project maintenance |
| v5.x | Maintenance | 1600+ | Legacy project compatibility |
FontAwesome v7 adds dozens of carefully designed icons across popular domains:
Compared to v6, v7 delivers significant improvements across multiple dimensions. Icon count grows from 1900+ to 2000+, all icons redesigned with smoother, more natural lines. Technically, v7 fully supports CSS pseudo-element references, giving frontend developers more flexibility without additional HTML markup. SVG compression algorithms are further optimized, with loading performance improved by approximately 30% over v6. Additionally, v7 adds native support for ESM modular imports, integrating more seamlessly with modern build tools like Webpack and Vite. The brand icon collection also adds 100+ new brands covering the most popular current technologies and services.
v7 introduces a new SVG rendering engine with significantly improved loading and rendering efficiency. For large projects, total size reduced by ~15%.
All icons redesigned with more consistent visual style. New icons follow 2024-2025 design trends.
v7 updates Figma plugin, React/Vue components, and works with Tailwind CSS, Bootstrap 5.
v7 significantly improves accessibility (a11y) with semantic SVG markup and screen reader friendly.