{
  "id": "lucide/git-compare-arrows",
  "name": "git-compare-arrows",
  "set": "lucide",
  "title": "Git Compare Arrows",
  "license": "ISC",
  "style": "default",
  "styles": [
    "default"
  ],
  "tags": [
    "code",
    "version control",
    "diff"
  ],
  "svg_url": "https://icons-for-agents.site/icons/lucide/git-compare-arrows.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=\"5\" cy=\"6\" r=\"3\" />\n  <path d=\"M12 6h5a2 2 0 0 1 2 2v7\" />\n  <path d=\"m15 9-3-3 3-3\" />\n  <circle cx=\"19\" cy=\"18\" r=\"3\" />\n  <path d=\"M12 18H7a2 2 0 0 1-2-2V9\" />\n  <path d=\"m9 15 3 3-3 3\" /></svg>"
}