{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "voidzero",
  "title": "voidzero",
  "files": [
    {
      "path": "static/components-generated/voidzero.tsx",
      "content": "import type { SVGProps } from \"react\";\n\nconst Voidzero = (props: SVGProps<SVGSVGElement>) => (\n  <svg {...props} fill=\"none\" viewBox=\"0 0 400 400\">\n    <circle cx=\"200\" cy=\"200\" r=\"200\" fill=\"#08060d\" />\n    <path\n      fill=\"#fff\"\n      d=\"M101.187 109c-35.84 51.313-36.05 130.852 0 182.351H76.965c-36.059-51.499-35.849-131.038 0-182.351zm222.054 0c35.841 51.313 36.05 130.852 0 182.351h-24.22c36.058-51.499 35.848-131.038 0-182.351zm-123.136.252c50.222 0 90.924 40.711 90.924 90.926 0 50.214-40.71 90.925-90.924 90.926-50.215 0-90.926-40.712-90.926-90.926 0-50.215 40.711-90.926 90.926-90.926m55.385 52.733c-1.343-3.013-5.381-3.576-7.464-1.015l-78.65 96.458c-1.881 2.317-.974 5.785 1.797 6.893 8.144 3.258 17.782 4.869 28.932 4.869 41.264 0 62.135-22.164 62.135-69.012 0-15.39-2.258-28.084-6.75-38.193m-55.385-30.568c-41.5 0-62.137 22.165-62.137 68.761 0 15.448 2.25 28.21 6.75 38.377 1.335 3.022 5.382 3.585 7.464 1.024l78.508-96.467c1.889-2.317.974-5.792-1.805-6.892-8.119-3.216-17.715-4.803-28.78-4.803\"\n    />\n  </svg>\n);\n\nexport { Voidzero };\n",
      "type": "registry:component",
      "target": "components/ui/svgs/voidzero.tsx"
    }
  ],
  "type": "registry:component"
}