Logo
DOL brand marks + sub-product logos. 22 sets cover DOL AI / Alpha / Beta badge variants.
Live preview
DOL English main brand
<DolPlatformLogo product="main" size="xs"|"sm"|"md"|"lg"|"xl" />. md = h-8 (default · 32px).22 platform products
Smart matrix from Figma DS V2
23923:38622. Per cell: SVG = copy markup · Fig = copy JSON for DOL Library plugin (Paste tab) · ↓ = download .svg.Variants — layout × tone
Using
product="academy" (full coverage). layout ∈ default | simple | symbol. tone ∈ default | gray-dark-bg.layout="default" · light
layout="simple" · light
layout="symbol" · light
layout="default" · dark
layout="simple" · dark
layout="symbol" · dark
Responsive — auto-switch by container
layout="responsive" auto-picks default / simple / symbol by host container's inline-size. ≥200px → default · 80-200px → simple · <80px → symbol. Pure CSS, no JS.~280px → default
140px → simple
60px → symbol
Import & files
Import
import { Logo } from "@dol/ui/logo";- Source file
packages/@dol/ui/src/logo/Logo.tsx
Figma source
Figma source 23 sets
- Page
- Logo
- Sets
- 23 + 15 standalone
- Primary set
-
DOL logo / General v2· 6 variants Open in Figma →
Showing:
DOL logo / General v2 11 other sets (+ 11 more not listed)
-
DOL logo / Admin6 variants Figma → -
DOL logo / Bug Killer6 variants Figma → -
DOL logo / CMCD6 variants Figma → -
DOL logo / CS6 variants Figma → -
DOL logo / EC6 variants Figma → -
DOL logo / General v14 variants Figma → -
DOL logo / Grammar4 variants Figma → -
DOL logo / Main DOL English6 variants Figma → -
DOL logo / Management chung chung6 variants Figma → -
DOL logo / Marketer6 variants Figma → -
DOL logo / PD6 variants Figma →
AI context
AI context
Markdown summary safe to paste into Claude / ChatGPT / Cursor — includes name, status, import, props, axes, examples, figma source.
# LogoSlug: `logo`Domain: general · Category: displayDesign: stable · Code: coded
## DescriptionDOL brand marks + sub-product logos. 22 sets cover DOL AI / Alpha / Beta badge variants.
## Import```tsimport { Logo } from "@dol/ui/logo";```Source: `packages/@dol/ui/src/logo/Logo.tsx`
## Figma sourcePage: LogoSets: 23Primary: DOL logo / General v2Open: https://www.figma.com/design/DqRd7UQkNGcdvYL5fwZxlf/?node-id=36585-5573Related
Status legend
Status legend
- Stable
- Design + code shipped, full DS parity.
- Partial
- Design ready, some variants/states missing in code.
- Coded
- Implemented in code; design canon may not yet exist.
- Design only / Code only
- One side present; awaiting the other.
Phase 1.X-5.2 detail view — read-only metadata. Code preview + recipe + live demo deferred (need @dol/ui registry integration).