Brand Lockup

Larger brand mark with an icon tile, bold wordmark, and a small tagline underneath.

Notion
NotionThe connected workspace

Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.

Import & use
import { Logo2 } from "@/components/beste/piece/logo2";

<Logo2
  name="Notion"
  tagline="The connected workspace"
  image="https://oud.pics/sm/l/notion.png"
  alt="Notion"
  tone="ocean"
/>