{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "google-chat",
  "title": "google-chat",
  "files": [
    {
      "path": "static/components-generated/googleChat.tsx",
      "content": "import type { SVGProps } from \"react\";\n\nconst GoogleChat = (props: SVGProps<SVGSVGElement>) => (\n  <svg {...props} viewBox=\"0 0 96 100\" fill=\"none\">\n    <g clipPath=\"url(#clip0_101_6)\">\n      <path\n        d=\"M21.76 53.94V21.44H7.56C3.38 21.44 0 24.84 0 29.02V96.2C0 99.58 4.08 101.26 6.46 98.88L22.08 83.26H66.56C70.74 83.26 74.12 79.88 74.12 75.7V61.5H29.34C25.16 61.5 21.76 58.12 21.76 53.94Z\"\n        fill=\"#00AC47\"\n      />\n      <path\n        d=\"M88.32 0H29.34C25.16 0 21.78 3.38 21.78 7.56V21.44H66.56C70.74 21.44 74.12 24.82 74.12 29V61.48H88.32C92.5 61.48 95.88 58.1 95.88 53.92V7.56C95.88 3.38 92.5 0 88.32 0Z\"\n        fill=\"#5BB974\"\n      />\n      <path\n        d=\"M66.56 21.44H21.76V53.92C21.76 58.1 25.14 61.48 29.32 61.48H74.1V29.02C74.12 24.84 70.74 21.44 66.56 21.44Z\"\n        fill=\"#00832D\"\n      />\n    </g>\n    <defs>\n      <clipPath id=\"clip0_101_6\">\n        <rect width=\"95.88\" height=\"100\" fill=\"white\" />\n      </clipPath>\n    </defs>\n  </svg>\n);\n\nexport { GoogleChat };\n",
      "type": "registry:component",
      "target": "components/ui/svgs/googleChat.tsx"
    }
  ],
  "type": "registry:component"
}