react-material-icons
react-material-icons copied to clipboard
Added className passthrough to svg object
"className" from the "MorphIcon" object wasn't being passed through to the SVG object. While the "style" tag is being passed, classes can be a preferred method of styling / manipulating objects.