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

File Names

50 iconsLicense: Free for commercial useBy First Styles
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.

1
3
2
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
50
39
49
48
47
46
33
45
44
43
42
41
40
38
37
36
35
34
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

{
  "libraries": [
    {
      "title": {
        "main": "Extra icons"
      },
      "entries": [
        {
          "id": "file-names-26",
          "title": {
            "main": "File Names"
          },
          "desc": {
            "main": "Free for commercial use - First Styles"
          },
          "libs": [
            {
              "title": {
                "main": "File Names"
              },
              "url": "https://icons.diagrams.net/libs/file-names-26/1/library.xml"
            }
          ]
        }
      ]
    }
  ]
}