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

Google iOS 7 app icons

4 iconsLicense: Free for commercial useBy Kubilay Sapayer
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_maps
gmail
google_chrome
google
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

{
  "libraries": [
    {
      "title": {
        "main": "Extra icons"
      },
      "entries": [
        {
          "id": "google-ios-7-app-icons",
          "title": {
            "main": "Google iOS 7 app icons"
          },
          "desc": {
            "main": "Free for commercial use - Kubilay Sapayer"
          },
          "libs": [
            {
              "title": {
                "main": "Google iOS 7 app icons"
              },
              "url": "https://icons.diagrams.net/libs/google-ios-7-app-icons/1/library.xml"
            }
          ]
        }
      ]
    }
  ]
}