This repository contains PolyBridge logos, colour tokens, typography references and generated assets.
Website: https://polybridge.ai/
- Reference
- Machine-readable index
- Repository map
- SVG logo mark
- PNG logo exports: 256px, 512px, 1024px
- Design tokens
- CSS variables
- Contributing
- License
- Trademarks
The SVG file is the vector logo file.
The PNG files are generated exports from the SVG.
tokens/brand.tokens.json contains machine-readable colour, typography, spacing and radius values.
tokens/brand.css contains generated CSS custom properties.
brand.manifest.json lists the primary reference, token, asset and licence files.
npm ci
npm run build
npm run checknpm run build refreshes generated files.
npm run check validates the repository.
See CONTRIBUTING.md.
See LICENSE.md and TRADEMARKS.md.