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

social media icon

16 iconsLicense: Free for commercial useBy Adam Watson
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.

instagram
behance
soundcloud
dribbble
google-plus
badoo
tumblr
pinterest
swarm
deviantart
facebook
flickr
twitter
lastfm
vk
linkedin
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

{
  "libraries": [
    {
      "title": {
        "main": "Extra icons"
      },
      "entries": [
        {
          "id": "social-media-icon-1",
          "title": {
            "main": "social media icon"
          },
          "desc": {
            "main": "Free for commercial use - Adam Watson"
          },
          "libs": [
            {
              "title": {
                "main": "social media icon"
              },
              "url": "https://icons.diagrams.net/libs/social-media-icon-1/1/library.xml"
            }
          ]
        }
      ]
    }
  ]
}