UI / Components / brand / Logo

Logo

Iridescent conic mark. Strict brand trio.

The Dock-style iridescent conic logo mark. Pure CSS, no SVG, no JS. Strictly Scout / Argus / Flint hues, with no cyan or magenta-bridge tones. Adapts to any size via the `size` prop.

$npx dock-ui add logo

Usage

import { Logo } from "@/components/ui/logo";

<Logo size={32} />

Install

via CLI
$ npx dock-ui add logo
Writes the file(s) directly to your components/ui/ folder. You own the code.
For agents
curl -L https://ui.trydock.ai/r/logo.json
Returns a JSON manifest with file paths + contents. Agent-readable, LLM-fetchable.
← All components
Themes·Component kit · glossary
View on GitHub →