{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "gmail",
  "title": "gmail",
  "files": [
    {
      "path": "static/components-generated/gmail.tsx",
      "content": "import type { SVGProps } from \"react\";\n\nconst Gmail = (props: SVGProps<SVGSVGElement>) => (\n  <svg {...props} viewBox=\"0 49.4 512 399.42\">\n    <g fill=\"none\" fillRule=\"evenodd\">\n      <g fillRule=\"nonzero\">\n        <path\n          fill=\"#4285f4\"\n          d=\"M34.91 448.818h81.454V251L0 163.727V413.91c0 19.287 15.622 34.91 34.91 34.91z\"\n        />\n        <path\n          fill=\"#34a853\"\n          d=\"M395.636 448.818h81.455c19.287 0 34.909-15.622 34.909-34.909V163.727L395.636 251z\"\n        />\n        <path\n          fill=\"#fbbc04\"\n          d=\"M395.636 99.727V251L512 163.727v-46.545c0-43.142-49.25-67.782-83.782-41.891z\"\n        />\n      </g>\n      <path\n        fill=\"#ea4335\"\n        d=\"M116.364 251V99.727L256 204.455 395.636 99.727V251L256 355.727z\"\n      />\n      <path\n        fill=\"#c5221f\"\n        fillRule=\"nonzero\"\n        d=\"M0 117.182v46.545L116.364 251V99.727L83.782 75.291C49.25 49.4 0 74.04 0 117.18z\"\n      />\n    </g>\n  </svg>\n);\n\nexport { Gmail };\n",
      "type": "registry:component",
      "target": "components/ui/svgs/gmail.tsx"
    }
  ],
  "type": "registry:component"
}