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

New Twitter icon

4 iconsLicense: Free for commercial useBy PSDfolder
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.

bird_twitter_new_simple
bird_twitter_new_single
bird_twitter_new_square
bird_twitter_new_black
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

{
  "libraries": [
    {
      "title": {
        "main": "Extra icons"
      },
      "entries": [
        {
          "id": "new_twitter_icon",
          "title": {
            "main": "New Twitter icon"
          },
          "desc": {
            "main": "Free for commercial use - PSDfolder"
          },
          "libs": [
            {
              "title": {
                "main": "New Twitter icon"
              },
              "url": "https://icons.diagrams.net/libs/new_twitter_icon/1/library.xml"
            }
          ]
        }
      ]
    }
  ]
}