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

Christmas flat ten

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

christmas-flat-ten-tree
christmas-flat-ten-sock
christmas-flat-ten-snowflake
christmas-flat-ten-santa
christmas-flat-ten-gingerbread
christmas-flat-ten-candle
christmas-flat-ten-jinglebell
christmas-flat-ten-gift
christmas-flat-ten-bulb
christmas-flat-ten-bell
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

{
  "libraries": [
    {
      "title": {
        "main": "Extra icons"
      },
      "entries": [
        {
          "id": "christmas-flat-ten",
          "title": {
            "main": "Christmas flat ten"
          },
          "desc": {
            "main": "Free for commercial use - Radek Sticha"
          },
          "libs": [
            {
              "title": {
                "main": "Christmas flat ten"
              },
              "url": "https://icons.diagrams.net/libs/christmas-flat-ten/1/library.xml"
            }
          ]
        }
      ]
    }
  ]
}