{
  "id": "lucide/git-compare",
  "name": "git-compare",
  "set": "lucide",
  "title": "Git Compare",
  "license": "ISC",
  "style": "default",
  "styles": [
    "default"
  ],
  "tags": [
    "code",
    "version control",
    "diff"
  ],
  "svg_url": "https://icons-for-agents.site/icons/lucide/git-compare.svg",
  "format": "svg",
  "svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"18\" cy=\"18\" r=\"3\" />\n  <circle cx=\"6\" cy=\"6\" r=\"3\" />\n  <path d=\"M13 6h3a2 2 0 0 1 2 2v7\" />\n  <path d=\"M11 18H8a2 2 0 0 1-2-2V9\" /></svg>"
}