{
  "id": "lucide/terminal",
  "name": "terminal",
  "set": "lucide",
  "title": "Terminal",
  "license": "ISC",
  "style": "default",
  "styles": [
    "default"
  ],
  "tags": [
    "code",
    "command line",
    "prompt",
    "shell"
  ],
  "svg_url": "https://icons-for-agents.site/icons/lucide/terminal.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\"><polyline points=\"4 17 10 11 4 5\" />\n  <line x1=\"12\" x2=\"20\" y1=\"19\" y2=\"19\" /></svg>"
}