{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "sourcegraph",
  "title": "sourcegraph",
  "files": [
    {
      "path": "static/components-generated/sourcegraph.tsx",
      "content": "import type { SVGProps } from \"react\";\n\nconst Sourcegraph = (props: SVGProps<SVGSVGElement>) => (\n  <svg\n    {...props}\n    viewBox=\"-3 0 262 262\"\n    xmlnsXlink=\"http://www.w3.org/1999/xlink\"\n    preserveAspectRatio=\"xMidYMid\"\n  >\n    <g>\n      <path\n        d=\"M74.2028387,33.6020645 L131.154581,241.796129 C134.982194,255.787355 149.425548,264.026839 163.408516,260.195097 C177.401806,256.363355 185.633032,241.915871 181.803355,227.92671 L124.84129,19.7264516 C121.011613,5.73935484 106.570323,-2.50219355 92.5873548,1.3316129 C78.6064516,5.15716129 70.3731613,19.6087742 74.2028387,33.6 L74.2028387,33.6020645 Z\"\n        fill=\"#F96316\"\n      />\n      <path\n        d=\"M179.662452,32.8134194 L37.0456774,193.858065 C27.4250323,204.717419 28.4304516,221.322323 39.2794839,230.945032 C50.1285161,240.565677 66.7169032,239.562323 76.3375484,228.707097 L218.954323,67.6645161 C228.574968,56.8051613 227.569548,40.2064516 216.720516,30.5816774 C205.867355,20.9527742 189.274839,21.9581935 179.662452,32.8113548 L179.662452,32.8134194 Z\"\n        fill=\"#B200F8\"\n      />\n      <path\n        d=\"M18.0645161,122.054194 L221.452387,189.347097 C235.216516,193.899355 250.066581,186.427871 254.618839,172.651355 C259.181419,158.876903 251.707871,144.020645 237.937548,139.462194 L34.555871,72.1754839 C20.7855484,67.6190968 5.94167742,75.0905806 1.38735484,88.8670968 C-3.16283871,102.641548 4.31070968,117.501935 18.0686452,122.054194 L18.0645161,122.054194 Z\"\n        fill=\"#00B4F2\"\n      />\n    </g>\n  </svg>\n);\n\nexport { Sourcegraph };\n",
      "type": "registry:component",
      "target": "components/ui/svgs/sourcegraph.tsx"
    }
  ],
  "type": "registry:component"
}