Importing svg files as react components required svgr, otherwise you would need to use the SVG code as children of SvgIcon
With SvgIcon you have the possibility to set the fontSize attribute to "small", "inherit", "large" or "medium", but what if we if we would need more of this?