Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yusufshakeel/dyicons

Icons for your projects.
https://github.com/yusufshakeel/dyicons

icons svg svg-icons

Last synced: 4 days ago
JSON representation

Icons for your projects.

Awesome Lists containing this project

README

        

![dyIcons](https://raw.githubusercontent.com/yusufshakeel/dyIcons/master/dyIcons.png)

# dyIcons
Icons for your projects.

### You get over 400+ icons for FREE!!!

## Status

[![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/yusufshakeel/dyIcons)
[![npm version](https://img.shields.io/badge/npm-0.4.3-blue.svg)](https://www.npmjs.com/package/dyicons)
[![](https://data.jsdelivr.com/v1/package/npm/dyicons/badge)](https://www.jsdelivr.com/package/npm/dyicons)

## Getting Started
* Download the [latest release](https://github.com/yusufshakeel/dyIcons/releases) of the project.
* Clone the repo: `git clone https://github.com/yusufshakeel/dyIcons.git`
* Install via npm: `npm install --save dyicons`
* Use from jsDelivr CDN: `https://www.jsdelivr.com/package/npm/dyicons`

## Documentation

[https://yusufshakeel.com/project/dyicons](https://yusufshakeel.com/project/dyicons)

## YouTube Playlist

[Watch the videos](https://www.youtube.com/watch?v=yyNNCg1nV_c&list=PLG6ePePp5vvbTLx98CifMDQ5ra2jBKPsX)

## Icons

You will find the icons inside the `dist` directory.

## Using inside ```img``` tag

```HTML
heart
```

## ES6

```JavaScript
import dyIconHeart from 'dyicons/dist/svg/dyicon-heart.svg';
```

## License
It's free and released under [MIT License](https://github.com/yusufshakeel/dyIcons/blob/master/LICENSE) Copyright (c) 2018 Yusuf Shakeel

## Back this project 🙏

If you find this project useful and interesting then please support it on [Patreon](https://www.patreon.com/yusufshakeel).

## Donate
Feeling generous :-) Buy me a cup of tea ☕.

[Donate via PayPal](https://www.paypal.me/yusufshakeel)