Skip to content

aibtcdev/branding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

AIBTC Brand Guidelines

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.

Theme: Dark-first design. Default backgrounds are black or near-black. Light variants are provided for contexts that require them.


Logo

Primary Logo

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/

Secondary Logo

Full lockup with tagline, provided at 1500x1000px.

Variant File
Black Background PNG
Transparent PNG

Directory: logos/secondary/

Avatars

Square-cropped logo for profile images and avatars.

Size File
250px PNG
1000px PNG

Directory: avatars/


Colors

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 Transparency Variants

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.


Typography

Roc Grotesk

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

Typography Rules

  • 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

Artwork

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/.


Asset Inventory

Watermarks

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/

Social

Assets for social media sharing.

File Usage
twitter-share-image.jpeg Twitter/X share card

Directory: social/

Favicon

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/

Patterns

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/


Usage Guidelines

Consistency across all materials is required. Core assets — the logo and artwork — must never be altered.

Do

  • 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

Don't

  • 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

Downloads

Clone this repository to get all brand assets:

git clone https://github.com/aibtcdev/branding.git

Or download a specific directory using GitHub's web interface.


Directory Structure

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)

About

No description, website, or topics provided.

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Contributors