Free Online SVG to Icon Font
Free online SVG to Icon Font generator, pure client-side. Convert multiple SVG icons into WOFF/TTF/OETF icon font files for use in websites and apps.
π 100% Client-SideHow to Use
Follow these simple steps. Everything runs locally: Font Name and Icon Prefix are processed on your device, never sent to a server.
- Input your data or upload your file in the tool area above.
- Adjust any available options to customize the output.
- Click the process button and get your result instantly.
FAQ
What SVG format is supported?
Standard SVG files (.svg). Simple single-path icons work best. Complex SVGs with gradients, masks, or filters may not convert correctly.
Where can I use the generated font?
TTF/WOFF fonts can be used in: web pages (via @font-face), mobile apps, desktop apps. A CSS file is auto-generated too.
Will icon fonts preserve colors?
Icon fonts are monochrome β all icons render in the current text color. For multi-color icons, use SVG sprites instead.
How many icons can I merge?
Up to ~100 icons recommended. OpenType supports up to 65535 glyphs, but more icons = larger font files.
Are my SVGs uploaded?
No. All SVG files are processed client-side using opentype.js. No data leaves your browser.
Technical Details
This tool runs 100% in your browser using modern web technologies. No data is ever sent to any server. Your files remain on your device at all times.