{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "java",
  "title": "java",
  "files": [
    {
      "path": "static/components-generated/java.tsx",
      "content": "import type { SVGProps } from \"react\";\n\nconst Java = (props: SVGProps<SVGSVGElement>) => (\n  <svg {...props} preserveAspectRatio=\"xMidYMid\" viewBox=\"0 0 256 346\">\n    <path\n      d=\"M83 267s-14 8 9 11c27 3 41 2 71-3 0 0 8 5 19 9-67 29-153-2-99-17M74 230s-15 11 8 13c29 3 52 3 92-4 0 0 6 5 15 8-82 24-173 2-115-17\"\n      fill=\"#5382A1\"\n    />\n    <path\n      d=\"M144 166c17 19-4 36-4 36s42-22 22-49c-18-26-32-38 44-82 0 0-119 29-62 95\"\n      fill=\"#E76F00\"\n    />\n    <path\n      d=\"M233 295s10 8-10 15c-39 12-163 15-197 0-12-5 11-13 18-14l12-2c-14-9-89 19-38 28 138 22 251-10 215-27M89 190s-63 15-22 21c17 2 51 2 83-1 26-2 52-7 52-7l-16 9c-64 16-187 8-151-9 30-14 54-13 54-13M202 253c64-33 34-66 13-61l-7 2s2-3 6-5c41-14 73 43-14 66l2-2\"\n      fill=\"#5382A1\"\n    />\n    <path\n      d=\"M162 0s36 36-34 91c-56 45-12 70 0 99-32-30-56-56-40-80 23-35 89-53 74-110\"\n      fill=\"#E76F00\"\n    />\n    <path\n      d=\"M95 345c62 4 158-3 160-32 0 0-4 11-51 20-53 10-119 9-158 2 0 0 8 7 49 10\"\n      fill=\"#5382A1\"\n    />\n  </svg>\n);\n\nexport { Java };\n",
      "type": "registry:component",
      "target": "components/ui/svgs/java.tsx"
    }
  ],
  "type": "registry:component"
}