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

Trophies

60 iconsLicense: CC0 1.0 Universal (CC0 1.0) Public Domain DedicationBy Smash Symbols
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
2
3
4
5
9
10
11
12
13
8
14
15
16
6
17
18
19
7
21
22
23
25
27
28
29
20
30
33
24
32
34
35
26
37
36
38
31
39
41
40
42
43
44
45
46
47
48
49
50
51
52
54
55
56
57
58
59
60
53
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

{
  "libraries": [
    {
      "title": {
        "main": "Extra icons"
      },
      "entries": [
        {
          "id": "trophies-black",
          "title": {
            "main": "Trophies"
          },
          "desc": {
            "main": "CC0 1.0 Universal (CC0 1.0) Public Domain Dedication - Smash Symbols"
          },
          "libs": [
            {
              "title": {
                "main": "Trophies"
              },
              "url": "https://icons.diagrams.net/libs/trophies-black/1/library.xml"
            }
          ]
        }
      ]
    }
  ]
}