Next: (hygguile components input), Previous: (hygguile components fly-out), Up: API
Construct an inline HTML icon element using Phosphor formatting.
A symbol designating the core identifier name of the Phosphor icon asset
(e.g., 'star, 'gear).
A configuration symbol defining line weight thickness variants. Accepts
'bold, 'light, or defaults to 'regular.
List of symbols representing additional layout formatting rules or sizing CSS classes.
(icon #:type 'heart #:weight 'bold #:icon-css '(text-red-500 text-2xl))