{
  "id": "tabler/tooltip",
  "name": "tooltip",
  "set": "tabler",
  "title": "Tooltip",
  "license": "MIT",
  "style": "outline",
  "styles": [
    "outline"
  ],
  "tags": [
    "info",
    "help",
    "information",
    "advise",
    "tooltip",
    "control",
    "operation",
    "function",
    "interface",
    "management"
  ],
  "svg_url": "https://icons-for-agents.site/icons/tabler/tooltip.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 stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\" />\n  <path d=\"M10 18a2 2 0 1 0 4 0a2 2 0 1 0 -4 0\" />\n  <path d=\"M12 13l-1.707 -1.707a1 1 0 0 0 -.707 -.293h-2.586a2 2 0 0 1 -2 -2v-3a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v3a2 2 0 0 1 -2 2h-2.586a1 1 0 0 0 -.707 .293l-1.707 1.707\" /></svg>"
}