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

Social Media Icons

10 iconsLicense: Free for commercial useBy George Tsolak
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.

youtube_social_connect_account_profile
vimeo_social_connect_account_profile
skype_social_connect_account_profile
whatsapp_social_connect_account_profile
twitter_social_connect_account_profile
pinterest_social_connect_account_profile
linkedin_social_connect_account_profile
instragram_social_connect_account_profile
google_plus_media_connect_account_profile
facebook_social_connect_account_profile
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

{
  "libraries": [
    {
      "title": {
        "main": "Extra icons"
      },
      "entries": [
        {
          "id": "social-media-icons-15",
          "title": {
            "main": "Social Media Icons"
          },
          "desc": {
            "main": "Free for commercial use - George Tsolak"
          },
          "libs": [
            {
              "title": {
                "main": "Social Media Icons"
              },
              "url": "https://icons.diagrams.net/libs/social-media-icons-15/1/library.xml"
            }
          ]
        }
      ]
    }
  ]
}