Contains Momentum icons in different output formats, like SVG, Font Files, Swift.
Consumption varies depending on the output format used.
- For SVGs: Use a asset loader, by importing the Icon svg files directly from NPM.
- For Font files: Use a asset loader, by importing the Icon font files directly from NPM.
- For Swift: Download the Swift file using a curl script - more information in the "Without NPM" section here.