{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "http-dynamic-streaming",
  "title": "http-dynamic-streaming",
  "files": [
    {
      "path": "static/components-generated/httpDynamicStreaming.tsx",
      "content": "import type { SVGProps } from \"react\";\n\nconst HttpDynamicStreaming = (props: SVGProps<SVGSVGElement>) => (\n  <svg {...props} viewBox=\"0 0 32 32\" fill=\"none\">\n    <g clipPath=\"url(#clip0_2_110)\">\n      <path d=\"M32 0H0V31.2H32V0Z\" fill=\"#DBDCDD\" />\n      <path\n        d=\"M16.48 25.2933C17.0267 24.9333 17.4533 23.84 17.8267 22.2667H15.1333C15.5067 23.84 15.9333 24.9333 16.48 25.2933ZM13.7733 14C13.9333 15.0667 14.08 16.1333 14.24 17.2H18.4933C18.3333 16.1333 18.1867 15.0667 18.0267 14H13.7733ZM14.3733 18.1333C14.5467 19.28 14.7333 20.36 14.9333 21.3333H18.0267C18.2267 20.36 18.4133 19.28 18.5867 18.1333H14.3733ZM14.2933 9.86667C14.0933 10.84 13.9067 11.92 13.7333 13.0667H17.88C17.7067 11.92 17.52 10.84 17.32 9.86667H14.2933ZM15.8133 5.78667C15.28 6.17334 14.8533 7.38667 14.4933 8.93334H17.1333C16.7733 7.38667 16.3467 6.17334 15.8133 5.78667ZM13.96 21.3333C13.76 20.36 13.5733 19.28 13.4 18.1333H7.8C7.97333 19.28 8.16 20.36 8.36 21.3333H13.96ZM12.6533 13.0667C12.48 11.92 12.2933 10.84 12.0933 9.86667H6.49333C6.69333 10.84 6.88 11.92 7.05333 13.0667H12.6533ZM13.2667 17.2C13.1067 16.1333 12.96 15.0667 12.8 14H7.2C7.36 15.0667 7.50667 16.1333 7.66667 17.2H13.2667ZM10.2933 25.4667H15.8933C15.16 25.4667 14.6267 24.1867 14.1733 22.2667H8.57333C9.01333 24.1867 9.56 25.4667 10.2933 25.4667ZM10.1733 5.73334H4.57333C5.30667 5.73334 5.84 7.01334 6.29333 8.93334H11.8933C11.4533 7.01334 10.9067 5.73334 10.1733 5.73334ZM19 14C19.16 15.0667 19.3067 16.1333 19.4667 17.2H25.0667C24.9067 16.1333 24.76 15.0667 24.6 14H19ZM19.6133 18.1333C19.7867 19.28 19.9733 20.36 20.1733 21.3333H25.7733C25.5733 20.36 25.3867 19.28 25.2133 18.1333H19.6133ZM18.3067 9.86667C18.5067 10.84 18.68 11.92 18.8667 13.0667H24.4667C24.2933 11.92 24.1067 10.84 23.9067 9.86667H18.3067ZM22.0933 25.4667H27.68C26.9467 25.4667 26.4133 24.1867 25.96 22.2667H20.36C20.8133 24.1867 21.36 25.4667 22.0933 25.4667ZM18.1067 8.93334H23.7067C23.2533 7.01334 22.7067 5.73334 21.9867 5.73334H16.3867C17.1067 5.73334 17.6533 7.01334 18.1067 8.93334Z\"\n        fill=\"#510F17\"\n      />\n    </g>\n    <defs>\n      <clipPath id=\"clip0_2_110\">\n        <rect width=\"32\" height=\"31.2\" fill=\"white\" />\n      </clipPath>\n    </defs>\n  </svg>\n);\n\nexport { HttpDynamicStreaming };\n",
      "type": "registry:component",
      "target": "components/ui/svgs/httpDynamicStreaming.tsx"
    }
  ],
  "type": "registry:component"
}