An open-source icon font and CSS toolkit providing Windows 10's MDL2 icons with Font Awesome-like customization.
Micon is an open-source icon font and CSS toolkit that provides the Windows 10 MDL2 icon set (Segoe MDL2 Assets) for web use. It solves the problem of accessing and customizing Microsoft's modern design icons in web projects, offering them as a free, web-optimized font with CSS-based styling. Developers can easily integrate and style these icons similar to Font Awesome.
Web developers and designers building applications or websites that aim to incorporate the Windows 10 design language or require Microsoft's MDL2 icon set. It's particularly useful for projects targeting Windows users or seeking a consistent Microsoft-style UI.
Developers choose Micon because it provides the official Windows 10 MDL2 icons as a free, open-source resource with full CSS customization capabilities, avoiding licensing fees or restrictions. Its build system also allows for creating custom icon fonts, offering flexibility beyond pre-packaged sets.
Micon, The iconic windows 10 font and CSS toolkit.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Provides the full Windows 10 Segoe MDL2 Assets icons, extracted and converted for web use, offering free access to Microsoft's official design language.
Icons can be easily sized, colored, and styled with CSS, including drop shadows and animations, similar to popular libraries like Font Awesome.
Includes a Gulp-based build system to create custom icon fonts from SVG sources, allowing developers to modify icons and templates for specific needs.
Delivers icons in standard web font formats (WOFF, WOFF2, OTF, TTF) with SCSS and Less templates, ensuring broad compatibility across browsers.
The README admits that online documents are not updated for tools like Bower and building, requiring users to rely on incomplete or legacy information.
Building custom fonts requires Node.js, Gulp, and manual configuration of JSON files and templates, which can be time-consuming and error-prone.
Heavily tied to Windows 10 MDL2 icons, limiting its usefulness for projects that don't align with Microsoft's design language or need more diverse icon sets.
As a font icon system, it may suffer from accessibility issues, scaling artifacts, or performance drawbacks compared to modern SVG-based alternatives.