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

Retro icons

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

blink_list
delicious
design_float
digg
facebbok
facebook
flickr
friendfees
furl
google
last_fm
linkedin
mixx
picasa
posterous
rebbit
rss
stumble_upon
technorati
tumblr
twitter
vimeo
wordpress
yahoo
you_tube
reddit
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

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