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

Atrous

10 iconsLicense: Free for commercial useBy Iconleak
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.

search_binoculars_find
speaker_volume
microphone
search_magnifying_glass_find
hammer_tool
keyboard_piano
film_clip_movie_timestamp
command_line_prompt_shell
calculator
floppy_disk_save
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

{
  "libraries": [
    {
      "title": {
        "main": "Extra icons"
      },
      "entries": [
        {
          "id": "atrous",
          "title": {
            "main": "Atrous"
          },
          "desc": {
            "main": "Free for commercial use - Iconleak"
          },
          "libs": [
            {
              "title": {
                "main": "Atrous"
              },
              "url": "https://icons.diagrams.net/libs/atrous/1/library.xml"
            }
          ]
        }
      ]
    }
  ]
}