{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "windows",
  "title": "windows",
  "files": [
    {
      "path": "static/components-generated/windows.tsx",
      "content": "import type { SVGProps } from \"react\";\n\nconst Windows = (props: SVGProps<SVGSVGElement>) => (\n  <svg {...props} viewBox=\"0 0 88 88\">\n    <path\n      d=\"m0 12.402 35.687-4.86.016 34.423-35.67.203zm35.67 33.529.028 34.453L.028 75.48.026 45.7zm4.326-39.025L87.314 0v41.527l-47.318.376zm47.329 39.349-.011 41.34-47.318-6.678-.066-34.739z\"\n      fill=\"#00adef\"\n    />\n  </svg>\n);\n\nexport { Windows };\n",
      "type": "registry:component",
      "target": "components/ui/svgs/windows.tsx"
    }
  ],
  "type": "registry:component"
}