Base64-Symbolbibliothek

Durchsuchen Sie über 6.000 Open-Source-SVG-Icons und kopieren Sie diese als Base64 für HTML, CSS oder JSON.

Source
Style
Category
Icons bereitgestellt von Lucide (ISC), Heroicons (MIT) und Simple Icons (CC0 1.0). Marken-Icons sind Eigentum ihrer jeweiligen Inhaber.

Frequently Asked Questions

Why use Base64 icons instead of icon fonts or SVG sprites?
Base64 icons eliminate HTTP requests and work in CSS background-image, email templates, and JSON APIs where external files are not available.
When should I NOT use Base64 icons?
For large icon sets on a single page. Each Base64 icon is inline and cannot be cached separately by the browser. Use SVG sprites for 10 or more icons on one page.
Can I change the color of a Base64 SVG icon?
Only if the original SVG uses currentColor or inline color attributes. Use this tool's color picker to customize the color before copying.
What is the size difference between SVG and Base64?
Base64 adds approximately 33% overhead. A 500-byte SVG icon becomes about 668 bytes as Base64 — still very small for individual icons.
Are these icons free to use commercially?
Yes. Lucide icons use the ISC license, Heroicons use MIT, and Simple Icons use CC0 (public domain). All are free for commercial use. Check each license for specific attribution requirements.
Base64 Icon Library — 6,000+ SVG Icons Ready to Copy | B64wise | B64wise