{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "adobe",
  "title": "adobe",
  "files": [
    {
      "path": "static/components-generated/adobe.tsx",
      "content": "import type { SVGProps } from \"react\";\n\nconst Adobe = (props: SVGProps<SVGSVGElement>) => (\n  <svg {...props} viewBox=\"0 0 91 80\" fill=\"none\">\n    <g clipPath=\"url(#clip0_906_1839)\">\n      <path d=\"M56.9686 0H90.4318V80L56.9686 0Z\" fill=\"#EB1000\" />\n      <path d=\"M33.4632 0H0V80L33.4632 0Z\" fill=\"#EB1000\" />\n      <path\n        d=\"M45.1821 29.4668L66.5199 80.0002H52.5657L46.1982 63.9461H30.6182L45.1821 29.4668Z\"\n        fill=\"#EB1000\"\n      />\n    </g>\n    <defs>\n      <clipPath id=\"clip0_906_1839\">\n        <rect width=\"90.4318\" height=\"80\" fill=\"white\" />\n      </clipPath>\n    </defs>\n  </svg>\n);\n\nexport { Adobe };\n",
      "type": "registry:component",
      "target": "components/ui/svgs/adobe.tsx"
    }
  ],
  "type": "registry:component"
}