Icons
Last updated
Last updated
MAU provides icons in SVG format that are published as a separate package. You can install the icons package from NPM:
Since React runs on the web and all of the browsers have in-built support for rendering SVG files, there are no additional steps required for this. By default, the SVG files should be imported and be supplied as the source to an img
tag
There are libraries available that make working with SVGs in React a lot easier. For example, and .