{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "prisma",
  "title": "prisma",
  "files": [
    {
      "path": "static/components-generated/prisma.tsx",
      "content": "import type { SVGProps } from \"react\";\n\nconst Prisma = (props: SVGProps<SVGSVGElement>) => (\n  <svg {...props} viewBox=\"0 0 256 310\" preserveAspectRatio=\"xMidYMid\">\n    <path d=\"M254.313 235.519L148 9.749A17.063 17.063 0 00133.473.037a16.87 16.87 0 00-15.533 8.052L2.633 194.848a17.465 17.465 0 00.193 18.747L59.2 300.896a18.13 18.13 0 0020.363 7.489l163.599-48.392a17.929 17.929 0 0011.26-9.722 17.542 17.542 0 00-.101-14.76l-.008.008zm-23.802 9.683l-138.823 41.05c-4.235 1.26-8.3-2.411-7.419-6.685l49.598-237.484c.927-4.443 7.063-5.147 9.003-1.035l91.814 194.973a6.63 6.63 0 01-4.18 9.18h.007z\" />\n  </svg>\n);\n\nexport { Prisma };\n",
      "type": "registry:component",
      "target": "components/ui/svgs/prisma.tsx"
    },
    {
      "path": "static/components-generated/prismaDark.tsx",
      "content": "import type { SVGProps } from \"react\";\n\nconst PrismaDark = (props: SVGProps<SVGSVGElement>) => (\n  <svg {...props} viewBox=\"0 0 256 310\" preserveAspectRatio=\"xMidYMid\">\n    <path\n      fill=\"#fff\"\n      d=\"M254.313 235.519L148 9.749A17.063 17.063 0 00133.473.037a16.87 16.87 0 00-15.533 8.052L2.633 194.848a17.465 17.465 0 00.193 18.747L59.2 300.896a18.13 18.13 0 0020.363 7.489l163.599-48.392a17.929 17.929 0 0011.26-9.722 17.542 17.542 0 00-.101-14.76l-.008.008zm-23.802 9.683l-138.823 41.05c-4.235 1.26-8.3-2.411-7.419-6.685l49.598-237.484c.927-4.443 7.063-5.147 9.003-1.035l91.814 194.973a6.63 6.63 0 01-4.18 9.18h.007z\"\n    />\n  </svg>\n);\n\nexport { PrismaDark };\n",
      "type": "registry:component",
      "target": "components/ui/svgs/prismaDark.tsx"
    }
  ],
  "type": "registry:component"
}