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

Web development

10 iconsLicense: Free for commercial useBy Anton Kalashnyk
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.

development_upload_laptop_arrow
development_setting_gear_cogwheel-71
development_picture_illustration_design_image
development_pencil_pen
development_key_open
development_Google_Ads_AdWords
development_search_magnifier_magnifying_glass_loupe-67
development_globe_sphere
development_facebook_logo
development_computer_website_check_result
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

{
  "libraries": [
    {
      "title": {
        "main": "Extra icons"
      },
      "entries": [
        {
          "id": "web-development-79",
          "title": {
            "main": "Web development"
          },
          "desc": {
            "main": "Free for commercial use - Anton Kalashnyk"
          },
          "libs": [
            {
              "title": {
                "main": "Web development"
              },
              "url": "https://icons.diagrams.net/libs/web-development-79/1/library.xml"
            }
          ]
        }
      ]
    }
  ]
}