Simple Icon
A lightweight Reflex wrapper for icons from the @icons-pack/react-simple-icons React package, perfect for easily rendering brand icons with custom colors and sizes.
Installation
Add the following wrapped react code in Reflex inside your app.
buridan add wrapped-react simple_iconUsage
Make sure you use the correct imports inside your application.
import reflex as rx from components.simple_icon import simple_icon
Example
Simple Icon Example
Basic usage of the simple icon component
Simple Icon Colors
Customize icon colors by passing a color prop
Simple Icon Sizes
Control icon sizes using the size prop