{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "builder",
  "title": "builder",
  "files": [
    {
      "path": "static/components-generated/builder.tsx",
      "content": "import type { SVGProps } from \"react\";\n\nconst Builder = (props: SVGProps<SVGSVGElement>) => (\n  <svg {...props} viewBox=\"0 0 256 293\" preserveAspectRatio=\"xMidYMid\">\n    <path\n      fill=\"#18B4F4\"\n      d=\"M256 82.32a82.17 82.17 0 0 1-30.548 64.032L5.802 21.622a12.078 12.078 0 0 1-2.32-1.726A11.628 11.628 0 0 1 0 11.613 11.61 11.61 0 0 1 11.608 0H173.72a82.254 82.254 0 0 1 58.182 24.112A82.332 82.332 0 0 1 256 82.32Z\"\n    />\n    <path\n      fill=\"#FD6B3C\"\n      d=\"M256 210.38a82.324 82.324 0 0 1-6.256 31.508 82.284 82.284 0 0 1-17.835 26.716 82.294 82.294 0 0 1-58.19 24.117H11.61a11.617 11.617 0 0 1-6.432-2.027 11.612 11.612 0 0 1-4.216-5.26 11.587 11.587 0 0 1-.585-6.72 11.613 11.613 0 0 1 3.242-5.911 11.302 11.302 0 0 1 2.184-1.704l86.444-49.085 133.189-75.645A82.23 82.23 0 0 1 256 210.38Z\"\n    />\n    <path\n      fill=\"#A97FF2\"\n      d=\"M225.452 146.352 92.246 222.014l-86.44 49.085a11.073 11.073 0 0 0-2.285 1.687A180.943 180.943 0 0 0 54.87 146.352 180.837 180.837 0 0 0 3.539 19.896a11.973 11.973 0 0 0 2.324 1.726l219.59 124.73Z\"\n    />\n  </svg>\n);\n\nexport { Builder };\n",
      "type": "registry:component",
      "target": "components/ui/svgs/builder.tsx"
    }
  ],
  "type": "registry:component"
}