Open source icon library for Modus with over 1000 icons.
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
Depending on your setup, you can include Modus Icons in a handful of ways.
- 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