{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "polygon",
  "title": "polygon",
  "files": [
    {
      "path": "static/components-generated/matic.tsx",
      "content": "import type { SVGProps } from \"react\";\n\nconst Matic = (props: SVGProps<SVGSVGElement>) => (\n  <svg {...props} viewBox=\"0 0 36 36\">\n    <g fill=\"none\">\n      <circle fill=\"#8247E5\" cx=\"18\" cy=\"18\" r=\"18\" />\n      <path\n        d=\"M24.172 13.954c-.438-.25-1.002-.25-1.504 0l-3.509 2.068-2.38 1.316-3.447 2.068c-.439.25-1.003.25-1.504 0l-2.695-1.63a1.527 1.527 0 0 1-.752-1.315v-3.133c0-.502.25-1.003.752-1.316l2.695-1.567c.438-.25 1.002-.25 1.504 0l2.694 1.63c.439.25.752.751.752 1.315v2.068l2.381-1.378v-2.13c0-.502-.25-1.004-.752-1.317l-5.013-2.945c-.438-.25-1.002-.25-1.504 0l-5.138 3.008c-.501.25-.752.752-.752 1.253v5.89c0 .502.25 1.003.752 1.316l5.076 2.946c.438.25 1.002.25 1.504 0l3.446-2.006 2.381-1.378 3.447-2.006c.438-.25 1.002-.25 1.504 0l2.694 1.567c.439.25.752.752.752 1.316v3.133c0 .501-.25 1.003-.752 1.316l-2.632 1.567c-.438.25-1.002.25-1.504 0l-2.694-1.567a1.527 1.527 0 0 1-.752-1.316v-2.005L16.84 22.1v2.067c0 .502.25 1.003.752 1.316l5.075 2.946c.439.25 1.003.25 1.504 0l5.076-2.946c.439-.25.752-.752.752-1.316v-5.953c0-.5-.25-1.002-.752-1.316l-5.076-2.945z\"\n        fill=\"#FFF\"\n      />\n    </g>\n  </svg>\n);\n\nexport { Matic };\n",
      "type": "registry:component",
      "target": "components/ui/svgs/matic.tsx"
    }
  ],
  "type": "registry:component"
}