How to Download css.gg Icons as SVG or PNG
css.gg is a unique icon set — all 704 icons can be rendered using pure CSS without any SVG or image files. While IconFontToPNG serves them as SVG, the original library lets you use icons with just CSS classes and pseudo-elements. The icons have a distinctive minimal, geometric aesthetic.
- Find your icon — Search by name in the grid above (e.g., "arrow-right", "search", "home"), or scroll through all 704 css.gg 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 css.gg?
- Pure CSS implementation available — zero file requests for icons
- Minimal geometric design — distinctive look that stands out
- Lightweight — entire SVG set is tiny
- MIT license — free for everything
About css.gg
Open-source CSS, SVG, and Figma UI icons. 700+ minimalist icons with pure CSS support. The library contains 704 icons, licensed under MIT. Visit https://css.gg 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 Font Awesome icons — 1,970 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 Heroicons icons — 324 icons as SVG/PNG
- Download Feather Icons icons — 287 icons as SVG/PNG
Frequently Asked Questions
Can css.gg icons really work without SVG?
Yes. The original css.gg library renders icons using only CSS (border tricks, transforms, pseudo-elements). IconFontToPNG provides them as SVG for easier use, but you can also use the pure CSS version from css.gg directly.
Why are there only 704 css.gg icons?
css.gg focuses on essential UI icons. Each icon must work as pure CSS, which limits complexity. For more variety, try Tabler (5,039) or Phosphor (9,072).
How to download css.gg 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 css.gg 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 css.gg icons to PNG without installing anything?
Yes. All 704 icons are pre-loaded. Search, click, download — no npm, no font files, no build tools.
Is it free to download css.gg icons?
Yes, 100% free. css.gg is open source (MIT). No signup, no watermarks, no limits. See our
licenses page for details.
Can I use css.gg icons in commercial projects?
Yes. MIT permits commercial use. See our
licenses page for full terms.