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

Arrows and Universal Actions

26 iconsLicense: Free for commercial useBy Natalia Jacquier
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.

arrow_down
arrow_down_circle
arrow_left
arrow_left_circle
arrow_right
arrow_right_circle
arrow_up_circle
minus_circle
cancel_circle
down
down_circle
left
left_circle
more
minus
arrow_up
cancel
more_circle
ok_circle
right_circle
ok
plus
right
up
plus_circle
up_circle
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

{
  "libraries": [
    {
      "title": {
        "main": "Extra icons"
      },
      "entries": [
        {
          "id": "arrows-and-universal-actions-icon-set",
          "title": {
            "main": "Arrows and Universal Actions"
          },
          "desc": {
            "main": "Free for commercial use - Natalia Jacquier"
          },
          "libs": [
            {
              "title": {
                "main": "Arrows and Universal Actions"
              },
              "url": "https://icons.diagrams.net/libs/arrows-and-universal-actions-icon-set/1/library.xml"
            }
          ]
        }
      ]
    }
  ]
}