N
primitives icon

Icon

SVG icon wrapper with size + stroke controls.

$ ndui add icon
Component docs

Sample icons (Tabler / Lucide-shaped)

plus
x
check
chevron-right
chevron-down
plus-2
eye
bell
clock
arrow
menu
search
Source
@* Pair Icon with Tabler or Lucide icon libraries — the component takes an
   SVG path/child content and handles sizing, stroke, and accessibility. *@
<Icon Name="plus" Size="IconSize.Md" />
<Icon Name="search" Size="IconSize.Sm" Stroke="1.5" />