@trimble-oss/modus-icons
v1.15.0
Published
This is the central repository for all icons used in our web products
Downloads
6,457
Maintainers
Keywords
Readme
Modus Icons
Open source icon library for Modus with over 1000 icons.
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 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