N
primitives icon

Icon

SVG icon wrapper with size + stroke controls.

$ ndui add icon
Component docs

All 24 bundled icons

Sourced from Noundry.UI.Core.Icons const SVG paths.

chevron-down
chevron-up
chevron-right
close
check
search
calendar
user
settings
star
copy
external-link
info
warning
error
success
arrow-left
arrow-right
plus
minus
upload
document
camera
trash
Source
<partial name="_Icon" model="@(new { Name = "search" })" />
<partial name="_Icon" model="@(new { Name = "trash", CssClass = "w-4 h-4 text-red-600" })" />