{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "graphql",
  "title": "graphql",
  "files": [
    {
      "path": "static/components-generated/graphql.tsx",
      "content": "import type { SVGProps } from \"react\";\n\nconst Graphql = (props: SVGProps<SVGSVGElement>) => (\n  <svg {...props} viewBox=\"0 0 100 100\" fill=\"#f6009b\">\n    <path\n      fillRule=\"evenodd\"\n      clipRule=\"evenodd\"\n      d=\"M50 6.90308L87.323 28.4515V71.5484L50 93.0968L12.677 71.5484V28.4515L50 6.90308ZM16.8647 30.8693V62.5251L44.2795 15.0414L16.8647 30.8693ZM50 13.5086L18.3975 68.2457H81.6025L50 13.5086ZM77.4148 72.4334H22.5852L50 88.2613L77.4148 72.4334ZM83.1353 62.5251L55.7205 15.0414L83.1353 30.8693V62.5251Z\"\n    />\n    <circle cx=\"50\" cy=\"9.3209\" r=\"8.82\" />\n    <circle cx=\"85.2292\" cy=\"29.6605\" r=\"8.82\" />\n    <circle cx=\"85.2292\" cy=\"70.3396\" r=\"8.82\" />\n    <circle cx=\"50\" cy=\"90.6791\" r=\"8.82\" />\n    <circle cx=\"14.7659\" cy=\"70.3396\" r=\"8.82\" />\n    <circle cx=\"14.7659\" cy=\"29.6605\" r=\"8.82\" />\n  </svg>\n);\n\nexport { Graphql };\n",
      "type": "registry:component",
      "target": "components/ui/svgs/graphql.tsx"
    }
  ],
  "type": "registry:component"
}