{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "twitch",
  "title": "twitch",
  "files": [
    {
      "path": "static/components-generated/twitch.tsx",
      "content": "import type { SVGProps } from \"react\";\n\nconst Twitch = (props: SVGProps<SVGSVGElement>) => (\n  <svg {...props} xmlSpace=\"preserve\" viewBox=\"0 0 2400 2800\">\n    <path fill=\"#fff\" d=\"m2200 1300-400 400h-400l-350 350v-350H600V200h1600z\" />\n    <g fill=\"#9146ff\">\n      <path d=\"M500 0 0 500v1800h600v500l500-500h400l900-900V0H500zm1700 1300-400 400h-400l-350 350v-350H600V200h1600v1100z\" />\n      <path d=\"M1700 550h200v600h-200zm-550 0h200v600h-200z\" />\n    </g>\n  </svg>\n);\n\nexport { Twitch };\n",
      "type": "registry:component",
      "target": "components/ui/svgs/twitch.tsx"
    }
  ],
  "type": "registry:component"
}