05 · GALTON AI Assets
Logo & assets
The logo system, fonts and the icon library — all hotlinkable.
01 — Logo & Iconography
Logo & Iconography
Two marks
All logo files are served at https://galton-ai-assets.vercel.app/brand/logos/ — hotlink them by their absolute URL (CORS is open). In a header/footer lockup, embed the wordmark SVG, e.g. <img src="https://galton-ai-assets.vercel.app/brand/logos/galton-wordmark-white.svg" alt="GALTON"> — never retype "GALTON" as text to fake the logo. Fetch any file by name below.
- Symbol — the "G":
galton-symbol.svg(fill="currentColor", inherits text colour) — favicon, app icon, avatar, loader, compact mark. Explicit-fill copiesgalton-symbol-white.svg/galton-symbol-black.svgfor raster/email. - Wordmark — "GALTON":
galton-wordmark.svg(vector,fill="currentColor") — the primary digital logo. Explicitgalton-wordmark-white.svg/galton-wordmark-black.svgfor raster; the full GALTON® + BRANDS tagline lockup asgalton-wordmark-white-tagline.png/galton-wordmark-black-tagline.pngfor formal/print.
The hard color rule
The logo is white or black ONLY — never yellow/primary or any other color. When using a currentColor mark, ensure the inherited color is white or black, never #FFD700. White on dark; black on light (or on a primary-yellow surface, where the mark is black). Never recolor, add shadows/gradients/outlines, stretch, rotate, or re-typeset the wordmark.
Favicons
The "G" symbol as a site/app icon (white on transparent), served at https://galton-ai-assets.vercel.app/brand/icons/:
galton-favicon-32x32.png(browser tab),galton-favicon-192x192.png(Android/high-DPI),galton-favicon-180x180.png(Apple touch icon).
Complete asset manifest: every logo, font and icon — with formats, usage notes and direct URLs — is served as JSON at
https://galton-ai-assets.vercel.app/brand.jsonand indexed athttps://galton-ai-assets.vercel.app/llms.txt. This spec carries enough to fetch the brand directly; the manifest is the exhaustive list.
02 — Logos, fonts & favicons
Logos, fonts & favicons

The primary lockup — wordmark + ® and the BRANDS tagline.
Symbol — the “G”
Wordmark — “GALTON”
Full lockup with ® + BRANDS tagline (raster, formal / print)


Fonts
The Galton typeface — a single variable woff2 (weights 100–900) is the only web font. Desktop/print cuts (OTF, TTF) live in fonts/desktop/ and legacy web formats (woff, eot, svg) in fonts/legacy/. Montserrat is the official substitute.
03 — Icon library
Icon library
GALTON uses two icon families. (1) LINE — a detailed monoline service-icon library, ~2px stroke, square-ish viewBox, one or more #FFD700 accent blocks. Each line icon ships in TWO finishes: `file` is the WHITE-stroke icon for dark surfaces (the brand default, dark-first), and `fileLight` is the same icon with BLACK strokes for light/white surfaces. The yellow accent is identical in both. (2) 3D — soft-shaded white objects on a single yellow base, transparent PNG; works on dark and light. Match a family's stroke weight and the one-accent rule when extending.
Line icons
Each ships in two finishes — the dark-surface default and a light-surface variant. Click either to download.