react-webtech-animated-icons is a React library that contains animated SVG icons of most popular web technologies.
Use the package manager npm to install.
npm install react-webtech-animated-icons
https://animated-icons.netlify.app/
import {WebpackIcon} from react-webtech-animated-icons
<WebpackIcon firstColor="#1C78C0" secondColor="#8ED6FB" size={32} duration={1} />
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.