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

To cool for school

12 iconsLicense: Free for commercial useBy João Lima
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.

opened-scissor
pencil
round-sharpener
sharpener
backpack
clips
closed-scissor
compass
correction-fluid
eraser
notebook
notebook-2
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

{
  "libraries": [
    {
      "title": {
        "main": "Extra icons"
      },
      "entries": [
        {
          "id": "to-cool-for-school",
          "title": {
            "main": "To cool for school"
          },
          "desc": {
            "main": "Free for commercial use - João Lima"
          },
          "libs": [
            {
              "title": {
                "main": "To cool for school"
              },
              "url": "https://icons.diagrams.net/libs/to-cool-for-school/1/library.xml"
            }
          ]
        }
      ]
    }
  ]
}