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

Balls Icons

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

basketball
bowling
cricket
footbal
golf
soccer
tennis
volleyball
baseball
balls_1_snooker
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

{
  "libraries": [
    {
      "title": {
        "main": "Extra icons"
      },
      "entries": [
        {
          "id": "balls-icons",
          "title": {
            "main": "Balls Icons"
          },
          "desc": {
            "main": "Free for commercial use - Thiago Silva"
          },
          "libs": [
            {
              "title": {
                "main": "Balls Icons"
              },
              "url": "https://icons.diagrams.net/libs/balls-icons/1/library.xml"
            }
          ]
        }
      ]
    }
  ]
}