{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "google-analytics",
  "title": "google-analytics",
  "files": [
    {
      "path": "static/components-generated/googleAnalytics.tsx",
      "content": "import type { SVGProps } from \"react\";\n\nconst GoogleAnalytics = (props: SVGProps<SVGSVGElement>) => (\n  <svg\n    {...props}\n    version=\"1.1\"\n    id=\"Layer_1\"\n    xmlnsXlink=\"http://www.w3.org/1999/xlink\"\n    x=\"0px\"\n    y=\"0px\"\n    viewBox=\"0 0 2195.9 2430.9\"\n    xmlSpace=\"preserve\"\n  >\n    <g>\n      <path d=\"M2195.9,2126.7c0.9,166.9-133.7,302.8-300.5,303.7c-12.4,0.1-24.9-0.6-37.2-2.1 c-154.8-22.9-268.2-157.6-264.4-314V316.1c-3.7-156.6,110-291.3,264.9-314c165.7-19.4,315.8,99.2,335.2,264.9 c1.4,12.2,2.1,24.4,2,36.7L2195.9,2126.7z\" />\n      <path d=\"M301.1,1828.7c166.3,0,301.1,134.8,301.1,301.1c0,166.3-134.8,301.1-301.1,301.1 C134.8,2430.9,0,2296.1,0,2129.8C0,1963.5,134.8,1828.7,301.1,1828.7z M1093.3,916.2c-167.1,9.2-296.7,149.3-292.8,316.6v808.7 c0,219.5,96.6,352.7,238.1,381.1c163.3,33.1,322.4-72.4,355.5-235.7c4.1-20,6.1-40.3,6-60.7v-907.4 c0.3-166.9-134.7-302.4-301.6-302.7C1096.8,916.1,1095,916.1,1093.3,916.2z\" />\n    </g>\n  </svg>\n);\n\nexport { GoogleAnalytics };\n",
      "type": "registry:component",
      "target": "components/ui/svgs/googleAnalytics.tsx"
    }
  ],
  "type": "registry:component"
}