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

Cat force

12 iconsLicense: Free for commercial useBy Iconka
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.

cat_pirate
cat_upsidedown
cat_cart
cat_hungry
cat_acrobat
cat_rascal
cat_paper
cat_gift
cat_sleep
cat_sing
cat_birdhouse
cat_laptop
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

{
  "libraries": [
    {
      "title": {
        "main": "Extra icons"
      },
      "entries": [
        {
          "id": "cat-force",
          "title": {
            "main": "Cat force"
          },
          "desc": {
            "main": "Free for commercial use - Iconka"
          },
          "libs": [
            {
              "title": {
                "main": "Cat force"
              },
              "url": "https://icons.diagrams.net/libs/cat-force/1/library.xml"
            }
          ]
        }
      ]
    }
  ]
}