Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/utkarshg6/icon-customizer
Download Free Icons in customized SVG and PNG format https://utkarshg6-icon-customizer.herokuapp.com/
https://github.com/utkarshg6/icon-customizer
Last synced: 17 days ago
JSON representation
Download Free Icons in customized SVG and PNG format https://utkarshg6-icon-customizer.herokuapp.com/
- Host: GitHub
- URL: https://github.com/utkarshg6/icon-customizer
- Owner: utkarshg6
- Created: 2020-05-07T09:59:15.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T04:56:38.000Z (almost 2 years ago)
- Last Synced: 2023-03-09T22:47:29.984Z (over 1 year ago)
- Language: JavaScript
- Size: 373 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Icon Customizer
## Download Free Icons in customized SVG and PNG format
[Demo Website](https://utkarshg6-icon-customizer.herokuapp.com/)
### Types of Icons
- [Regular](https://utkarshg6-icon-customizer.herokuapp.com/)
- [Material](https://utkarshg6-icon-customizer.herokuapp.com/material)
- [Animated](https://utkarshg6-icon-customizer.herokuapp.com/animated)### Features
* Download Thousands of Icons.
* Available in SVG and PNG.
* Easy to incorporate in your web project.
* Customize them into desired color and size.
* Real Time View of your customized icon.## Installation
Clone the repository
```
git clone https://github.com/utkarshg6/icon-customizer.git
```Install Node Modules
```
npm i
```Start the server
```
npm run start
```For Development
```
npm run dev
```Please fork this repository to generate Pull Request.
## Support
If you like the project you can support it with a [PayPal donation](https://paypal.me/utkarshg6)