https://github.com/alex-oleshkevich/python-tabler-icons
https://github.com/alex-oleshkevich/python-tabler-icons
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/alex-oleshkevich/python-tabler-icons
- Owner: alex-oleshkevich
- License: mit
- Created: 2022-03-21T13:18:15.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-11T14:52:08.000Z (over 2 years ago)
- Last Synced: 2025-01-24T16:44:39.221Z (3 months ago)
- Language: Python
- Size: 1.38 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
# Tabler Icons
SVG tabler icons for your apps.






## Installation
Install `tabler_icons` using PIP or poetry:
```bash
pip install tabler_icons
# or
poetry add tabler_icons
```## Features
- TODO
## Quick start
See example application in `examples/` directory of this repository.