# `PhoenixKit.Utils.HeroIcons`
[🔗](https://github.com/BeamLabEU/phoenix_kit/blob/v1.7.165/lib/phoenix_kit/utils/hero_icons.ex#L1)

Curated list of Heroicons for use in the application.
Icons are grouped by category for easy browsing.

# `list_all_icons`

Returns a flat list of all available icons.

# `list_categories`

Returns all category names.

# `list_icons_by_category`

Returns all available icons grouped by category.

# `search_icons`

Searches for icons by name or display name.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
