# Recommended Icons — Editorial
Editorial is a typographic theme. It leans on hairline rules and small-caps
labels, not iconography, so it references only a single bundled pack.
`plugin.mod` declares it in `required_icon_packs`; until the loader
auto-installs declared packs, an admin should confirm it is enabled before
activation.
## Required pack
- **lucide** — ships bundled with the CMS (v0.460). Enabled by default. No
action needed in most installs; if icons render as empty boxes, open
`/admin/icons` and confirm **Lucide** is installed and enabled.
## Icons used by the theme chrome and overrides
All via the sprite pipeline (``
or the `::lucide:::` shorthand):
`arrow-right`, `chevron-down`, `chevron-left`, `chevron-right`, `x`, `check`,
`play`, `map-pin`, `diamond`, `minus`.
Block content that stores an icon (feature-grid items, social links, contact
channels) may reference any installed pack as a `pack:name` string; the
schemas default to `lucide` so the theme renders without extra setup.