AIBTC — The Bitcoin Coordination Network.
This repository is the canonical source of truth for AIBTC brand assets and guidelines. All logos, marks, and visual identity files live here.
- Website: aibtc.dev
- GitHub: github.com/aibtcdev
- X / Twitter: @anthropicbtc
Theme: Dark-first design. Default backgrounds are black or near-black. Light variants are provided for contexts that require them.
The core logo is "AIBTC" in a bold, sans-serif font (Roc Grotesk), typically presented in white on a black background. It must be used consistently across all platforms without any modifications, distortions, or recoloring.
Four color variants are available in both SVG and PNG formats. Prefer SVG for web and print; use PNG where SVG is not supported.
| Variant | SVG | PNG |
|---|---|---|
| Blue | SVG | PNG |
| Black (K) | SVG | PNG |
| Knockout (KO) | SVG | PNG |
| Orange | SVG | PNG |
Directory: logos/primary/
Full lockup with tagline, provided at 1500x1000px.
| Variant | File |
|---|---|
| Black Background | PNG |
| Transparent | PNG |
Directory: logos/secondary/
Square-cropped logo for profile images and avatars.
| Size | File |
|---|---|
| 250px | PNG |
| 1000px | PNG |
Directory: avatars/
The palette draws from vibrant, energetic hues to evoke innovation. Primary colors are used dominantly, with accents for support.
| Color | Hex | RGB | Usage |
|---|---|---|---|
| Orange | #FF4F03 |
254, 79, 2 | Primary color for highlights and calls to action |
| Electric Blue | #0633D1 |
6, 52, 208 | Primary color for tech-inspired elements |
| Black | #000000 |
0, 0, 0 | Backgrounds and text |
| White | #FFFFFF |
255, 255, 255 | Text on dark backgrounds |
| Grey | #56595B |
86, 89, 91 | Subtle accents or secondary text |
Gradient: Orange-to-blue transitions are used for dynamic effects. Use occasionally for backgrounds, dividers, or hero elements — not as a default.
Watermark files are provided at both full opacity and 30% opacity for overlay use. See watermarks/.
Available colors: Black, White, Orange, Blue — each with full and 30% opacity variants.
Roc Grotesk is the exclusive typeface family for AIBTC. It is licensed from myfonts.com. Acquire the full family for compliance.
Variants: Regular, Wide, ExtraWide.
| Variant | Usage |
|---|---|
| Extra Wide Medium | Headlines and hero text |
| Wide Medium | Subheadings and navigation |
| Regular | Body text and paragraphs |
Fallback stack: "Roc Grotesk", "Helvetica Neue", Helvetica, Arial, sans-serif
- Use only Roc Grotesk — no unauthorized fonts
- Avoid excessive style mixing within a single layout
- Stick to the brand color palette for all text — do not introduce off-brand colors
- Font files are not distributed in this repo
Brand artwork incorporates psychedelic, wavy designs to convey dynamism and futurism. All artwork must be used in its original form without edits.
- Typographic Art — Stylized letters (A, I, B, T, C) with fluid, wavy effects in orange and blue. These function as graphic elements or standalone visuals.
- Psychedelic Art — Abstract wave patterns, gradients, and motifs (e.g., distorted silhouettes). Available in multiple variations for collateral; always display unaltered.
Pattern textures derived from the artwork are available in patterns/.
Text watermarks for overlay use on images and video. Available in 4 colors at full and 30% opacity.
| File | Description |
|---|---|
aibtc-watermark-black.png |
Black, full opacity |
aibtc-watermark-black-op30.png |
Black, 30% opacity |
aibtc-watermark-white.png |
White, full opacity |
aibtc-watermark-white-op30.png |
White, 30% opacity |
aibtc-watermark-orange.png |
Orange, full opacity |
aibtc-watermark-orange-op30.png |
Orange, 30% opacity |
aibtc-watermark-blue.png |
Blue, full opacity |
aibtc-watermark-blue-op30.png |
Blue, 30% opacity |
Directory: watermarks/
Assets for social media sharing.
| File | Usage |
|---|---|
twitter-share-image.jpeg |
Twitter/X share card |
Directory: social/
Source favicon files. Use these as input for generating platform-specific favicon sets (android-icon, apple-touch-icon, etc.).
| File | Description |
|---|---|
AIBTC_Favicon_BlackBG.png |
Favicon with black background |
AIBTC_Favicon_BlueBG.png |
Favicon with blue background |
Directory: favicon/
Repeating pattern textures for backgrounds and decorative use. Provided at 640px.
| File | Description |
|---|---|
aibtcdev-pattern-1-640px.png |
Pattern variant 1 |
aibtcdev-pattern-2-640px.png |
Pattern variant 2 |
aibtcdev-pattern-3-640px.png |
Pattern variant 3 |
Directory: patterns/
Consistency across all materials is required. Core assets — the logo and artwork — must never be altered.
- Use the official assets from this repository
- Maintain clear space around the logo (minimum: half the icon height on all sides)
- Use SVG logos when possible for crisp rendering at any size
- Place the white or knockout (KO) logo on dark backgrounds
- Place the black (K) logo on light backgrounds
- Use the orange or blue variants for branded accent contexts
- Display all artwork in its original, unmodified form
- Modify, distort, recolor, or recreate the logo in any way
- Alter, crop, or edit brand artwork
- Place the logo on busy or low-contrast backgrounds
- Add effects (drop shadows, outlines, glows) to the logo
- Use unauthorized fonts — only Roc Grotesk is permitted
- Introduce colors outside the brand palette
- Use the logo smaller than 24px in height for digital or 10mm for print
Clone this repository to get all brand assets:
git clone https://github.com/aibtcdev/branding.gitOr download a specific directory using GitHub's web interface.
branding/
README.md
.gitattributes
watermarks/ 8 PNG watermarks (4 colors x 2 opacities)
logos/
primary/
svg/ 4 SVGs (Blue, K, KO, Orange)
png/ 4 PNGs (Blue, K, KO, Orange)
secondary/ 2 PNGs (BlackBackground, Transparent)
avatars/ 2 PNGs (250px, 1000px)
social/ 1 JPEG (Twitter/X share card)
favicon/ 2 PNGs (BlackBG, BlueBG)
patterns/ 3 PNGs (640px pattern textures)