TixBit brand assets
==================

Use tixbit-logo-dark on light backgrounds and tixbit-logo-light on blue or
dark backgrounds. The dark variant is the original blue and navy logo.
The light variant is reversed to white, as shown in the original guide.
Symbol and standalone wordmark files are also included. The blue symbol
is a single-color derivative of the original symbol.

Use SVG for scalable artwork and PNG when an image format is required.
Every PNG has a transparent background. Logos are 3124 x 864 pixels;
symbols are 780 x 1296 pixels; wordmarks are 2412 x 780 pixels.
Preserve the aspect ratio and original colors.
Keep other text and artwork clear of the logo. Do not stretch, rotate,
redraw, outline, or add effects to it.

colors.json and colors.css contain the original logo blue (#3D72DE) and
navy (#09101D), plus white and the brand page's light canvas (#F6F8FA).
The canvas color is a website presentation color, not an original guide swatch.
Montserrat is the typeface specified in the Figma guide. Its variable font is
included under the SIL Open Font License; see fonts/OFL.txt.

tixbit-brand-guide.svg is the complete original Figma guide with text outlined,
so it displays consistently without any installed fonts. The brand values in
the source guide are simplicity, trust, and adventure.

Provenance
----------
The dark logo, dark symbol, dark wordmark, and full brand guide are exact
copies of SVG exports from the original Figma logokit, exported on 2026-09-16
and stored in apps/web/brand-source. Light variants and the single-color blue
symbol change only fill colors; vector geometry is unchanged. PNGs are
rendered from the included SVGs. The font and its license are copied from
apps/mobile/TixBit/Fonts. The original Figma file is available at:
https://www.figma.com/design/VtkqhCKgBklUZGoT6vg1Ac/tixbit?node-id=0-1

Regenerate from the repository root with:
node apps/web/scripts/build-brand-assets.mjs
