{
  "id": "lucide/git-merge-conflict",
  "name": "git-merge-conflict",
  "set": "lucide",
  "title": "Git Merge Conflict",
  "license": "ISC",
  "style": "default",
  "styles": [
    "default"
  ],
  "tags": [
    "code",
    "version control",
    "commits",
    "diff",
    "error",
    "conflict"
  ],
  "svg_url": "https://icons-for-agents.site/icons/lucide/git-merge-conflict.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\"><path d=\"M12 6h4a2 2 0 0 1 2 2v7\" />\n  <path d=\"M6 12v9\" />\n  <path d=\"M9 3 3 9\" />\n  <path d=\"M9 9 3 3\" />\n  <circle cx=\"18\" cy=\"18\" r=\"3\" /></svg>"
}