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

Free Colorful Icons

12 iconsLicense: Free for commercial useBy Michael Dolejs
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.

google_play
rdio
skype
pocket
google_docs
gmail
dropbox
google_drive
spotify
evernote
messages
chrome
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

{
  "libraries": [
    {
      "title": {
        "main": "Extra icons"
      },
      "entries": [
        {
          "id": "free-colorful-icons",
          "title": {
            "main": "Free Colorful Icons"
          },
          "desc": {
            "main": "Free for commercial use - Michael Dolejs"
          },
          "libs": [
            {
              "title": {
                "main": "Free Colorful Icons"
              },
              "url": "https://icons.diagrams.net/libs/free-colorful-icons/1/library.xml"
            }
          ]
        }
      ]
    }
  ]
}