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

Cute critters

26 iconsLicense: Free for commercial useBy I love colors
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.

t9batty
t9batty_trans
t9dog1
t9dog1_trans
t9dog2
t9dog2_trans
t9ducky
t9ducky_trans
t9elephant
t9elephant_trans
t9foxy
t9foxy_trans
t9froggy
t9froggy_trans
t9kitty
t9kitty_trans
t9lion
t9lion_trans
t9panda
t9panda_trans
t9penguin
t9penguino_trans
t9ratty
t9ratty_trans
t9tuqui
t9tuqui_trans
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

{
  "libraries": [
    {
      "title": {
        "main": "Extra icons"
      },
      "entries": [
        {
          "id": "cutecritters",
          "title": {
            "main": "Cute critters"
          },
          "desc": {
            "main": "Free for commercial use - I love colors"
          },
          "libs": [
            {
              "title": {
                "main": "Cute critters"
              },
              "url": "https://icons.diagrams.net/libs/cutecritters/1/library.xml"
            }
          ]
        }
      ]
    }
  ]
}