{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "connect",
  "title": "connect",
  "files": [
    {
      "path": "static/components-generated/connect.tsx",
      "content": "import type { SVGProps } from \"react\";\n\nconst Connect = (props: SVGProps<SVGSVGElement>) => (\n  <svg {...props} viewBox=\"0 0 32 32\" fill=\"none\">\n    <g clipPath=\"url(#clip0_2_166)\">\n      <path\n        d=\"M26.3333 0H5.66667C2.53705 0 0 2.53705 0 5.66667V25.5333C0 28.6629 2.53705 31.2 5.66667 31.2H26.3333C29.4629 31.2 32 28.6629 32 25.5333V5.66667C32 2.53705 29.4629 0 26.3333 0Z\"\n        fill=\"#00261A\"\n      />\n      <path\n        d=\"M13.2487 18.378H7.34961V24.2771H13.2487V18.378Z\"\n        fill=\"#52CCA3\"\n      />\n      <path\n        d=\"M24.0773 18.9833H19.3907V23.6699H24.0773V18.9833Z\"\n        fill=\"#52CCA3\"\n      />\n      <path\n        d=\"M24.0773 7.52832H19.3907V12.2149H24.0773V7.52832Z\"\n        fill=\"#52CCA3\"\n      />\n      <path\n        d=\"M12.6433 7.54938H7.95679V12.2359H12.6433V7.54938Z\"\n        fill=\"#52CCA3\"\n      />\n      <path\n        d=\"M24.0773 7.52833V12.2121L14.6172 17.0049L19.3932 7.52833H24.076L24.0773 7.52833ZM24.6814 6.92297H19.0213L13.2487 18.3786L24.6826 12.5848V6.92297H24.6814Z\"\n        fill=\"#CAFCEB\"\n      />\n      <path\n        d=\"M24.0773 18.9833V23.6714H19.399L14.7103 18.9833H24.0773ZM24.6826 18.378H13.2487L19.1483 24.2771H24.6829V18.378H24.6826Z\"\n        fill=\"#CAFCEB\"\n      />\n      <path\n        d=\"M12.643 7.55061V16.916L7.95496 12.2274V7.55061H12.643ZM13.2484 6.94525H7.34961V12.4798L13.2487 18.3777V6.94373L13.2484 6.94525Z\"\n        fill=\"#CAFCEB\"\n      />\n    </g>\n    <defs>\n      <clipPath id=\"clip0_2_166\">\n        <rect width=\"32\" height=\"32\" fill=\"white\" />\n      </clipPath>\n    </defs>\n  </svg>\n);\n\nexport { Connect };\n",
      "type": "registry:component",
      "target": "components/ui/svgs/connect.tsx"
    }
  ],
  "type": "registry:component"
}