Sketch icons is a completely open-source icon set with 600+ icons that makes it easy for individuals to utilise icons. The Sketch-icons Web Component is a simple and effective way to incorporate Sketch icons into your app. The component will dynamically load an SVG for each icon, ensuring that your app only requests the icons it requires.
npm i sketch-icons
# or
yarn add sketch-icons
Please see CONTRIBUTING GUIDELINES
Please read the CODE OF CONDUCT
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.