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

Female Styles

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

woman-round_hair-bg
woman-pretty
woman-heart
woman-headset-bg
woman-driving
woman-cap-bg
woman-cap
woman-driving-bg
woman-headband-bg
woman-headband
woman-headset
woman-heart-bg
woman-normal-bg
woman-normal
woman-pretty-bg
woman-reading-bg
woman-reading
woman-round_hair
woman-runner-bg
woman-runner
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

{
  "libraries": [
    {
      "title": {
        "main": "Extra icons"
      },
      "entries": [
        {
          "id": "female-styles",
          "title": {
            "main": "Female Styles"
          },
          "desc": {
            "main": "Free for commercial use - Julian Schnaars"
          },
          "libs": [
            {
              "title": {
                "main": "Female Styles"
              },
              "url": "https://icons.diagrams.net/libs/female-styles/1/library.xml"
            }
          ]
        }
      ]
    }
  ]
}