Converts SVG icons into web fonts with CSS and TypeScript support.
概要
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.