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.
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-iconsDepending 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.
Read the CONTRIBUTING.md guide for details on how to contribute.
See the CONTRIBUTING.md guide for details.
Documentation is published automatically when a new Git tag is published. See our GitHub Actions and package.json for more information.
MIT