--- id: reflex-components-lucide version: "1.0.3" license: Apache-2.0 license_treatment: permissive maintenance: active --- # reflex-components-lucide — Reflex lucide components. License: permissive · Maintenance: active · Downloads: 249.0K/mo ## 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 above — 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 pip install reflex-components-lucide uv add reflex-components-lucide poetry add reflex-components-lucide ## Installing 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_current - Install friction: low - Maintenance: active - Downloads: 249.0K/month (top 15,000 on PyPI) - Known vulnerabilities: none known ## Tags lucide icons for reflex, reflex ui icon components, vector icons reflex web, icon library reflex, lucide reflex integration, ui-components, icon-library [View on SkillFed](https://skillfed.io/packages/reflex-components-lucide) · [View on PyPI](https://pypi.org/project/reflex-components-lucide/)