Component
Logo
Studio mark and wordmark — currently branded for Makershot.
Makershot
Mark title is overridable; wordmark text is hardcoded Makershot.
Installation
import { LogoMark, LogoWordmark } from "atroui"Usage
LogoMark accepts an accessible title (default “Makershot”) and follows currentColor. LogoWordmark hardcodes the Makershot name — rebrand by forking the wordmark or replacing the span.
API Reference
| Prop | Type | Default | Description |
|---|---|---|---|
| title | string | 'Makershot' | Accessible label for LogoMark. |
| className | string | — | Size / color via currentColor. |