# icons

URL: /chirp-ui/api/icons/
Section: api
Description: Icon registry: semantic names → Unicode glyphs for chirp-ui components.

Use the `icon` filter to resolve names in templates: `{{ "status" | icon }}` → ◎.
Unknown names pass through unchanged for backward compatibility.

---

> For a complete page index, fetch /chirp-ui/llms.txt.

# icons

Icon registry: semantic names → Unicode glyphs for chirp-ui components.

Use the `icon` filter to resolve names in templates: `{{ "status" | icon }}` → ◎.
Unknown names pass through unchanged for backward compatibility.

module

Icon registry: semantic names → Unicode glyphs for chirp-ui components.

Use the `icon` filter to resolve names in templates: `{{ "status" | icon }}` → ◎.
Unknown names pass through unchanged for backward compatibility.

icon

function

Resolve icon name to glyph; unknown names pass through.
