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

Laundry time

10 iconsLicense: Free for commercial useBy galih haby basa
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.

clean_basket
clothes_basket
Clothes_scale
Ironing
people_hand_over_clothes
perfume
washing_finish
washing_machine_time
Washing_machine
washing_time
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

{
  "libraries": [
    {
      "title": {
        "main": "Extra icons"
      },
      "entries": [
        {
          "id": "laundry-time",
          "title": {
            "main": "Laundry time"
          },
          "desc": {
            "main": "Free for commercial use - galih haby basa"
          },
          "libs": [
            {
              "title": {
                "main": "Laundry time"
              },
              "url": "https://icons.diagrams.net/libs/laundry-time/1/library.xml"
            }
          ]
        }
      ]
    }
  ]
}