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