oc · docs
docs / documentation

@orangecheck/design


@orangecheck/design / OcGlyphSlug

Type Alias: OcGlyphSlug

type OcGlyphSlug = 
  | "orangecheck"
  | "attest"
  | "docs"
  | "me"
  | "vault"
  | "chat"
  | "cosign"
  | "lock"
  | "vote"
  | "stamp"
  | "agent"
  | "pledge"
  | "analytics"
  | "btc"
  | "globe";

Defined in: tokens/glyphs.ts:10

Inner-SVG markup per brand, normalized to a 0..1024 canvas with the pipeline's centering/flip/scale baked in. Colors are sentinels — substitute FG / BG / INK (fg 'FG'→'none' flips the outline-capable glyphs to wireframe mode).