关于
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.
主要功能
- 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
使用案例
- Providing type-safe icon usage in TypeScript projects.
- Automating the creation of icon fonts for web projects.
- Integrating icon generation into design systems.