{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "google-meet",
  "title": "google-meet",
  "files": [
    {
      "path": "static/components-generated/googleMeet.tsx",
      "content": "import type { SVGProps } from \"react\";\n\nconst GoogleMeet = (props: SVGProps<SVGSVGElement>) => (\n  <svg {...props} viewBox=\"0 0 622 512\" fill=\"none\">\n    <g clipPath=\"url(#clip0_5072_3775)\">\n      <path\n        d=\"M351.419 255.568L411.978 324.79L493.418 376.827L507.584 256.005L493.418 137.908L410.418 183.621L351.419 255.568Z\"\n        fill=\"#00832D\"\n      />\n      <path\n        d=\"M0.00283051 365.583V468.541C0.00283051 492.049 19.0851 511.136 42.5983 511.136H145.556L166.876 433.344L145.556 365.583L74.9198 344.263L0.00283051 365.583Z\"\n        fill=\"#0066DA\"\n      />\n      <path\n        d=\"M145.556 -7.62939e-06L0.00283051 145.554L74.9247 166.822L145.556 145.554L166.488 78.7145L145.556 -7.62939e-06Z\"\n        fill=\"#E94235\"\n      />\n      <path\n        d=\"M0.00526047 365.629H145.556V145.551H0.00526047V365.629Z\"\n        fill=\"#2684FC\"\n      />\n      <path\n        d=\"M586.398 61.6293L493.416 137.91V376.827L586.782 453.404C600.758 464.352 621.204 454.374 621.204 436.607V78.0861C621.204 60.1224 600.271 50.193 586.396 61.6317\"\n        fill=\"#00AC47\"\n      />\n      <path\n        d=\"M351.419 255.568V365.583H145.556V511.136H450.825C474.338 511.136 493.418 492.049 493.418 468.541V376.827L351.419 255.568Z\"\n        fill=\"#00AC47\"\n      />\n      <path\n        d=\"M450.825 -7.62939e-06H145.556V145.554H351.419V255.568L493.42 137.905V42.5979C493.42 19.0847 474.338 0.00241891 450.825 0.00241891\"\n        fill=\"#FFBA00\"\n      />\n    </g>\n    <defs>\n      <clipPath id=\"clip0_5072_3775\">\n        <rect width=\"621.2\" height=\"512\" fill=\"white\" />\n      </clipPath>\n    </defs>\n  </svg>\n);\n\nexport { GoogleMeet };\n",
      "type": "registry:component",
      "target": "components/ui/svgs/googleMeet.tsx"
    }
  ],
  "type": "registry:component"
}