react-material-icons
react-material-icons copied to clipboard
Simple component for anomated Material Icons in React.
Results
2
react-material-icons issues
Sort by
recently updated
recently updated
newest added
"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...
I'm trying to do something similar as in the example in my own app, but for some reason I can't get icon morphing to work. I'm running React v15 and...