{
  "id": "lucide/check-check",
  "name": "check-check",
  "set": "lucide",
  "title": "Check Check",
  "license": "ISC",
  "style": "default",
  "styles": [
    "default"
  ],
  "tags": [
    "done",
    "received",
    "double",
    "todo",
    "tick",
    "complete",
    "task"
  ],
  "svg_url": "https://icons-for-agents.site/icons/lucide/check-check.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=\"M18 6 7 17l-5-5\" />\n  <path d=\"m22 10-7.5 7.5L13 16\" /></svg>"
}