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

Social Media Rounded Corners

17 iconsLicense: Free for commercial useBy Martin LeBlanc
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.

Rounded_Behance2_svg
Rounded_Dribbble2_svg
Rounded_Facebook_svg
Rounded_Linkedin2_svg
Rounded_Medium3_svg
Rounded_Instagram_svg
Rounded_Pinterest2_svg
Rounded_Messenger3_svg
Rounded_Reddit2_svg
Rounded_Youtube3_svg
Rounded_Whatsapp_svg
Rounded_Vimeo_svg
Rounded_Twitter5_svg
Rounded_Tumblr5_svg
Rounded_Snapchat_svg
Rounded_Slack2_svg
Medium_rounded_cr
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

{
  "libraries": [
    {
      "title": {
        "main": "Extra icons"
      },
      "entries": [
        {
          "id": "social-media-rounded-corners",
          "title": {
            "main": "Social Media Rounded Corners"
          },
          "desc": {
            "main": "Free for commercial use - Martin LeBlanc"
          },
          "libs": [
            {
              "title": {
                "main": "Social Media Rounded Corners"
              },
              "url": "https://icons.diagrams.net/libs/social-media-rounded-corners/1/library.xml"
            }
          ]
        }
      ]
    }
  ]
}