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

Ice Cream

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

ice_cream_stick_2_chocolate
ice_cream_cup_strawberry
ice_cream_cup_vanilla
ice_cream_stick_strawberry
ice_cream_stick_vanilla
ice_cream_cup_chocolate
ice_cream_stick_chocolate
ice_cream_cone_vanilla
ice_cream_stick_2_strawberry
ice_cream_stick_2_vanilla
ice_cream_cone_chocolate
ice_cream_cone_strawberry
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

{
  "libraries": [
    {
      "title": {
        "main": "Extra icons"
      },
      "entries": [
        {
          "id": "ice-cream",
          "title": {
            "main": "Ice Cream"
          },
          "desc": {
            "main": "Free for commercial use - Yudha Agung Pribadi"
          },
          "libs": [
            {
              "title": {
                "main": "Ice Cream"
              },
              "url": "https://icons.diagrams.net/libs/ice-cream/1/library.xml"
            }
          ]
        }
      ]
    }
  ]
}