reflex-components-lucide
Reflex lucide components.
What it is and what it does
reflex-components-lucide wraps the Lucide icon library as Reflex components, making vector icons available for use in Reflex web applications. It depends only on reflex-base, keeping installation simple and lightweight.
The package is actively maintained with recent releases and carries no known vulnerabilities. It targets modern Python (3.10+) and is licensed under Apache-2.0, making it suitable for both commercial and open-source projects. The specifics of customization options and the full icon inventory are not detailed in the available documentation.
Use it for:
- Add consistent vector icons to Reflex web application dashboards and interfaces.
- Build icon-based navigation menus and button sets without managing separate SVG files.
- Integrate Lucide's icon set into Reflex form components for visual feedback and labeling.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides Lucide icon components for Reflex web applications, allowing developers to use a library of vector icons in their UI.
Yes, if you are building a Reflex web application and need a straightforward way to include Lucide icons. Low install friction, permissive license, active maintenance, and no security issues make it a safe choice. Verify that the icon set and customization options meet your UI requirements before committing.
Install
reflex-components-lucide on PyPI
pip
pip install reflex-components-lucideuv
uv add reflex-components-lucidepoetry
poetry add reflex-components-lucideInstalling reflex-components-lucide
Before you install
Low install friction with a single dependency on reflex-base. Active maintenance status with a recent release 10 days ago.
License in practice
Apache-2.0 is permissive, allowing use in commercial and open-source projects with minimal restrictions beyond attribution.
Quickstart
pip install reflex-components-lucide
from reflex_components_lucide import LucideIcon
# Use a Lucide icon in a Reflex component
Requires Python 3.10 or later and reflex-base as a runtime dependency.
Verify before relying
- How many icon variants are available in this component library
- Whether icons are customizable (size, color, stroke width)
- Performance characteristics when rendering many icons on a page
Package facts
| License | Apache-2.0 (permissive) |
| Python support | supports the current Python release (>=3.10) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 1 — reflex-base |
| Maintenance | actively maintained — 10 days since the last release |
| First released | |
| Downloads | 248,965/month — #8,658 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: reflex_components_lucide-1.0.3-py3-none-any.whl
Tags
More Application Frameworks packages
FastAPI is a Python web framework for building…
permissive · top 100 on PyPI
annotated-docProvides a way to document function parameters,…
permissive · top 100 on PyPI
textualTextual is a Python framework for building…
permissive · top 100 on PyPI
typerTyper builds command-line applications from…
permissive · top 1,000 on PyPI
mcpBuild and connect to Model Context Protocol…
permissive · top 1,000 on PyPI
WerkzeugWerkzeug is a WSGI utility library providing…
permissive · top 1,000 on PyPI
reflex-components-codeProvides reusable code display components for…
permissive · top 15,000 on PyPI
reflex-components-momentProvides Reflex UI components for moment-based…
permissive · top 15,000 on PyPI
reflex-components-radixProvides Radix UI component bindings for…
permissive · top 15,000 on PyPI
reflex-components-react-playerProvides Reflex components that wrap the…
permissive · top 15,000 on PyPI
reflex-components-sonnerProvides Reflex components for Sonner toast…
permissive · top 15,000 on PyPI
reflex-components-markdownProvides Reflex components for rendering and…
permissive · top 15,000 on PyPI
reflex-components-rechartsProvides Recharts charting components for use…
permissive · top 15,000 on PyPI
reflex-baseProvides core type definitions and shared…
permissive · top 15,000 on PyPI
reflex-components-coreProvides a collection of UI components for…
permissive · top 15,000 on PyPI
Flask-SilkProvides a Flask integration to serve Silk icon…
permissive · top 15,000 on PyPI