{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "google-classroom",
  "title": "google-classroom",
  "files": [
    {
      "path": "static/components-generated/googleClassroom.tsx",
      "content": "import type { SVGProps } from \"react\";\n\nconst GoogleClassroom = (props: SVGProps<SVGSVGElement>) => (\n  <svg {...props} viewBox=\"0 0 578.9 500\" xmlSpace=\"preserve\">\n    <path fill=\"#0F9D58\" d=\"M52.6 52.6h473.7v394.7H52.6V52.6z\" />\n    <path\n      fill=\"#57BB8A\"\n      d=\"M394.7 263.2c16.4 0 29.6-13.3 29.6-29.6S411 204 394.7 204s-29.6 13.3-29.6 29.6 13.3 29.6 29.6 29.6zm0 19.7c-31.7 0-65.8 16.8-65.8 37.6v21.6h131.6v-21.6c0-20.8-34.1-37.6-65.8-37.6zm-210.5-19.7c16.4 0 29.6-13.3 29.6-29.6S200.5 204 184.2 204s-29.6 13.3-29.6 29.6 13.3 29.6 29.6 29.6zm0 19.7c-31.7 0-65.8 16.8-65.8 37.6v21.6H250v-21.6c0-20.8-34.1-37.6-65.8-37.6z\"\n    />\n    <path\n      fill=\"#F7F7F7\"\n      d=\"M289.5 236.8c21.8 0 39.5-17.7 39.4-39.5 0-21.8-17.7-39.5-39.5-39.4-21.8 0-39.4 17.7-39.4 39.5s17.7 39.4 39.5 39.4zm0 26.4c-44.4 0-92.1 23.6-92.1 52.6v26.3h184.2v-26.3c0-29.1-47.7-52.6-92.1-52.6z\"\n    />\n    <path fill=\"#F1F1F1\" d=\"M342.1 421.1h118.4v26.3H342.1v-26.3z\" />\n    <path\n      fill=\"#F4B400\"\n      d=\"M539.5 0h-500C17.7 0 0 17.7 0 39.5v421.1C0 482.3 17.7 500 39.5 500h500c21.8 0 39.5-17.7 39.5-39.5v-421C578.9 17.7 561.3 0 539.5 0zm-13.2 447.4H52.6V52.6h473.7v394.8z\"\n    />\n    <path\n      opacity=\".2\"\n      fill=\"#FFF\"\n      d=\"M539.5 0h-500C17.7 0 0 17.7 0 39.5v3.3C0 21 17.7 3.3 39.5 3.3h500C561.3 3.3 579 21 579 42.8v-3.3C578.9 17.7 561.3 0 539.5 0z\"\n    />\n    <path\n      opacity=\".2\"\n      fill=\"#BF360C\"\n      d=\"M539.5 496.7h-500C17.7 496.7 0 479 0 457.2v3.3C0 482.3 17.7 500 39.5 500h500c21.8 0 39.5-17.7 39.5-39.5v-3.3c-.1 21.8-17.7 39.5-39.5 39.5z\"\n    />\n    <linearGradient\n      id=\"a\"\n      gradientUnits=\"userSpaceOnUse\"\n      x1=\"154.865\"\n      y1=\"295.747\"\n      x2=\"154.865\"\n      y2=\"282.634\"\n      gradientTransform=\"matrix(12.992 0 0 -4 -1584.623 1631.087)\"\n    >\n      <stop offset=\"0\" style={{ stopColor: \"#bf360c\", stopOpacity: \".2\" }} />\n      <stop\n        offset=\"1\"\n        style={{ stopColor: \"#bf360c\", stopOpacity: \"2.000000e-02\" }}\n      />\n    </linearGradient>\n    <path fill=\"url(#a)\" d=\"M460.3 447.4H341.9l52.6 52.6h118.3l-52.5-52.6z\" />\n    <path opacity=\".2\" fill=\"#263238\" d=\"M52.6 49.3h473.7v3.3H52.6v-3.3z\" />\n    <path opacity=\".2\" fill=\"#FFF\" d=\"M52.6 447.4h473.7v3.3H52.6v-3.3z\" />\n    <radialGradient\n      id=\"b\"\n      cx=\"131.401\"\n      cy=\"367.2\"\n      r=\"18.197\"\n      gradientTransform=\"matrix(38.0002 0 0 -38 -4973.328 13965.323)\"\n      gradientUnits=\"userSpaceOnUse\"\n    >\n      <stop offset=\"0\" style={{ stopColor: \"#fff\", stopOpacity: \".1\" }} />\n      <stop offset=\"1\" style={{ stopColor: \"#fff\", stopOpacity: \"0\" }} />\n    </radialGradient>\n    <path\n      fill=\"url(#b)\"\n      d=\"M539.5 0h-500C17.7 0 0 17.7 0 39.5v421.1C0 482.3 17.7 500 39.5 500h500c21.8 0 39.5-17.7 39.5-39.5v-421C578.9 17.7 561.3 0 539.5 0z\"\n    />\n  </svg>\n);\n\nexport { GoogleClassroom };\n",
      "type": "registry:component",
      "target": "components/ui/svgs/googleClassroom.tsx"
    }
  ],
  "type": "registry:component"
}