{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "wakatime",
  "title": "wakatime",
  "files": [
    {
      "path": "static/components-generated/wakatimeDark.tsx",
      "content": "import type { SVGProps } from \"react\";\n\nconst WakatimeDark = (props: SVGProps<SVGSVGElement>) => (\n  <svg {...props} fill=\"none\" viewBox=\"0 0 340 340\">\n    <path\n      stroke=\"#000\"\n      strokeWidth=\"40\"\n      d=\"M170 20C87.156 20 20 87.156 20 170s67.156 150 150 150 150-67.156 150-150S252.844 20 170 20Z\"\n      clipRule=\"evenodd\"\n    />\n    <path\n      fill=\"#000\"\n      stroke=\"#000\"\n      strokeWidth=\"10\"\n      d=\"M190.183 213.541c-1.443 1.902-3.607 3.126-6.032 3.126q-.357-.002-.708-.04a8 8 0 0 1-.837-.13 8.096 8.096 0 0 1-1.378-.462 10 10 0 0 1-.656-.334 7.831 7.831 0 0 1-1.025-.709 9 9 0 0 1-.503-.44 9 9 0 0 1-.703-.767 9 9 0 0 1-.903-1.37l-8.838-14.201-8.834 14.201c-1.386 2.524-3.892 4.252-6.771 4.252-2.889 0-5.407-1.741-6.752-4.321l-38.636-56.285c-1.27-1.532-2.051-3.562-2.051-5.803 0-4.744 3.487-8.593 7.788-8.593 2.783 0 5.22 1.617 6.598 4.043l32.613 48.192 9.18-14.948c1.323-2.664 3.891-4.474 6.84-4.474 2.698 0 5.077 1.518 6.474 3.82l9.468 15.541 51.167-73.256c1.391-2.357 3.791-3.916 6.529-3.916 4.301 0 7.787 3.847 7.787 8.591 0 2.074-.663 3.974-1.77 5.457z\"\n    />\n  </svg>\n);\n\nexport { WakatimeDark };\n",
      "type": "registry:component",
      "target": "components/ui/svgs/wakatimeDark.tsx"
    },
    {
      "path": "static/components-generated/wakatimeLight.tsx",
      "content": "import type { SVGProps } from \"react\";\n\nconst WakatimeLight = (props: SVGProps<SVGSVGElement>) => (\n  <svg {...props} fill=\"none\" viewBox=\"0 0 340 340\">\n    <path\n      stroke=\"#fff\"\n      strokeWidth=\"40\"\n      d=\"M170 20C87.16 20 20 87.16 20 170s67.16 150 150 150 150-67.16 150-150S252.84 20 170 20Z\"\n      clipRule=\"evenodd\"\n    />\n    <path\n      fill=\"#fff\"\n      stroke=\"#fff\"\n      strokeWidth=\"10\"\n      d=\"M190.18 213.54a7.6 7.6 0 0 1-6.74 3.09 8 8 0 0 1-1.5-.32 8 8 0 0 1-1.93-.97 8 8 0 0 1-1.67-1.56 9 9 0 0 1-.9-1.37l-8.84-14.2-8.83 14.2a7.8 7.8 0 0 1-6.78 4.26 7.7 7.7 0 0 1-6.75-4.32l-38.63-56.29a9 9 0 0 1-2.05-5.8c0-4.75 3.48-8.6 7.78-8.6a7.7 7.7 0 0 1 6.6 4.05l32.62 48.19 9.18-14.95a7.7 7.7 0 0 1 6.83-4.47c2.7 0 5.08 1.52 6.48 3.82l9.47 15.54 51.16-73.26a7.6 7.6 0 0 1 6.53-3.91c4.3 0 7.79 3.84 7.79 8.59a9 9 0 0 1-1.77 5.45l-58.05 82.83Z\"\n    />\n  </svg>\n);\n\nexport { WakatimeLight };\n",
      "type": "registry:component",
      "target": "components/ui/svgs/wakatimeLight.tsx"
    }
  ],
  "type": "registry:component"
}