Primitive
CLI registryLogo
Interrupted-A mark + wordmark. Open letterform for Atro; floating brand bar is the recall cue. Defaults to getBrand().name.
Preview → install → use
01
Preview
npx shadcn@latest add @atroui/logoAtroUI
Interrupted A - open letterform + floating brand bar. Label from getBrand(); override with title / name.
Source lands in your repo. Setup: Installation · Registry catalog.
02
Usage
Mark uses currentColor for the A; the crossbar uses --color-brand (#0b7bff). Static assets: /brand/atroui-mark.svg and /brand/atroui-mark-app.svg. Pass title or name to override the label.
03
API reference
| Prop | Type | Default | Description |
|---|---|---|---|
| title | string | getBrand().name | Accessible label for LogoMark. |
| name | string | getBrand().name | Wordmark text for LogoWordmark. |
| className | string | - | Size / color via currentColor. |
Logo