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

Fashion elements

20 iconsLicense: Free for commercial useBy Senoa Studio
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.

lipstick
hat-1
bra
bag
pants
towel
skirt
shirt
v_neck
shal
mask
underware
hat
eyeglasses
t-shirt
hangger
tie
bowties
belt
watch
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

{
  "libraries": [
    {
      "title": {
        "main": "Extra icons"
      },
      "entries": [
        {
          "id": "fashion-elements",
          "title": {
            "main": "Fashion elements"
          },
          "desc": {
            "main": "Free for commercial use - Senoa Studio"
          },
          "libs": [
            {
              "title": {
                "main": "Fashion elements"
              },
              "url": "https://icons.diagrams.net/libs/fashion-elements/1/library.xml"
            }
          ]
        }
      ]
    }
  ]
}