{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "obs",
  "title": "obs",
  "files": [
    {
      "path": "static/components-generated/obs.tsx",
      "content": "import type { SVGProps } from \"react\";\n\nconst Obs = (props: SVGProps<SVGSVGElement>) => (\n  <svg {...props} viewBox=\"0 0 75 75\">\n    <circle\n      cx=\"37.5\"\n      cy=\"37.5\"\n      r=\"35.8\"\n      fill=\"#302e31\"\n      stroke=\"#fff\"\n      strokeWidth=\"3.47\"\n    />\n    <path\n      d=\"M19.3 18.7c1.1-5.31 4.7-10.1 9.54-12.5-.842.855-1.86 1.51-2.64 2.44-3.19 3.44-4.63 8.42-3.75 13 1.11 6.99 7.68 12.7 14.8 12.6 5.52.247 10.9-2.93 13.6-7.72 5.78.196 11.4 3.18 14.7 7.97 1.69 2.5 3.01 5.43 3.1 8.48-1.07-4.05-3.76-7.65-7.43-9.68-3.55-2-7.91-2.51-11.8-1.33-4.88 1.4-8.91 5.39-10.3 10.3-1.18 3.91-.675 8.22 1.18 11.8-2.58 4.47-7.24 7.66-12.3 8.62-3.89.816-7.98.186-11.6-1.45 3.24.945 6.76 1.11 9.98-.035 4.32-1.43 7.89-4.9 9.46-9.18 1.74-4.66 1.08-10.2-1.85-14.2-2.19-3.15-5.64-5.37-9.39-6.16-1.19-.212-2.39-.308-3.59-.418-1.91-3.85-2.61-8.32-1.65-12.5z\"\n      fill=\"#c4c2c4\"\n    />\n  </svg>\n);\n\nexport { Obs };\n",
      "type": "registry:component",
      "target": "components/ui/svgs/obs.tsx"
    }
  ],
  "type": "registry:component"
}