{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "python",
  "title": "python",
  "files": [
    {
      "path": "static/components-generated/python.tsx",
      "content": "import type { SVGProps } from \"react\";\n\nconst Python = (props: SVGProps<SVGSVGElement>) => (\n  <svg {...props} fill=\"none\" viewBox=\"16 16 32 32\">\n    <path\n      fill=\"url(#a)\"\n      d=\"M31.885 16c-8.124 0-7.617 3.523-7.617 3.523l.01 3.65h7.752v1.095H21.197S16 23.678 16 31.876c0 8.196 4.537 7.906 4.537 7.906h2.708v-3.804s-.146-4.537 4.465-4.537h7.688s4.32.07 4.32-4.175v-7.019S40.374 16 31.885 16zm-4.275 2.454a1.394 1.394 0 1 1 0 2.79 1.393 1.393 0 0 1-1.395-1.395c0-.771.624-1.395 1.395-1.395z\"\n    />\n    <path\n      fill=\"url(#b)\"\n      d=\"M32.115 47.833c8.124 0 7.617-3.523 7.617-3.523l-.01-3.65H31.97v-1.095h10.832S48 40.155 48 31.958c0-8.197-4.537-7.906-4.537-7.906h-2.708v3.803s.146 4.537-4.465 4.537h-7.688s-4.32-.07-4.32 4.175v7.019s-.656 4.247 7.833 4.247zm4.275-2.454a1.393 1.393 0 0 1-1.395-1.395 1.394 1.394 0 1 1 1.395 1.395z\"\n    />\n    <defs>\n      <linearGradient\n        id=\"a\"\n        x1=\"19.075\"\n        x2=\"34.898\"\n        y1=\"18.782\"\n        y2=\"34.658\"\n        gradientUnits=\"userSpaceOnUse\"\n      >\n        <stop stopColor=\"#387EB8\" />\n        <stop offset=\"1\" stopColor=\"#366994\" />\n      </linearGradient>\n      <linearGradient\n        id=\"b\"\n        x1=\"28.809\"\n        x2=\"45.803\"\n        y1=\"28.882\"\n        y2=\"45.163\"\n        gradientUnits=\"userSpaceOnUse\"\n      >\n        <stop stopColor=\"#FFE052\" />\n        <stop offset=\"1\" stopColor=\"#FFC331\" />\n      </linearGradient>\n    </defs>\n  </svg>\n);\n\nexport { Python };\n",
      "type": "registry:component",
      "target": "components/ui/svgs/python.tsx"
    }
  ],
  "type": "registry:component"
}