Svg To Fonts
byomy13
0Converts SVG icons into web fonts with CSS and TypeScript support.
About
Generate icon fonts from directories of SVG files. This tool converts your SVG icons into a full icon font family in multiple formats (TTF, WOFF, WOFF2) with accompanying CSS and TypeScript type definitions, offering type-safe icon usage.
Key Features
- Convert SVG icons to font formats (TTF, WOFF, WOFF2)
- Generate CSS with font-face declarations and icon classes
- Create TypeScript type definitions for type-safe icon usage
- Compatible with the Model Context Protocol for AI agent integration
- 0 GitHub stars
- List all available SVG files in a directory
Use Cases
- Providing type-safe icon usage in TypeScript projects.
- Automating the creation of icon fonts for web projects.
- Integrating icon generation into design systems.