{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "html5",
  "title": "html5",
  "files": [
    {
      "path": "static/components-generated/html5.tsx",
      "content": "import type { SVGProps } from \"react\";\n\nconst Html5 = (props: SVGProps<SVGSVGElement>) => (\n  <svg {...props} viewBox=\"0 0 452 520\">\n    <path fill=\"#e34f26\" d=\"M41 460L0 0h451l-41 460-185 52\" />\n    <path fill=\"#ef652a\" d=\"M226 472l149-41 35-394H226\" />\n    <path\n      fill=\"#ecedee\"\n      d=\"M226 208h-75l-5-58h80V94H84l15 171h127zm0 147l-64-17-4-45h-56l7 89 117 32z\"\n    />\n    <path\n      fill=\"#fff\"\n      d=\"M226 265h69l-7 73-62 17v59l115-32 16-174H226zm0-171v56h136l5-56z\"\n    />\n  </svg>\n);\n\nexport { Html5 };\n",
      "type": "registry:component",
      "target": "components/ui/svgs/html5.tsx"
    }
  ],
  "type": "registry:component"
}