Display

Component

Icon

Render crisp Lucide SVG icons with customizable scales, color variations, and optional boxed container badges.

Component Syntax

blade
<x-aura::icon name="sparkles" size="md" />

1. Scale Sizes

blade

xs

sm

md

lg

xl

2. Boxed Container Badges

blade

Component Props

Available properties and configurations for the icon component.

Prop Default Available Values

name

circle

Icon name string (e.g. sparkles, star, check)

size

sm
xs sm md lg xl

variant

null
subtle secondary primary dark outline positive warning danger

shape

rounded
rounded circle square

container

false
true false