# Recommended icons — Gotham Gotham renders icons from the sprite system only, as `` (or the `::pack:name:size::` template shorthand). It never inlines SVG paths. ## Required pack - **Lucide** (`lucide`) — the theme's default pack. Declared in `plugin.mod` `required_icon_packs = ["lucide"]`. Lucide ships bundled with the CMS, so no manual install is normally needed. If a theme icon renders empty, open `/admin/icons`, confirm **Lucide** is installed and enabled, then reactivate the theme. ## Icons the theme references `lucide:diamond`, `lucide:arrow-right`, `lucide:check`, `lucide:chevron-right` appear in seed content and block defaults. All resolve from the bundled Lucide pack. Any icon-picker field defaults to a Lucide glyph so the theme renders without further setup.