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

Basico - Arrow

24 iconsLicense: Free for commercial useBy Irawan Setiadi
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.

arrows_arrow_top_right
arrows_arrow_right
arrows_arrow_left
arrows_arrow_top
arrows_arrow_down
arrows_arrow_left_down
arrows_arrow_circle_left
arrows_arrow_circle_top
arrows_arrow_circle_down
arrows_arrow_outline_right
arrows_arrow_outline_left
arrows_arrow_outline_down
arrows_arrow_outline_top
arrows_arrow_outline_top_left
arrows_arrow_outline_top_right
arrows_chevron_outline_left
arrows_arrow_outline_rounded_right
arrows_arrow_outline_rounded_left
arrows_chevron_outline_right
arrows_mobile_sent
arrows_chevron_down
arrows_chevron_up
arrows_chevron_left
arrows_chevron_right
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

{
  "libraries": [
    {
      "title": {
        "main": "Extra icons"
      },
      "entries": [
        {
          "id": "basico-arrow",
          "title": {
            "main": "Basico - Arrow"
          },
          "desc": {
            "main": "Free for commercial use - Irawan Setiadi"
          },
          "libs": [
            {
              "title": {
                "main": "Basico - Arrow"
              },
              "url": "https://icons.diagrams.net/libs/basico-arrow/1/library.xml"
            }
          ]
        }
      ]
    }
  ]
}