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

Household things

32 iconsLicense: Free for commercial useBy Aleksandr Reva
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.

house__flower_pot
house_window
house_wardrobe
house_umbrella
house_toilet
house_stool
house_sofa
house_soap
house_sink
house_shelf
house_pier_glass
house_piano
house_pan
house_kitchen_table
house_hangers
house_hanger_floor
house_gasstove_n_oven
house_floor_lamp
house_fireplace
house_extinguisher
house_dustpan
house_doors_eye
house_desk
house_corkscrew
house_cooker_hood
house_childbed
house_chair
house_bumf
house_bedside_table
house_bed
house_bathtub
house_armchair
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

{
  "libraries": [
    {
      "title": {
        "main": "Extra icons"
      },
      "entries": [
        {
          "id": "household-things",
          "title": {
            "main": "Household things"
          },
          "desc": {
            "main": "Free for commercial use - Aleksandr Reva"
          },
          "libs": [
            {
              "title": {
                "main": "Household things"
              },
              "url": "https://icons.diagrams.net/libs/household-things/1/library.xml"
            }
          ]
        }
      ]
    }
  ]
}