An open API service indexing awesome lists of open source software.

https://github.com/cognizance-amrita/sketch-icons-website

This repo consists of sketch-icons website.
https://github.com/cognizance-amrita/sketch-icons-website

chakra-ui fantasticon hacktoberfest netlify sketch-icons typescript

Last synced: 6 months ago
JSON representation

This repo consists of sketch-icons website.

Awesome Lists containing this project

README

          

# 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](https://img.shields.io/static/v1?label=builtwith&message=Chakra&color=blue)](https://github.com/chakra-ui/chakra-ui)
[![npm](https://img.shields.io/static/v1?label=npm&message=6.14.16&color=red)](https://www.npmjs.com/package/sketch-icons)
[![yarn](https://img.shields.io/static/v1?label=yarn&message=1.22.17&color=blue)](https://www.npmjs.com/package/sketch-icons)
[![total downloads](https://img.shields.io/badge/total%20downloads-30k%2B-orange)](https://www.npmjs.com/package/sketch-icons)
[![npm downloads](https://img.shields.io/npm/dm/sketch-icons.svg?style=flat-square&color=purple)](https://www.npmjs.com/package/sketch-icons)
[![yarn](https://img.shields.io/static/v1?label=license&message=MIT&color=green)](https://www.npmjs.com/package/sketch-icons)
[![](https://data.jsdelivr.com/v1/package/gh/garudatechnologydevelopers/Sketch-icons/badge)](https://www.jsdelivr.com/package/gh/garudatechnologydevelopers/Sketch-icons)
[![Netlify Status](https://api.netlify.com/api/v1/badges/92d24687-7cea-44c2-96cd-a3bf0313d199/deploy-status)](https://app.netlify.com/sites/sketch-icons/deploys)

![sketch-icons](./src/assets/images/banner.svg)

## Installation

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

## Contributing

Please see [CONTRIBUTING GUIDELINES](CONTRIBUTING.md)

## Code of Conduct

Please read the [CODE OF CONDUCT](CODE_OF_CONDUCT.md)

## Learn More

You can learn more in the
[Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).

To learn React, check out the [React documentation](https://reactjs.org/).