How to Download Font Awesome Icons as SVG or PNG
Font Awesome is the original web icon font, used on millions of websites since 2012. The free tier includes solid, regular, and brand icons — making it the only library with tech company logos (GitHub, Twitter, Facebook) alongside UI icons. If you need both UI and brand icons in one set, Font Awesome is the go-to choice.
- Find your icon — Search by name in the grid above (e.g., "home", "user", "search"), or scroll through all 1,970 Font Awesome icons.
- Set size and color — Click the icon to open the export panel. Pick any size from 16px to 512px and set a custom color.
- Download or copy code — Save as SVG, PNG, JPG, or WebP. Or copy raw SVG, React component, or Vue snippet to paste into your project.
Why Use Font Awesome?
- Only free library with brand/company logos (450+ brands)
- Most widely recognized icon names — developers already know "fa-home", "fa-user"
- CDN hosted option for quick prototyping without npm
- Solid + regular weight variants for visual hierarchy
About Font Awesome
The web's most popular icon set. Includes solid, regular, and brand icons covering UI, social media, and more. The library contains 1,970 icons, licensed under CC BY 4.0 / MIT. Visit https://fontawesome.com for official documentation.
Other Icon Libraries to Download
- Download Phosphor Icons icons — 9,072 icons as SVG/PNG
- Download Material Design Icons Community icons — 7,447 icons as SVG/PNG
- Download Tabler Icons icons — 5,039 icons as SVG/PNG
- Download Noto Emoji icons — 3,800 icons as SVG/PNG
- Download Simple Icons icons — 3,420 icons as SVG/PNG
- Download Remix Icon icons — 3,229 icons as SVG/PNG
- Download Fluent UI Icons icons — 2,428 icons as SVG/PNG
- Download Material Design Icons icons — 2,122 icons as SVG/PNG
- Download Bootstrap Icons icons — 2,078 icons as SVG/PNG
- Download Lucide icons — 1,941 icons as SVG/PNG
- Download Boxicons icons — 1,634 icons as SVG/PNG
- Download Ionicons icons — 1,357 icons as SVG/PNG
- Download Ant Design Icons icons — 831 icons as SVG/PNG
- Download css.gg icons — 704 icons as SVG/PNG
- Download Heroicons icons — 324 icons as SVG/PNG
- Download Feather Icons icons — 287 icons as SVG/PNG
Frequently Asked Questions
What is the difference between Font Awesome Free and Pro?
Free includes ~2,000 icons (solid, regular, brands). Pro adds ~30,000 icons with thin, light, sharp, and duotone styles, plus priority support. The free icons are sufficient for most projects.
Does Font Awesome require attribution?
Yes. Font Awesome Free icons are licensed under CC BY 4.0, which requires attribution. Add "Icons by Font Awesome" with a link in your footer or credits page.
Why are some Font Awesome icons missing here?
IconFontToPNG includes Font Awesome Free only (~2,000 icons). Pro icons (~30,000) require a paid license and cannot be redistributed.
How to download Font Awesome icons as PNG?
Find the icon in the grid above, click it, select your desired size and PNG format, then click Download. Rendered instantly in your browser — no server upload needed.
How to extract Font Awesome icons as SVG?
Click any icon and press "Copy SVG" or "Download SVG". Each icon is a standalone SVG with customizable size and color.
Can I convert Font Awesome icons to PNG without installing anything?
Yes. All 1,970 icons are pre-loaded. Search, click, download — no npm, no font files, no build tools.
Is it free to download Font Awesome icons?
Yes, 100% free. Font Awesome is open source (CC BY 4.0 / MIT). No signup, no watermarks, no limits. See our
licenses page for details.
Can I use Font Awesome icons in commercial projects?
Yes. CC BY 4.0 / MIT permits commercial use. See our
licenses page for full terms.