# Dataline Media Kit

Complete brand asset bundle — animated and static logo variants across the full
**orient × density × palette × mode** matrix, lockups, favicons, and brand book.

See `brand.md` for the full brand guidelines.

## Matrix

| Axis        | Values                                  |
| ----------- | --------------------------------------- |
| **Orient**  | `d` · `converge` · `tree`               |
| **Density** | `12` · `18` · `24` · `30`               |
| **Palette** | `green` · `ink`                         |
| **Mode**    | `animated` · `static`                   |

Total: **48** mark SVGs, organised under `svg/marks/<orient>/`.

## What's inside

- `svg/marks/d/dataline-d-d{12,18,24,30}-{green,ink}-{animated,static}.svg` — the primary D-shape mark.
- `svg/marks/converge/dataline-converge-...` — alternate D-converge prototype.
- `svg/marks/tree/dataline-tree-...` — archived T-tree silhouette.
- `svg/dataline-mark-*.svg` — convenient aliases pointing at the canonical density 18 / green primary.
- `svg/dataline-wordmark*.svg` — wordmark only (dark + light surfaces).
- `svg/lockups/dataline-lockup-*.svg` — mark + wordmark, horizontal and stacked, both palettes, both modes.
- `svg/favicons/dataline-favicon-*.svg` — favicons at 32, 64 (square tile), and 256.
- `manifest.json` — full file listing with byte sizes.
- `brand.md` — the brand guidelines.

All animated SVGs are self-contained: animations are embedded as inline `<style>` and SMIL `animateMotion`. They play natively in any modern browser when referenced via `<img>`, `<object>`, or background-image.

## Quick pick

| Need                                  | File                                                                |
| ------------------------------------- | ------------------------------------------------------------------- |
| Default web/app/deck use              | `svg/dataline-mark-animated.svg` (= d-d18-green)                    |
| Print, foil, embossing, monochrome    | `svg/marks/d/dataline-d-d18-ink-static.svg`                         |
| Cream / paper backgrounds             | `svg/dataline-mark-light-static.svg`                                |
| Editorial dense composition           | `svg/marks/d/dataline-d-d24-green-animated.svg`                     |
| Hero splash poster                    | `svg/marks/d/dataline-d-d12-green-animated.svg`                     |
| Archive / legacy tree                 | `svg/marks/tree/dataline-tree-d18-green-animated.svg`               |
