{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "google-drive",
  "title": "google-drive",
  "files": [
    {
      "path": "static/components-generated/drive.tsx",
      "content": "import type { SVGProps } from \"react\";\n\nconst Drive = (props: SVGProps<SVGSVGElement>) => (\n  <svg {...props} viewBox=\"0 0 87.3 78\">\n    <path\n      fill=\"#0066da\"\n      d=\"m6.6 66.85 3.85 6.65c.8 1.4 1.95 2.5 3.3 3.3L27.5 53H0c0 1.55.4 3.1 1.2 4.5z\"\n    />\n    <path\n      fill=\"#00ac47\"\n      d=\"M43.65 25 29.9 1.2c-1.35.8-2.5 1.9-3.3 3.3l-25.4 44A9.06 9.06 0 0 0 0 53h27.5z\"\n    />\n    <path\n      fill=\"#ea4335\"\n      d=\"M73.55 76.8c1.35-.8 2.5-1.9 3.3-3.3l1.6-2.75L86.1 57.5c.8-1.4 1.2-2.95 1.2-4.5H59.798l5.852 11.5z\"\n    />\n    <path\n      fill=\"#00832d\"\n      d=\"M43.65 25 57.4 1.2C56.05.4 54.5 0 52.9 0H34.4c-1.6 0-3.15.45-4.5 1.2z\"\n    />\n    <path\n      fill=\"#2684fc\"\n      d=\"M59.8 53H27.5L13.75 76.8c1.35.8 2.9 1.2 4.5 1.2h50.8c1.6 0 3.15-.45 4.5-1.2z\"\n    />\n    <path\n      fill=\"#ffba00\"\n      d=\"m73.4 26.5-12.7-22c-.8-1.4-1.95-2.5-3.3-3.3L43.65 25 59.8 53h27.45c0-1.55-.4-3.1-1.2-4.5z\"\n    />\n  </svg>\n);\n\nexport { Drive };\n",
      "type": "registry:component",
      "target": "components/ui/svgs/drive.tsx"
    }
  ],
  "type": "registry:component"
}