https://github.com/mortafix/i8-downloader
Python module and Streamlit app to download icon from icons8.com
https://github.com/mortafix/i8-downloader
icons icons8
Last synced: 7 months ago
JSON representation
Python module and Streamlit app to download icon from icons8.com
- Host: GitHub
- URL: https://github.com/mortafix/i8-downloader
- Owner: Mortafix
- License: mit
- Created: 2022-10-19T07:40:06.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-03T13:39:12.000Z (over 2 years ago)
- Last Synced: 2025-01-13T14:22:44.852Z (9 months ago)
- Topics: icons, icons8
- Language: Python
- Homepage: https://wow-icons.streamlit.app/
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

[](https://pypi.org/project/i8-downloader/)
[](https://github.com/psf/black)
# Web App
Visit the **web app** at https://wow-icons.streamlit.app!# Setup
You can find the package, [here](https://pypi.org/project/i8-downloader/).
```
pip3 install i8-downloader
```# Usage
```bash
i8-downloader # manul setup
i8-downloader https://img.icons8.com/stickers/256/000000/star.png # automatic setup
```