Skip to content

Type Alias: StrataIconName

StrataIconName = "chevron-down" | "chevron-right" | "chevron-left" | "chevrons-left" | "chevrons-right" | "arrow-up" | "arrow-down" | "filter" | "filter-active" | "search" | "download" | "check" | "x" | "eye-off" | "loader-2"

Defined in: src/icons/icon-registry.ts:22

Union type of all icon names available in the Strata icon system. Each name maps to a default Lucide icon component in the registry.