{
  "id": "lucide/signpost",
  "name": "signpost",
  "set": "lucide",
  "title": "Signpost",
  "license": "ISC",
  "style": "default",
  "styles": [
    "default"
  ],
  "tags": [
    "navigation",
    "direction",
    "arrow",
    "wayfinding",
    "guide",
    "location",
    "pointer",
    "route",
    "indicator",
    "marker",
    "bidirectional",
    "left",
    "right",
    "east",
    "west"
  ],
  "svg_url": "https://icons-for-agents.site/icons/lucide/signpost.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=\"M12 13v8\" />\n  <path d=\"M12 3v3\" />\n  <path d=\"M2.354 10.354a1.207 1.207 0 0 1 0-1.708l2.06-2.06A2 2 0 0 1 5.828 6h12.344a2 2 0 0 1 1.414.586l2.06 2.06a1.207 1.207 0 0 1 0 1.708l-2.06 2.06a2 2 0 0 1-1.414.586H5.828a2 2 0 0 1-1.414-.586z\" /></svg>"
}