{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "git",
  "title": "git",
  "files": [
    {
      "path": "static/components-generated/git.tsx",
      "content": "import type { SVGProps } from \"react\";\n\nconst Git = (props: SVGProps<SVGSVGElement>) => (\n  <svg {...props} preserveAspectRatio=\"xMidYMid\" viewBox=\"0 0 256 256\">\n    <path\n      d=\"M251.17 116.6 139.4 4.82a16.49 16.49 0 0 0-23.31 0l-23.21 23.2 29.44 29.45a19.57 19.57 0 0 1 24.8 24.96l28.37 28.38a19.61 19.61 0 1 1-11.75 11.06L137.28 95.4v69.64a19.62 19.62 0 1 1-16.13-.57V94.2a19.61 19.61 0 0 1-10.65-25.73L81.46 39.44 4.83 116.08a16.49 16.49 0 0 0 0 23.32L116.6 251.17a16.49 16.49 0 0 0 23.32 0l111.25-111.25a16.5 16.5 0 0 0 0-23.33\"\n      fill=\"#DE4C36\"\n    />\n  </svg>\n);\n\nexport { Git };\n",
      "type": "registry:component",
      "target": "components/ui/svgs/git.tsx"
    }
  ],
  "type": "registry:component"
}