react-iconpack icon indicating copy to clipboard operation
react-iconpack copied to clipboard

A React Component for handling SVG icons, coupled with Babel and Browserify plugins to only bundle the icons you use.

Results 1 react-iconpack issues
Sort by recently updated
recently updated
newest added

This approach is pretty much 90% of the way there, but that last naggling 10% is the caching integration with regards to Webpack/Babel/etc. I'd love to hear input from others...

question