draw.io icons
extra icon sets for diagrams.net / draw.io

Arrow Outline

20 iconsLicense: Free for commercial useBy Riski Mulia
Open in draw.ioDownload library.xml

"Open in draw.io" adds this set to the shape panel in the online editor. In the desktop app, download the library and use File → Open Library.

down_2_1
up_2_1
right_4_1
left_4_1
right_4
left_4
right_3
left_3
arrow_4
arrow_3
arrow_2
arrow
right_2
left_2
up_2
right
down_2
left
up
down
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

{
  "libraries": [
    {
      "title": {
        "main": "Extra icons"
      },
      "entries": [
        {
          "id": "arrow-outline-8",
          "title": {
            "main": "Arrow Outline"
          },
          "desc": {
            "main": "Free for commercial use - Riski Mulia"
          },
          "libs": [
            {
              "title": {
                "main": "Arrow Outline"
              },
              "url": "https://icons.diagrams.net/libs/arrow-outline-8/1/library.xml"
            }
          ]
        }
      ]
    }
  ]
}