Overview
Documentation for Next.js Logo will be available here soon.
Installation
npx shadcn@latest add @elements/nextjs-logoUsage
Import and use the element in your application:
import { Next.jsLogo } from "@/components/elements/logos/nextjs-logo";