# BibleSlides logo pack

Official media-kit logos. Prefer SVG when possible; use PNG sizes that match the placement.

## Options

### Mark (`mark/`)
Quadrant cross — preferred for app icons and small UI.

| Folder / file | Use |
|---|---|
| `bibleslides-logo-mark.svg` / `square/` | **Preferred** — sharp square, full-bleed (no rounded-corner border) |
| `bibleslides-logo-mark-rounded.svg` / `rounded/` | Soft rounded corners (transparent outside the radius) |

PNG sizes: 64, 128, 256, 512, 1024, 2048, 3072, 4096, 6144, 8192px (+ SVG). Print tiers: 3072 / 4096 / 6144 / 8192 (~10–27″ at 300dpi).

### Wordmark (`wordmark/`)
`BIBLESLIDES.APP` type only — no icon. Outlined Geist Light paths (not live text), tracking 0.22em.

| Folder / file | Use |
|---|---|
| `bibleslides-logo-wordmark-dark.svg` | White type — for dark / slate backgrounds |
| `bibleslides-logo-wordmark-light.svg` | Dark type — for light / cream backgrounds |
| `transparent-dark/` | PNG wordmark with light type, transparent bg |
| `transparent-light/` | PNG wordmark with dark type, transparent bg |
| `on-slate/` | Wordmark on slate |
| `on-cream/` | Wordmark on cream |

PNG heights: 64, 128, 256, 512, 1024, 1536, 2048, 3072, 4096px (+ SVG). Print tiers from 1536px height up.

### Lockup (`lockup/`)
Mark + `BIBLESLIDES.APP` wordmark together.

| Folder / file | Use |
|---|---|
| `bibleslides-logo-lockup-dark.svg` | White wordmark — for dark / slate backgrounds |
| `bibleslides-logo-lockup-light.svg` | Dark wordmark — for light / cream backgrounds |
| `transparent-dark/` | PNG lockup with light wordmark, transparent bg |
| `transparent-light/` | PNG lockup with dark wordmark, transparent bg |
| `on-slate/` | Lockup on slate |
| `on-cream/` | Lockup on cream |

PNG heights: 64, 128, 256, 512, 1024, 1536, 2048, 3072, 4096px (+ SVG). Print tiers from 1536px height up.

## Rules
- Keep clear space around the mark.
- Do not recolor the quadrant cross except placing it on solid slate or cream.
- Do not stretch; scale proportionally.

Regenerate from repo root: `npm run generate:mediakit-logos`
