{
  "id": "tabler/arrow-left-square",
  "name": "arrow-left-square",
  "set": "tabler",
  "title": "Arrow Left Square",
  "license": "MIT",
  "style": "outline",
  "styles": [
    "outline",
    "filled"
  ],
  "tags": [
    "drag",
    "move",
    "arrow",
    "left",
    "square",
    "direction",
    "pointer",
    "navigation",
    "flow",
    "rectangular"
  ],
  "svg_url": "https://icons-for-agents.site/icons/tabler/arrow-left-square.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=\"M17 12h-14\" />\n  <path d=\"M6 9l-3 3l3 3\" />\n  <path d=\"M21 14h-4v-4h4l0 4\" /></svg>"
}