Lumeo

Icon packs

First-party Lumeo.Icons.* NuGet packages expose thousands of tree-shakeable IconSource properties. Install only the packs you use, then render any icon with <Icon Svg="@(Tabler.Home)" />. Search a pack below and click an icon to copy its usage.

Lucide · 0 icons · Stroke

Loading Lucide icons…

Each pack is a separate NuGet — e.g. dotnet add package Lumeo.Icons.Lucide, then @using Lumeo.Icons. Icons are expression-bodied properties, so a WASM trimmer keeps only the ones you reference.