# Recommended Icons — Magazine Bold Magazine Bold is a typographic, rule-heavy theme. It leans on condensed headlines, mono labels and heavy rules, not iconography, so it references only two bundled packs. `plugin.mod` declares them in `required_icon_packs`; until the loader auto-installs declared packs, an admin should confirm they are enabled before activation. ## Required packs - **lucide** — ships bundled with the CMS (v0.460). Enabled by default. Used for chrome and UI glyphs (arrows, chevrons, close, check, play, map-pin, navigation, mail, rss, star, flag). If icons render as empty boxes, open `/admin/icons` and confirm **Lucide** is installed and enabled. - **simple-icons** — ships bundled with the CMS (v14.0). Used only for brand glyphs in `author-bio-hero`, `author-bio` and `social-links` (x, linkedin, github). Confirm it is enabled at `/admin/icons` if brand marks are blank. ## Icons used by the theme chrome and overrides All via the sprite pipeline (`` or the `:::::` shorthand): `arrow-right`, `chevron-down`, `chevron-left`, `chevron-right`, `x`, `check`, `play`, `download`, `map-pin`, `navigation`, `mail`, `rss`, `star`, `flag`, `diamond`, `globe` (lucide); `x`, `linkedin`, `github` (simple-icons). 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.