{
  "id": "lucide/git-pull-request-closed",
  "name": "git-pull-request-closed",
  "set": "lucide",
  "title": "Git Pull Request Closed",
  "license": "ISC",
  "style": "default",
  "styles": [
    "default"
  ],
  "tags": [
    "code",
    "version control",
    "rejected",
    "closed",
    "cancelled",
    "x"
  ],
  "svg_url": "https://icons-for-agents.site/icons/lucide/git-pull-request-closed.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=\"6\" cy=\"6\" r=\"3\" />\n  <path d=\"M6 9v12\" />\n  <path d=\"m21 3-6 6\" />\n  <path d=\"m21 9-6-6\" />\n  <path d=\"M18 11.5V15\" />\n  <circle cx=\"18\" cy=\"18\" r=\"3\" /></svg>"
}