{
  "id": "lucide/search-check",
  "name": "search-check",
  "set": "lucide",
  "title": "Search Check",
  "license": "ISC",
  "style": "default",
  "styles": [
    "default"
  ],
  "tags": [
    "find",
    "scan",
    "magnifier",
    "magnifying glass",
    "found",
    "correct",
    "complete",
    "tick"
  ],
  "svg_url": "https://icons-for-agents.site/icons/lucide/search-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=\"m8 11 2 2 4-4\" />\n  <circle cx=\"11\" cy=\"11\" r=\"8\" />\n  <path d=\"m21 21-4.3-4.3\" /></svg>"
}