Surge Logo
The Surge Studio logo component with symbol, wordmark and full variants.
Installation
$pnpm dlx shadcn@latest add https://spark.surge.studio/r/surge-logo.json
Preview
symbol
wordmark
default
Props
| Prop | Type | Description |
|---|---|---|
| variant | 'default' | 'symbol' | 'wordmark' | Chooses whether the component renders the full lockup, symbol, or wordmark. |
| orientation | 'horizontal' | 'vertical' | Controls the full logo layout when the default variant is used. |
| className | string | Applies additional classes to the rendered element. |