Skip to content

cognizance-amrita/sketch-icons-website

Repository files navigation

React Icons Sketch-icons

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.

ChakraUI npm yarn total downloads npm downloads yarn Netlify Status

sketch-icons

Installation

npm i sketch-icons
# or
yarn add sketch-icons

Contributing

Please see CONTRIBUTING GUIDELINES

Code of Conduct

Please read the CODE OF CONDUCT

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.