Modus Icons
March 26, 2026 ยท View on GitHub
Open source icon library for Modus with over 1000 icons.
Note: This repository is for Modus Icons and the website. Modus Icons v2 is available in the Modus Icons v2 repository.
Install
Modus Icons are packaged up and published to npm as processed SVGs, SVG sprites and ligature web fonts. Read our docs for usage instructions.
npm i @trimble-oss/modus-icons
Usage
Depending on your setup, you can include Modus Icons in a handful of ways.
- Use CSS Variables (Recommended)
- Use the web font
- Copy-paste SVGs as embedded HTML
- Reference via
<img>element - Use the SVG sprite
- Include via CSS
See the docs for more information.
Development
Read the CONTRIBUTING.md guide for details on how to contribute.
Adding SVGs
See the CONTRIBUTING.md guide for details.
Publishing
Documentation is published automatically when a new Git tag is published. See our GitHub Actions and package.json for more information.
License
MIT