{
  "id": "tabler/caret-left-right",
  "name": "caret-left-right",
  "set": "tabler",
  "title": "Caret Left Right",
  "license": "MIT",
  "style": "outline",
  "styles": [
    "outline",
    "filled"
  ],
  "tags": [
    "arrow-horizontal",
    "double-arrow",
    "side-arrow",
    "left-right",
    "horizontal-pointer",
    "directional",
    "horizontal-caret",
    "bidirectional",
    "opposite",
    "horizontal-arrow"
  ],
  "svg_url": "https://icons-for-agents.site/icons/tabler/caret-left-right.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=\"M14 18l6 -6l-6 -6v12\" />\n  <path d=\"M10 18l-6 -6l6 -6v12\" /></svg>"
}