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

SocioLEGO

11 iconsLicense: Free for commercial useBy Sneh Roy
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.

delicious_lego_32
designbump_lego_32
designfloat_lego_32
designmoo_lego_32
digg_lego_32
facebook_lego_32
mixx_lego_32
rss_lego_32
stumbleupon_lego_32
technorati_lego_32
twitter_lego_32
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

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