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

Google Plus

11 iconsLicense: Free for commercial useBy Iconshock
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_plus_1
google_plus_2
google_plus_3
google_plus_4
google_plus_5
google_plus_6
google_plus_7
google_plus_8
google_plus_9
google_plus_10
google_plus_11
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

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