This library provides all icons of React-icons wrapped for ReFlex framework
Project description
Reflex-Icons
This library provides all icons of React-icons wrapped for ReFlex framework
Installation
pip install reflex-icons
Upgradation
pip install reflex-icons --upgrade
Add react-icons in rxconfig.py
config = rx.Config(
...,
frontend_packages=[
"react-icons",
],
)
Use
import reflex as rx
from reflex_icons.BootStrap import BsFill0CircleFill
def index():
return rx.box(
BsFill0CircleFill()
)
📖 View all Icons
Author
Name : Saurabh Wadekar
Email : saurabhwadekar420@gmail.com
County : 🇮🇳INDIA🇮🇳
❤️ THANK YOU ❤️
If this library is useful to you, don't forget to Star ⭐ it
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
reflex-icons-1.0.2.tar.gz
(327.3 kB
view details)
Built Distribution
reflex_icons-1.0.2-py3-none-any.whl
(326.8 kB
view details)
File details
Details for the file reflex-icons-1.0.2.tar.gz
.
File metadata
- Download URL: reflex-icons-1.0.2.tar.gz
- Upload date:
- Size: 327.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6b95bc4ceef5d60ee8dd6914e376723385473b24db6097d6428e155c05674da3 |
|
MD5 | e6a2a6191dd1a3cb310c55a88c70a51f |
|
BLAKE2b-256 | 640c68f0a8021c9665a0edfa8e3a0231193bd50d3d1f64ee68ee56e695134730 |
File details
Details for the file reflex_icons-1.0.2-py3-none-any.whl
.
File metadata
- Download URL: reflex_icons-1.0.2-py3-none-any.whl
- Upload date:
- Size: 326.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 247b854838cf1265f25677ef18594ea97e1cf03d2e6804394950e4f43982592a |
|
MD5 | 4d00fd19415f46e039c2293929a68de0 |
|
BLAKE2b-256 | d7a62dbbf4c6ccef06d0a12dcc2da59b2cf693d8149519228e28bd870845427f |