Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

reflex_icons-1.0.2-py3-none-any.whl (326.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page