@iconify/json 1.1.426 → 1.1.427

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/collections.json CHANGED
@@ -200,7 +200,7 @@
200
200
  "author": "Ben Sperry",
201
201
  "url": "https://github.com/ionic-team/ionicons",
202
202
  "license": "MIT",
203
- "licenseURL": "https://github.com/ionic-team/ionicons/blob/master/LICENSE",
203
+ "licenseURL": "https://github.com/ionic-team/ionicons/blob/main/LICENSE",
204
204
  "height": 32,
205
205
  "displayHeight": 24,
206
206
  "samples": [
@@ -208,7 +208,7 @@
208
208
  "ios-bicycle",
209
209
  "md-person-add"
210
210
  ],
211
- "version": "5.5.4",
211
+ "version": "6.0.0",
212
212
  "palette": "Colorless",
213
213
  "category": "General"
214
214
  },
@@ -256,7 +256,7 @@
256
256
  "humidity",
257
257
  "edit-off"
258
258
  ],
259
- "version": "10.42.0",
259
+ "version": "10.43.0",
260
260
  "palette": "Colorless",
261
261
  "category": "General"
262
262
  },
@@ -650,6 +650,22 @@
650
650
  "palette": "Colorless",
651
651
  "category": "General"
652
652
  },
653
+ "prime": {
654
+ "name": "Prime Icons",
655
+ "total": 238,
656
+ "author": "PrimeTek",
657
+ "url": "https://github.com/primefaces/primeicons",
658
+ "license": "MIT",
659
+ "licenseURL": "https://github.com/primefaces/primeicons/blob/master/LICENSE",
660
+ "height": 24,
661
+ "samples": [
662
+ "book",
663
+ "telegram",
664
+ "volume-off"
665
+ ],
666
+ "palette": "Colorless",
667
+ "category": "General"
668
+ },
653
669
  "line-md": {
654
670
  "name": "Material Line Icons",
655
671
  "total": 250,
@@ -869,6 +885,22 @@
869
885
  "palette": "Colorless",
870
886
  "category": "General"
871
887
  },
888
+ "gala": {
889
+ "name": "Gala Icons",
890
+ "total": 51,
891
+ "author": "Jake Wells",
892
+ "url": "https://github.com/sisyphusion/gala-icons",
893
+ "license": "GPL",
894
+ "licenseURL": "https://github.com/sisyphusion/gala-icons/blob/main/LICENSE",
895
+ "height": 32,
896
+ "samples": [
897
+ "brochure",
898
+ "remove",
899
+ "chart"
900
+ ],
901
+ "palette": "Colorless",
902
+ "category": "General"
903
+ },
872
904
  "ps": {
873
905
  "name": "PrestaShop Icons",
874
906
  "total": 479,
package/collections.md CHANGED
@@ -118,8 +118,8 @@
118
118
  * Author: Ben Sperry
119
119
  * URL: https://github.com/ionic-team/ionicons
120
120
  * License: MIT
121
- * License URL: https://github.com/ionic-team/ionicons/blob/master/LICENSE
122
- * Version: 5.5.4
121
+ * License URL: https://github.com/ionic-team/ionicons/blob/main/LICENSE
122
+ * Version: 6.0.0
123
123
  * Palette: Colorless
124
124
 
125
125
 
@@ -146,7 +146,7 @@
146
146
  * Author: IBM
147
147
  * URL: https://github.com/carbon-design-system/carbon/tree/main/packages/icons
148
148
  * License: Apache 2.0
149
- * Version: 10.42.0
149
+ * Version: 10.43.0
150
150
  * Palette: Colorless
151
151
 
152
152
 
@@ -371,6 +371,15 @@
371
371
  * Palette: Colorless
372
372
 
373
373
 
374
+ ### Prime Icons
375
+ * Number of icons: 238
376
+ * Author: PrimeTek
377
+ * URL: https://github.com/primefaces/primeicons
378
+ * License: MIT
379
+ * License URL: https://github.com/primefaces/primeicons/blob/master/LICENSE
380
+ * Palette: Colorless
381
+
382
+
374
383
  ### Material Line Icons
375
384
  * Number of icons: 250
376
385
  * Author: Vjacheslav Trushkin
@@ -499,6 +508,15 @@
499
508
  * Palette: Colorless
500
509
 
501
510
 
511
+ ### Gala Icons
512
+ * Number of icons: 51
513
+ * Author: Jake Wells
514
+ * URL: https://github.com/sisyphusion/gala-icons
515
+ * License: GPL
516
+ * License URL: https://github.com/sisyphusion/gala-icons/blob/main/LICENSE
517
+ * Palette: Colorless
518
+
519
+
502
520
  ### PrestaShop Icons
503
521
  * Number of icons: 479
504
522
  * Author: PrestaShop
package/composer.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "iconify/json",
3
3
  "description": "Iconify icons collection in JSON format",
4
4
  "type": "library",
5
- "version": "1.1.426",
5
+ "version": "1.1.427",
6
6
  "license": "MIT",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "autoload": {
package/json/carbon.json CHANGED
@@ -11,7 +11,7 @@
11
11
  "title": "Apache 2.0",
12
12
  "spdx": "Apache-2.0"
13
13
  },
14
- "version": "10.42.0",
14
+ "version": "10.43.0",
15
15
  "samples": [
16
16
  "user-certification",
17
17
  "humidity",
package/json/gala.json ADDED
@@ -0,0 +1,181 @@
1
+ {
2
+ "prefix": "gala",
3
+ "info": {
4
+ "name": "Gala Icons",
5
+ "total": 51,
6
+ "author": {
7
+ "name": "Jake Wells",
8
+ "url": "https://github.com/sisyphusion/gala-icons"
9
+ },
10
+ "license": {
11
+ "title": "GPL",
12
+ "spdx": "GPL-3.0",
13
+ "url": "https://github.com/sisyphusion/gala-icons/blob/main/LICENSE"
14
+ },
15
+ "samples": [
16
+ "brochure",
17
+ "remove",
18
+ "chart"
19
+ ],
20
+ "height": 32,
21
+ "category": "General",
22
+ "palette": false
23
+ },
24
+ "icons": {
25
+ "add": {
26
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"16\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"128\" cy=\"128\" r=\"112\"/><path d=\"M80 128h96\"/><path d=\"M128 80v96\"/></g>"
27
+ },
28
+ "airplay": {
29
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"16\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M64 192H48m0 0c-17.728 0-32-14.272-32-32V48c0-17.728 14.272-32 32-32h160c17.728 0 32 14.272 32 32v112c0 17.728-14.272 32-32 32\"/><path d=\"M64 240l64-80l64 80z\"/><path d=\"M208 192h-16\"/></g>"
30
+ },
31
+ "apple": {
32
+ "body": "<g stroke=\"currentColor\" stroke-width=\"4.244\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M128 80c-15.959 0-96-31.793-96 48\" stroke-width=\"15.998819\"/><path d=\"M32 128c0 79.793 48.041 112 64 112c15.959 0 16.041-16 32-16\" stroke-width=\"15.998819\"/><path d=\"M128 80c15.959 0 96-31.793 96 48\" stroke-width=\"15.998819\"/><path d=\"M224.083 127.876C224.083 207.669 175.959 240 160 240c-15.959 0-16.041-16-32-16\" stroke-width=\"15.998819\"/><path d=\"M128 80c0-47.876-32-64-32-64\" stroke-width=\"15.998819\"/><path d=\"M128 80c0-63.834 32.041-48.041 48-64\" stroke-width=\"15.998819\"/><path d=\"M128 80c47.876-15.959 63.959-32.083 48-64\" stroke-width=\"15.998819\"/></g>"
33
+ },
34
+ "bag": {
35
+ "body": "<g fill=\"none\"><path d=\"M64 80h128c16 0 29.333 16 32 32l16 96c2.668 16.008-16 32-32 32H48c-16 0-34.668-15.992-32-32l16-96c2.667-16 16-32 32-32z\" stroke=\"currentColor\" stroke-width=\"16\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M80 112V63.814\" stroke=\"currentColor\" stroke-width=\"16\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M176 64v48\" stroke=\"currentColor\" stroke-width=\"16\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M19.09 191.318h217.82\" stroke=\"currentColor\" stroke-width=\"16\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M176 64c0-16-9.3-33.053-24.093-41.594a47.814 47.814 0 0 0-47.814 0C89.299 30.947 80 48 80 64\" stroke=\"currentColor\" stroke-width=\"16\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M16 240h80v16H16z\"/></g>"
36
+ },
37
+ "bell": {
38
+ "body": "<g stroke-width=\"4.233\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M144 224a16 16 0 0 1-16 16\" stroke-width=\"15.998750489999997\"/><path d=\"M112 224a16 16 0 0 0 16 16\" stroke-width=\"15.998750489999997\"/><path d=\"M112 208v16\" stroke-width=\"15.998750489999997\"/><path d=\"M144 208v16\" stroke-width=\"15.998750489999997\"/><path d=\"M224 192c-32 16-80 16-96 16\" stroke-width=\"15.998750489999997\"/><path d=\"M224 192c0-32-32-16-32-96c0-35.777-32-63.999-48-63.999\" stroke-width=\"15.998750489999997\"/><path d=\"M32 192c32 16 80 16 96 16\" stroke-width=\"15.998750489999997\"/><path d=\"M32 191.999c0-32 32-16 32-96C64 60.222 96 32 112 32\" stroke-width=\"15.998750489999997\"/><path d=\"M112 32a16 16 0 0 1 16-16\" stroke-width=\"15.998750489999997\"/><path d=\"M144 32a16 16 0 0 0-16-16\" stroke-width=\"15.998750489999997\"/></g>"
39
+ },
40
+ "book": {
41
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"4.234\"><path d=\"M223.996 240H64.003\" stroke-width=\"16.00189492\"/><path d=\"M32.004 208.002A31.999 31.999 0 0 0 64.003 240\" stroke-width=\"16.00189492\"/><path d=\"M32.004 208.002a31.999 31.999 0 0 1 31.999-32\" stroke-width=\"16.00189492\"/><path d=\"M223.996 176.003H64.003\" stroke-width=\"16.00189492\"/><path d=\"M32.004 48.008a31.999 31.999 0 0 1 31.999-31.999\" stroke-width=\"16.00189492\"/><path d=\"M223.996 16.01H64.003\" stroke-width=\"16.00189492\"/><path d=\"M32.004 48.008v159.994\" stroke-width=\"16.00189492\"/><path d=\"M64.003 176.003V16\" stroke-width=\"16.00189492\"/><path d=\"M223.996 16.01v159.993\" stroke-width=\"16.00189492\"/><path d=\"M223.996 176.003c-10.063 21.01-10.617 42.325 0 63.997\" stroke-width=\"16.00189492\"/></g>"
42
+ },
43
+ "brochure": {
44
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"16\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16.11 16.11h143.932l-63.97 47.977\"/><path d=\"M16.11 16.11v175.917h79.962\"/><path d=\"M96.072 64.087h143.932v175.917H96.072V64.087\"/><path d=\"M160.042 16.11v47.977\"/></g>"
45
+ },
46
+ "calendar": {
47
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"16\"><path d=\"M32 32h192\"/><path d=\"M16 48v176\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M240 48v176\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M32 32c-8.837 0-16 7.163-16 16\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M224 32c8.837 0 16 7.163 16 16\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M224 240H32\"/><path d=\"M224 240a16 16 0 0 0 16-16\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M32 240a16 16 0 0 1-16-16\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M128 48V16\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M160 48V16\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M192 48V16\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M96 48V16\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M64 48V16\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M16 96h224\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></g>"
48
+ },
49
+ "chart": {
50
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"16\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"224\" height=\"224\" x=\"16\" y=\"16\" ry=\"32\"/><path d=\"M160 192v-80\"/><path d=\"M192 192V64\"/><path d=\"M64 192v-32\"/><path d=\"M96 128v64\"/><path d=\"M128 144v48\"/></g>"
51
+ },
52
+ "chat": {
53
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"16\" stroke-linecap=\"round\"><path d=\"M48.005 16h159.99\"/><path d=\"M240.004 48a32 32 0 0 0-32-32\" stroke-linejoin=\"round\"/><path d=\"M16.005 48a32 32 0 0 1 32-32\" stroke-linejoin=\"round\"/><path d=\"M16.005 160a32 32 0 0 0 32 32\" stroke-linejoin=\"round\"/><path d=\"M240.004 160a32 32 0 0 1-32 32\" stroke-linejoin=\"round\"/><path d=\"M16.005 48v112\" stroke-linejoin=\"round\"/><path d=\"M240.004 48v112\" stroke-linejoin=\"round\"/><path d=\"M48.005 192h32l48 48l48-48h32\" stroke-linejoin=\"round\"/></g>"
54
+ },
55
+ "clock": {
56
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"16\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M80.04 211.07l-15.983 28.837\"/><path d=\"M175.96 211.07l15.983 28.837\"/><circle cx=\"128\" cy=\"128.007\" r=\"95.915\"/><path d=\"M35.294 102.439a47.957 47.957 0 0 1-18.081-48.647A47.957 47.957 0 0 1 53.99 17.175a47.957 47.957 0 0 1 48.567 18.295\"/><path d=\"M128 32.092V16.107\"/><path d=\"M128 80.05v47.957\"/><path d=\"M128 128.007l33.911 33.911\"/><path d=\"M220.706 102.439a47.957 47.957 0 0 0 18.081-48.647a47.957 47.957 0 0 0-36.778-36.617a47.957 47.957 0 0 0-48.567 18.295\"/></g>"
57
+ },
58
+ "copy": {
59
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"16\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"144\" height=\"144\" x=\"16\" y=\"16\" ry=\"32\"/><path d=\"M96 128a32 32 0 0 1 32-32\"/><path d=\"M240 128a32 32 0 0 0-32-32\"/><path d=\"M240 208a32 32 0 0 1-32 32\"/><path d=\"M96 208a32 32 0 0 0 32 32\"/><path d=\"M160 240h16\"/><path d=\"M160 96h16\"/><path d=\"M96 160v16\"/><path d=\"M240 160v16\"/></g>"
60
+ },
61
+ "data": {
62
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"16\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M239.985 55.994A111.985 39.995 0 0 1 128 95.988A111.985 39.995 0 0 1 16.015 55.994A111.985 39.995 0 0 1 128 15.999a111.985 39.995 0 0 1 111.985 39.995z\"/><path d=\"M239.985 199.974a111.985 39.995 0 0 1-55.992 34.637a111.985 39.995 0 0 1-111.986 0a111.985 39.995 0 0 1-55.992-34.637\"/><path d=\"M239.985 151.98a111.985 39.995 0 0 1-55.992 34.637a111.985 39.995 0 0 1-111.986 0a111.985 39.995 0 0 1-55.992-34.636\"/><path d=\"M239.985 103.987a111.985 39.995 0 0 1-55.992 34.637a111.985 39.995 0 0 1-111.986 0a111.985 39.995 0 0 1-55.992-34.637\"/><path d=\"M16.015 55.994v143.98\"/><path d=\"M239.985 55.994v143.98\"/></g>"
63
+ },
64
+ "display": {
65
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"16\"><path d=\"M32.046 15.997h191.908\"/><path d=\"M16.054 31.994v143.927\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M239.946 31.99v143.93\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M32.046 15.997a15.992 15.992 0 0 0-15.992 15.992\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M223.954 15.997a15.992 15.992 0 0 1 15.992 15.992\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M223.954 191.913H32.046\"/><path d=\"M223.954 191.913a15.992 15.992 0 0 0 15.992-15.992\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M32.046 191.913a15.992 15.992 0 0 1-15.992-15.992\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M191.97 239.89H64.03\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M143.992 191.913v47.977\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M112.008 191.913v47.977\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M16.054 159.928h223.892\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></g>"
66
+ },
67
+ "editor": {
68
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"16\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16 64l224.938.093\"/><path d=\"M48 16h159.911C225.63 16 240 30.282 240 48v160c0 17.718-14.282 32-32 32H48c-17.718 0-31.93-14.27-31.938-31.987L16 48c-.007-17.718 14.282-32 32-32z\"/><path d=\"M191.964 64.093L192 16\"/><path d=\"M48.044 112.066h31.983\"/><path d=\"M48.044 144.048h127.93\"/><path d=\"M48.044 176.03H128\"/><path d=\"M48.044 208.013h31.983\"/></g>"
69
+ },
70
+ "file": {
71
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"15.992\" stroke-linecap=\"round\"><path d=\"M32 48v159.924\"/><path d=\"M224 96v112\" stroke-linejoin=\"round\"/><path d=\"M64 16h80\" stroke-linejoin=\"round\"/><path d=\"M64 240h128\"/><path d=\"M224 208c.087 15.982-16 32-32 32\" stroke-linejoin=\"round\"/><path d=\"M32 208c0 16 16 32 32 32\" stroke-linejoin=\"round\"/><path d=\"M32 47.977C32 32 48 16.357 64 16\" stroke-linejoin=\"round\"/><path d=\"M223.913 96.072L144 16\" stroke-linejoin=\"round\"/><path d=\"M144 64c.05 15.913 16.065 32 32 32\" stroke-linejoin=\"round\"/><path d=\"M144 64V16\" stroke-linejoin=\"round\"/><path d=\"M176 96h48\" stroke-linejoin=\"round\"/></g>"
72
+ },
73
+ "file-code1": {
74
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\"><path d=\"M32 48v159.924\" stroke-width=\"15.992\"/><path d=\"M224 96v112\" stroke-width=\"15.992\" stroke-linejoin=\"round\"/><path d=\"M64 16h80\" stroke-width=\"15.992\" stroke-linejoin=\"round\"/><path d=\"M64 240h128\" stroke-width=\"15.992\"/><path d=\"M224 208c.087 15.982-16 32-32 32\" stroke-width=\"15.992\" stroke-linejoin=\"round\"/><path d=\"M32 208c0 16 16 32 32 32\" stroke-width=\"15.992\" stroke-linejoin=\"round\"/><path d=\"M32 47.977C32 32 48 16.357 64 16\" stroke-width=\"15.992\" stroke-linejoin=\"round\"/><path d=\"M223.913 96.072L144 16\" stroke-width=\"15.992\" stroke-linejoin=\"round\"/><path d=\"M144 64c.05 15.913 16.065 32 32 32\" stroke-width=\"15.992\" stroke-linejoin=\"round\"/><path d=\"M144 64V16\" stroke-width=\"15.992\" stroke-linejoin=\"round\"/><path d=\"M176 96h48\" stroke-width=\"15.992\" stroke-linejoin=\"round\"/><path d=\"M96 208l-32-32l32-32\" stroke-width=\"16\" stroke-linejoin=\"round\"/><path d=\"M128 208l32-32l-32-32\" stroke-width=\"16\" stroke-linejoin=\"round\"/></g>"
75
+ },
76
+ "file-code2": {
77
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\"><path d=\"M32 48v159.924\" stroke-width=\"15.992\"/><path d=\"M224 96v112\" stroke-width=\"15.992\" stroke-linejoin=\"round\"/><path d=\"M64 16h80\" stroke-width=\"15.992\" stroke-linejoin=\"round\"/><path d=\"M64 240h128\" stroke-width=\"15.992\"/><path d=\"M224 208c.087 15.982-16 32-32 32\" stroke-width=\"15.992\" stroke-linejoin=\"round\"/><path d=\"M32 208c0 16 16 32 32 32\" stroke-width=\"15.992\" stroke-linejoin=\"round\"/><path d=\"M32 47.977C32 32 48 16.357 64 16\" stroke-width=\"15.992\" stroke-linejoin=\"round\"/><path d=\"M223.913 96.072L144 16\" stroke-width=\"15.992\" stroke-linejoin=\"round\"/><path d=\"M144 64c.05 15.913 16.065 32 32 32\" stroke-width=\"15.992\" stroke-linejoin=\"round\"/><path d=\"M144 64V16\" stroke-width=\"15.992\" stroke-linejoin=\"round\"/><path d=\"M176 96h48\" stroke-width=\"15.992\" stroke-linejoin=\"round\"/><path d=\"M96 208c-32 0 0-32-32-32c32 0 0-32 32-32\" stroke-width=\"16\" stroke-linejoin=\"round\"/><path d=\"M128 208c32 0 0-32 32-32c-32 0 0-32-32-32\" stroke-width=\"16\" stroke-linejoin=\"round\"/></g>"
78
+ },
79
+ "file-csv": {
80
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\"><path d=\"M32 48v159.924\" stroke-width=\"15.992\"/><path d=\"M224 96v112\" stroke-width=\"15.992\" stroke-linejoin=\"round\"/><path d=\"M64 16h80\" stroke-width=\"15.992\" stroke-linejoin=\"round\"/><path d=\"M64 240h128\" stroke-width=\"15.992\"/><path d=\"M224 208c.087 15.982-16 32-32 32\" stroke-width=\"15.992\" stroke-linejoin=\"round\"/><path d=\"M32 208c0 16 16 32 32 32\" stroke-width=\"15.992\" stroke-linejoin=\"round\"/><path d=\"M32 47.977C32 32 48 16.357 64 16\" stroke-width=\"15.992\" stroke-linejoin=\"round\"/><path d=\"M223.913 96.072L144 16\" stroke-width=\"15.992\" stroke-linejoin=\"round\"/><path d=\"M144 64c.05 15.913 16.065 32 32 32\" stroke-width=\"15.992\" stroke-linejoin=\"round\"/><path d=\"M144 64V16\" stroke-width=\"15.992\" stroke-linejoin=\"round\"/><path d=\"M176 96h48\" stroke-width=\"15.992\" stroke-linejoin=\"round\"/><path d=\"M64 192h96\" stroke-width=\"16\" stroke-linejoin=\"round\"/><path d=\"M64 160h96\" stroke-width=\"16\" stroke-linejoin=\"round\"/><path d=\"M80 144v64\" stroke-width=\"16\" stroke-linejoin=\"round\"/><path d=\"M112 144v64\" stroke-width=\"16\" stroke-linejoin=\"round\"/><path d=\"M144 144v64\" stroke-width=\"16\" stroke-linejoin=\"round\"/></g>"
81
+ },
82
+ "file-doc": {
83
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\"><path d=\"M32 48v159.924\" stroke-width=\"15.992\"/><path d=\"M224 96v112\" stroke-width=\"15.992\" stroke-linejoin=\"round\"/><path d=\"M64 16h80\" stroke-width=\"15.992\" stroke-linejoin=\"round\"/><path d=\"M64 240h128\" stroke-width=\"15.992\"/><path d=\"M224 208c.087 15.982-16 32-32 32\" stroke-width=\"15.992\" stroke-linejoin=\"round\"/><path d=\"M32 208c0 16 16 32 32 32\" stroke-width=\"15.992\" stroke-linejoin=\"round\"/><path d=\"M32 47.977C32 32 48 16.357 64 16\" stroke-width=\"15.992\" stroke-linejoin=\"round\"/><path d=\"M223.913 96.072L144 16\" stroke-width=\"15.992\" stroke-linejoin=\"round\"/><path d=\"M144 64c.05 15.913 16.065 32 32 32\" stroke-width=\"15.992\" stroke-linejoin=\"round\"/><path d=\"M144 64V16\" stroke-width=\"15.992\" stroke-linejoin=\"round\"/><path d=\"M176 96h48\" stroke-width=\"15.992\" stroke-linejoin=\"round\"/><path d=\"M64 208h48\" stroke-width=\"16\" stroke-linejoin=\"round\"/><path d=\"M64 176h80\" stroke-width=\"16\" stroke-linejoin=\"round\"/><path d=\"M64 144h48\" stroke-width=\"16\" stroke-linejoin=\"round\"/></g>"
84
+ },
85
+ "file-error": {
86
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\"><path d=\"M32 48v159.924\" stroke-width=\"15.992\"/><path d=\"M224 96v112\" stroke-width=\"15.992\" stroke-linejoin=\"round\"/><path d=\"M64 16h80\" stroke-width=\"15.992\" stroke-linejoin=\"round\"/><path d=\"M64 240h128\" stroke-width=\"15.992\"/><path d=\"M224 208c.087 15.982-16 32-32 32\" stroke-width=\"15.992\" stroke-linejoin=\"round\"/><path d=\"M32 208c0 16 16 32 32 32\" stroke-width=\"15.992\" stroke-linejoin=\"round\"/><path d=\"M32 47.977C32 32 48 16.357 64 16\" stroke-width=\"15.992\" stroke-linejoin=\"round\"/><path d=\"M223.913 96.072L144 16\" stroke-width=\"15.992\" stroke-linejoin=\"round\"/><path d=\"M144 64c.05 15.913 16.065 32 32 32\" stroke-width=\"15.992\" stroke-linejoin=\"round\"/><path d=\"M144 64V16\" stroke-width=\"15.992\" stroke-linejoin=\"round\"/><path d=\"M176 96h48\" stroke-width=\"15.992\" stroke-linejoin=\"round\"/><path d=\"M64 208l48-64\" stroke-width=\"16\" stroke-linejoin=\"round\"/><path d=\"M64 144l48 64\" stroke-width=\"16\" stroke-linejoin=\"round\"/></g>"
87
+ },
88
+ "file-script": {
89
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\"><path d=\"M32 48v159.924\" stroke-width=\"15.992\"/><path d=\"M224 96v112\" stroke-width=\"15.992\" stroke-linejoin=\"round\"/><path d=\"M64 16h80\" stroke-width=\"15.992\" stroke-linejoin=\"round\"/><path d=\"M64 240h128\" stroke-width=\"15.992\"/><path d=\"M224 208c.087 15.982-16 32-32 32\" stroke-width=\"15.992\" stroke-linejoin=\"round\"/><path d=\"M32 208c0 16 16 32 32 32\" stroke-width=\"15.992\" stroke-linejoin=\"round\"/><path d=\"M32 47.977C32 32 48 16.357 64 16\" stroke-width=\"15.992\" stroke-linejoin=\"round\"/><path d=\"M223.913 96.072L144 16\" stroke-width=\"15.992\" stroke-linejoin=\"round\"/><path d=\"M144 64c.05 15.913 16.065 32 32 32\" stroke-width=\"15.992\" stroke-linejoin=\"round\"/><path d=\"M144 64V16\" stroke-width=\"15.992\" stroke-linejoin=\"round\"/><path d=\"M176 96h48\" stroke-width=\"15.992\" stroke-linejoin=\"round\"/><path d=\"M64 208l32-32l-32-32\" stroke-width=\"16\" stroke-linejoin=\"round\"/><path d=\"M112 208h32\" stroke-width=\"16\" stroke-linejoin=\"round\"/></g>"
90
+ },
91
+ "file-text": {
92
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"16\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M32 48v159.924\"/><path d=\"M224 96v112\"/><path d=\"M64 16h80\"/><path d=\"M64 240h128\"/><path d=\"M224 208c.087 15.982-16 32-32 32\"/><path d=\"M32 208c0 16 16 32 32 32\"/><path d=\"M32 47.977C32 32 48 16.357 64 16\"/><path d=\"M223.913 96.072L144 16\"/><path d=\"M144 64c.05 15.913 16.065 32 32 32\"/><path d=\"M144 64V16\"/><path d=\"M176 96h48\"/><path d=\"M80 208h32\"/><path d=\"M96 144v64\"/><path d=\"M64 144h64\"/><path d=\"M128 144v16\"/><path d=\"M64 144v16\"/></g>"
93
+ },
94
+ "folder": {
95
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"16\"><path d=\"M240.041 64L240 208c-.005 16-16.041 32-32 32H48c-16.042 0-32.004-16-32-32l.042-176\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M224 48c8.837 0 16 7.163 16 16\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M144.042 48h80\"/><path d=\"M106.385 16a16 16 0 0 1 13.856 8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M144.042 48a16 16 0 0 1-13.857-8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M144.042 48a16 16 0 0 0-13.857 8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M120.241 24l9.944 16\"/><path d=\"M106.385 80a16 16 0 0 0 13.856-8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M120.241 72l9.944-16\"/><path d=\"M16 80h90.385\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M32.042 16c-8.837 0-16 7.168-16 16.005\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M32.042 16h74.343\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></g>"
96
+ },
97
+ "globe": {
98
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"16\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"127.999\" cy=\"128\" r=\"112\"/><path d=\"M192.003 219.91c-40.136-10.607 2.899-36.95-12.982-56.8c-7.034-8.794-24.943-22.447-16.064-37.687c14.147-24.282 74.445-16.7 77.046 2.655\"/><path d=\"M52.264 210.512c11.735-10.734 23.101-21.254 28.929-35.31c4.896-11.81 11.221-27.743 3.816-38.166c-6.795-9.566-28.036 1.743-34.23-8.224c-5.197-8.365-1.702-26.915 6.537-28.815C71.026 96.835 96 115.7 91.526 97.955C71.65 54.252 101.471 64 79.998 26.807\"/><path d=\"M229.902 81.527c-7.306-4.625-19.498-8.979-32.605-8.262c-13.106.716-40.534 16.377-46.657 2.064c-7.434-17.38 15.25-41.428 40.94-39.24\"/></g>"
99
+ },
100
+ "help": {
101
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"16\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"181.018\" cy=\"-.001\" r=\"112.049\" transform=\"rotate(45)\"/><circle cx=\"181.018\" cy=\"-.001\" r=\"48.021\" transform=\"rotate(45)\"/><path d=\"M171.333 107.304l55.522-32.056\"/><path d=\"M148.695 84.666l32.055-55.522\"/><path d=\"M84.667 148.693l-55.522 32.056\"/><path d=\"M107.305 171.331L75.25 226.853\"/><path d=\"M148.695 171.331l32.055 55.522\"/><path d=\"M171.333 148.693l55.522 32.056\"/><path d=\"M107.305 84.666L75.25 29.144\"/><path d=\"M84.667 107.304L29.145 75.248\"/></g>"
102
+ },
103
+ "image": {
104
+ "body": "<g transform=\"matrix(3.77953 0 0 3.77953 0 0)\" stroke-width=\"4.233\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"59.267\" height=\"59.267\" x=\"4.233\" y=\"4.233\" ry=\"8.467\"/><path d=\"M25.4 33.867c-12.7 0-16.933 8.466-21.167 8.466\"/><path d=\"M25.4 33.867c12.7 0 17.583 8.466 25.4 8.466\"/><path d=\"M63.5 38.1c-14.817 0-16.933 12.7-25.4 12.7\"/><circle cx=\"46.567\" cy=\"21.167\" r=\"8.467\"/></g>"
105
+ },
106
+ "issue": {
107
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"16\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"128\" cy=\"128\" r=\"40\"/><circle cx=\"128\" cy=\"128\" r=\"112\"/></g>"
108
+ },
109
+ "layer": {
110
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"16\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16 80l111.947-64.025\"/><path d=\"M16 80l112 64\"/><path d=\"M16 176l112 64\"/><path d=\"M128 16l112 64\"/><path d=\"M128 144l112-64\"/><path d=\"M128 240l112-64\"/><path d=\"M16 128l112 64\"/><path d=\"M128 192l111.947-63.998\"/><path d=\"M16 128l42.032-23.987\"/><path d=\"M16 176l42.033-24.009\"/><path d=\"M239.947 128.002l-41.98-23.987\"/><path d=\"M240 176l-42.034-24.01\"/></g>"
111
+ },
112
+ "lock": {
113
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"16\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M48.003 208v-63.993\"/><path d=\"M208.002 208v-64\"/><path d=\"M80.003 240h96\"/><path d=\"M208.002 208a32 32 0 0 1-32 32\"/><path d=\"M48.003 208a32 32 0 0 0 32 32\"/><path d=\"M128.003 208v-32\"/><path d=\"M47.996 144.007a16 16 0 0 1 16-16\"/><path d=\"M208.002 144a16 16 0 0 0-16-16\"/><path d=\"M176.002 64a48 48 0 0 0-48-48\"/><path d=\"M80.003 64a48 48 0 0 1 48-48\"/><path d=\"M80.003 128V63.907\"/><path d=\"M176.002 64v64\"/><path d=\"M64.003 128h128\"/></g>"
114
+ },
115
+ "menu-left": {
116
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"16\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16 64l224.938.093\"/><path d=\"M48 16h159.911C225.63 16 240 30.282 240 48v160c0 17.718-14.282 32-32 32H48c-17.718 0-31.93-14.27-31.938-31.987L16 48c-.007-17.718 14.282-32 32-32z\"/><path d=\"M96 64v176\"/></g>"
117
+ },
118
+ "menu-right": {
119
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"16\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16 64l224.938.093\"/><path d=\"M48 16h159.911C225.63 16 240 30.282 240 48v160c0 17.718-14.282 32-32 32H48c-17.718 0-31.93-14.27-31.938-31.987L16 48c-.007-17.718 14.282-32 32-32z\"/><path d=\"M160 64v176\"/></g>"
120
+ },
121
+ "mouse": {
122
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"16\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M63.999 64.001c0 64.001-16 48.001-16 96.002\"/><path d=\"M192.001 64.001c0-16 0-22.763-16-32\"/><path d=\"M128 48v32.001\"/><path d=\"M79.999 32s32-16 48.001-16c16 0 48.001 16 48.001 16\"/><path d=\"M192.001 64.001c0 64.001 16 48.001 16 96.002\"/><path d=\"M208.002 160.003A80.002 80.002 0 0 1 168 229.286a80.002 80.002 0 0 1-80.002 0a80.002 80.002 0 0 1-40-69.283\"/><path d=\"M63.999 64.001c0-16 0-22.763 16-32\"/></g>"
123
+ },
124
+ "multi": {
125
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"16\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"56\" cy=\"56\" r=\"40\"/><circle cx=\"200\" cy=\"56\" r=\"40\"/><circle cx=\"56\" cy=\"200\" r=\"40\"/><circle cx=\"200\" cy=\"200\" r=\"40\"/></g>"
126
+ },
127
+ "orbit": {
128
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"16\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"208\" cy=\"48.004\" r=\"32.004\"/><path d=\"M226.272 74.277a112.014 112.014 0 0 1-31.135 143.394A112.014 112.014 0 0 1 48.775 207.21A112.014 112.014 0 0 1 38.349 60.845a112.014 112.014 0 0 1 143.401-31.1\"/><path d=\"M219.636 191.624a112.014 112.014 0 0 0-91.773-47.608a112.014 112.014 0 0 0-91.665 47.816\"/></g>"
129
+ },
130
+ "portrait1": {
131
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"16\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16.057 240h223.886\"/><path d=\"M16.057 240c0-47.976 31.984-64.081 31.984-64.081c15.991-9.233 31.983 0 47.975-15.992\"/><path d=\"M96.016 159.927s15.992 15.992 31.984 15.992\"/><path d=\"M239.943 240c0-47.976-31.984-64.081-31.984-64.081c-15.991-9.233-31.983 0-47.975-15.992\"/><path d=\"M159.984 159.927S143.992 175.919 128 175.919\"/><path d=\"M128 16c31.984 0 47.976 15.992 47.976 63.967c0 39.98-31.984 63.968-47.976 63.968\"/><path d=\"M128 16c-31.984 0-47.976 15.992-47.976 63.967c0 39.98 31.984 63.968 47.976 63.968\"/><path d=\"M159.984 159.927l-7.413-27.663\"/><path d=\"M96.016 159.927l7.413-27.663\"/></g>"
132
+ },
133
+ "portrait2": {
134
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"16\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M49.617 208S80 208 96 192\"/><path d=\"M96 192s16 16 32 16\"/><path d=\"M206.383 208S176 208 160 192\"/><path d=\"M160 192s-16 16-32 16\"/><path d=\"M128 48c32 0 48 16 48 64c0 40-32 64-48 64\"/><path d=\"M128 48c-32 0-48 16-48 64c0 40 32 64 48 64\"/><path d=\"M160 192l-7.416-27.677\"/><path d=\"M96 192l7.416-27.677\"/><circle cx=\"128\" cy=\"128\" r=\"111.999\"/></g>"
135
+ },
136
+ "radar": {
137
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"16\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M224.975 72.065a111.967 111.967 0 0 1-17.794 135.156a111.967 111.967 0 0 1-135.156 17.794A111.967 111.967 0 0 1 19.857 99.069a111.967 111.967 0 0 1 108.152-82.987\"/><path d=\"M128.009 16.082v95.971\"/><path d=\"M144.004 128.049a15.995 15.995 0 0 1-15.995 15.995a15.995 15.995 0 0 1-15.996-15.995a15.995 15.995 0 0 1 15.996-15.996a15.995 15.995 0 0 1 15.995 15.996z\"/><path d=\"M183.418 96.058a63.981 63.981 0 0 1-10.168 77.232a63.981 63.981 0 0 1-77.232 10.168a63.981 63.981 0 0 1-29.81-71.969a63.981 63.981 0 0 1 61.8-47.421\"/></g>"
138
+ },
139
+ "remove": {
140
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"16\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"128\" cy=\"128\" r=\"112\"/><path d=\"M80 128h96\"/></g>"
141
+ },
142
+ "search": {
143
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"16\"><path d=\"M89.074 145.231l-68.173 68.174\"/><path d=\"M111.273 167.43l-68.174 68.173\"/><path d=\"M43.1 235.603a15.697 15.697 0 0 1-22.2 0\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M20.9 213.405a15.697 15.697 0 0 0 0 22.198\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M240.656 86.484a70.636 70.636 0 0 1-70.636 70.635a70.636 70.636 0 0 1-70.635-70.635a70.636 70.636 0 0 1 70.635-70.636a70.636 70.636 0 0 1 70.636 70.636z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M89.074 145.231l22.199 22.199\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M100.173 156.33l19.9-19.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M70.126 164.18l22.2 22.198\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M209.262 86.484a39.242 39.242 0 0 1-39.242 39.242\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></g>"
144
+ },
145
+ "secure": {
146
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"16\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M128 239.965s95.985-31.995 95.985-111.983\"/><path d=\"M223.985 127.982V31.997S191.99 16 128 16\"/><path d=\"M128 239.965S32.015 207.97 32.015 127.982\"/><path d=\"M32.015 127.982V31.997S64.01 16 128 16\"/><path d=\"M191.99 63.992c-63.99 47.993-79.988 111.983-79.988 111.983S96.005 156.88 80.007 143.98\"/></g>"
147
+ },
148
+ "select": {
149
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"16\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16 48a32 32 0 0 1 32-32\"/><path d=\"M240 48a32 32 0 0 0-32-32\"/><path d=\"M240 208a32 32 0 0 1-32 32\"/><path d=\"M16 208a32 32 0 0 0 32 32\"/><path d=\"M240 144v32\"/><path d=\"M240 80v32\"/><path d=\"M16 144v32\"/><path d=\"M16 80v32\"/><path d=\"M112 16H80\"/><path d=\"M176 16h-32\"/><path d=\"M112 240H80\"/><path d=\"M176 240h-32\"/><path d=\"M96 128h64\"/><path d=\"M128 96v64\"/></g>"
150
+ },
151
+ "settings": {
152
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"16\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M48 16h160c17.728 0 32 14.272 32 32v160c0 17.728-14.272 32-32 32H48c-17.728 0-32-14.272-32-32V48c0-17.728 14.272-32 32-32z\"/><path d=\"M64 64h16\"/><path d=\"M96 80a16 16 0 0 1-16-16a16 16 0 0 1 16-16a16 16 0 0 1 16 16a16 16 0 0 1-16 16z\"/><path d=\"M112 64h80\"/><path d=\"M192 128h-16\"/><path d=\"M160 144a16 16 0 0 1 16-16a16 16 0 0 1-16-16a16 16 0 0 1-16 16a16 16 0 0 1 16 16z\"/><path d=\"M144 128H64\"/><path d=\"M64 192h16\"/><path d=\"M96 208a16 16 0 0 1-16-16a16 16 0 0 1 16-16a16 16 0 0 1 16 16a16 16 0 0 1-16 16z\"/><path d=\"M112 192h80\"/></g>"
153
+ },
154
+ "shield": {
155
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"16\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M128 239.894S32.091 207.924 32.091 128\"/><path d=\"M32.091 128V32.091S64.061 16.106 128 16.106\"/><path d=\"M128 239.894s95.909-31.97 95.909-111.894\"/><path d=\"M223.909 128V32.091S191.939 16.106 128 16.106\"/><path d=\"M128 239.894V16.106\"/></g>"
156
+ },
157
+ "store": {
158
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"16\"><path d=\"M48 207.993V128\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M208 208v-80.144\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M32 16h192\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M184 100a28 28 0 0 1-14 24.249a28 28 0 0 1-28 0A28 28 0 0 1 128 100\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M240 100a28 28 0 0 1-14 24.249a28 28 0 0 1-28 0A28 28 0 0 1 184 100\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M72 100a28 28 0 0 1-14 24.25a28 28 0 0 1-28 0A28 28 0 0 1 16 100\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M128 100a28 28 0 0 1-14 24.25a28 28 0 0 1-28 0A28 28 0 0 1 72 100\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M16 100.003L32 16\"/><path d=\"M224 16l16 84\"/><path d=\"M184 100.001l-8-84\"/><path d=\"M72 100l8-84\"/><path d=\"M128 100V16\"/><path d=\"M32 192h192\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M80 240h96\"/><path d=\"M208 208a32 32 0 0 1-32 32\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M48 208a32 32 0 0 0 32 32\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></g>"
159
+ },
160
+ "terminal": {
161
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"16\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16 64l224.938.093\"/><path d=\"M48 16h159.911C225.63 16 240 30.282 240 48v160c0 17.718-14.282 32-32 32H48c-17.718 0-31.93-14.27-31.938-31.987L16 48c-.007-17.718 14.282-32 32-32z\"/><path d=\"M191.964 64.093L192 16\"/><path d=\"M48 208l32-32l-32-32\"/><path d=\"M96 208h32\"/></g>"
162
+ },
163
+ "tv": {
164
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"16\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M192 208H64c-17.728 0-32-14.272-32-32V96c0-17.728 14.272-32 32-32h128c17.728 0 32 14.272 32 32v80c0 17.728-14.272 32-32 32\"/><path d=\"M96 240h64\"/><path d=\"M128 64l48-48\"/><path d=\"M128 64L80 16\"/></g>"
165
+ },
166
+ "unlock": {
167
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"16\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M48.003 208v-63.993\"/><path d=\"M208.002 208v-64\"/><path d=\"M80.003 240h96\"/><path d=\"M208.002 208a32 32 0 0 1-32 32\"/><path d=\"M48.003 208a32 32 0 0 0 32 32\"/><path d=\"M128.003 208v-32\"/><path d=\"M47.996 144.007a16 16 0 0 1 16-16\"/><path d=\"M208.002 144a16 16 0 0 0-16-16\"/><path d=\"M176.002 64a48 48 0 0 0-48-48\"/><path d=\"M80.003 64a48 48 0 0 1 48-48\"/><path d=\"M80.003 128V63.907\"/><path d=\"M176.002 64v16\"/><path d=\"M64.003 128h128\"/></g>"
168
+ },
169
+ "usb": {
170
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"16\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M48.042 208.019v-95.946\"/><path d=\"M207.963 208.019v-95.953\"/><path d=\"M80.026 240.003h95.953\"/><path d=\"M207.963 208.019a31.984 31.984 0 0 1-31.984 31.984\"/><path d=\"M48.042 208.019a31.984 31.984 0 0 0 31.984 31.984\"/><path d=\"M48.035 112.073a15.992 15.992 0 0 1 15.992-15.992\"/><path d=\"M207.963 112.066a15.992 15.992 0 0 0-15.992-15.992\"/><path d=\"M64.034 96.074h127.937\"/><path d=\"M80.026 32.113C80.026 23.28 87.168 16 96 16\"/><path d=\"M175.979 32.106C175.979 23.274 168.832 16 160 16\"/><path d=\"M96.018 16H160\"/><path d=\"M80.026 32.106v63.968\"/><path d=\"M175.979 32.106v63.968\"/><path d=\"M112.01 16.114v31.984\"/><path d=\"M143.995 16.114v31.984\"/></g>"
171
+ },
172
+ "video": {
173
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"16\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M48 48h112c17.728 0 32 14.272 32 32v96c0 17.728-14.272 32-32 32H48c-17.728 0-32-14.272-32-32V80c0-17.728 14.272-32 32-32z\"/><path d=\"M192 160l48 32V64l-48 32\"/></g>"
174
+ },
175
+ "window": {
176
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"16\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16 64l224.938.093\"/><path d=\"M48 16h159.911C225.63 16 240 30.282 240 48v160c0 17.718-14.282 32-32 32H48c-17.718 0-31.93-14.27-31.938-31.987L16 48c-.007-17.718 14.282-32 32-32z\"/><path d=\"M191.964 64.093L192 16\"/></g>"
177
+ }
178
+ },
179
+ "width": 256,
180
+ "height": 256
181
+ }
package/json/ion.json CHANGED
@@ -10,9 +10,9 @@
10
10
  "license": {
11
11
  "title": "MIT",
12
12
  "spdx": "MIT",
13
- "url": "https://github.com/ionic-team/ionicons/blob/master/LICENSE"
13
+ "url": "https://github.com/ionic-team/ionicons/blob/main/LICENSE"
14
14
  },
15
- "version": "5.5.4",
15
+ "version": "6.0.0",
16
16
  "samples": [
17
17
  "ios-add-circle-outline",
18
18
  "ios-bicycle",
package/json/mdi.json CHANGED
@@ -21111,7 +21111,7 @@
21111
21111
  "parent": "shield-lock-outline"
21112
21112
  },
21113
21113
  "alarm-arm-home": {
21114
- "parent": "shield-home-outline"
21114
+ "parent": "shield-home"
21115
21115
  },
21116
21116
  "alarm-arm-home-outline": {
21117
21117
  "parent": "shield-account-outline"
@@ -21768,7 +21768,7 @@
21768
21768
  "parent": "scent-off"
21769
21769
  },
21770
21770
  "arrow": {
21771
- "parent": "undo-variant"
21771
+ "parent": "undo"
21772
21772
  },
21773
21773
  "arrow-back": {
21774
21774
  "parent": "arrow-left"
@@ -22008,7 +22008,7 @@
22008
22008
  "parent": "paperclip"
22009
22009
  },
22010
22010
  "audio": {
22011
- "parent": "volume-medium"
22011
+ "parent": "volume-low"
22012
22012
  },
22013
22013
  "audio-book": {
22014
22014
  "parent": "book-music"
@@ -22089,7 +22089,7 @@
22089
22089
  "parent": "audio-video-off"
22090
22090
  },
22091
22091
  "award": {
22092
- "parent": "seal"
22092
+ "parent": "seal-variant"
22093
22093
  },
22094
22094
  "awning": {
22095
22095
  "parent": "storefront"
@@ -22143,7 +22143,7 @@
22143
22143
  "parent": "bank-plus"
22144
22144
  },
22145
22145
  "bar": {
22146
- "parent": "glass-wine"
22146
+ "parent": "glass-tulip"
22147
22147
  },
22148
22148
  "bar-chart": {
22149
22149
  "parent": "poll"
@@ -24102,7 +24102,7 @@
24102
24102
  "parent": "update"
24103
24103
  },
24104
24104
  "clock-warning": {
24105
- "parent": "clock-alert-outline"
24105
+ "parent": "clock-alert"
24106
24106
  },
24107
24107
  "clockwise": {
24108
24108
  "parent": "update"
@@ -24165,7 +24165,7 @@
24165
24165
  "parent": "spider-web"
24166
24166
  },
24167
24167
  "cocktail": {
24168
- "parent": "glass-wine"
24168
+ "parent": "glass-tulip"
24169
24169
  },
24170
24170
  "cod": {
24171
24171
  "parent": "credit-card-marker-outline"
@@ -24681,7 +24681,7 @@
24681
24681
  "parent": "silverware-variant"
24682
24682
  },
24683
24683
  "cycling": {
24684
- "parent": "bicycle"
24684
+ "parent": "bike"
24685
24685
  },
24686
24686
  "dad": {
24687
24687
  "parent": "human-male-girl"
@@ -25083,7 +25083,7 @@
25083
25083
  "parent": "curtains-closed"
25084
25084
  },
25085
25085
  "drink": {
25086
- "parent": "glass-wine"
25086
+ "parent": "glass-tulip"
25087
25087
  },
25088
25088
  "drink-ice": {
25089
25089
  "parent": "delete-variant"
@@ -25791,7 +25791,7 @@
25791
25791
  "parent": "tune-vertical-variant"
25792
25792
  },
25793
25793
  "equestrian": {
25794
- "parent": "horse"
25794
+ "parent": "horse-human"
25795
25795
  },
25796
25796
  "equestrian-variant": {
25797
25797
  "parent": "horse-variant"
@@ -25985,6 +25985,9 @@
25985
25985
  "evse": {
25986
25986
  "parent": "ev-station"
25987
25987
  },
25988
+ "exchange": {
25989
+ "parent": "swap-horizontal"
25990
+ },
25988
25991
  "exclamation-bold": {
25989
25992
  "parent": "exclamation-thick"
25990
25993
  },
@@ -27525,7 +27528,7 @@
27525
27528
  "parent": "crosshairs-question"
27526
27529
  },
27527
27530
  "gpu": {
27528
- "parent": "expansion-card"
27531
+ "parent": "expansion-card-variant"
27529
27532
  },
27530
27533
  "grade": {
27531
27534
  "parent": "star"
@@ -27618,7 +27621,7 @@
27618
27621
  "parent": "chart-timeline-variant-shimmer"
27619
27622
  },
27620
27623
  "graphics-processing-unit": {
27621
- "parent": "expansion-card"
27624
+ "parent": "expansion-card-variant"
27622
27625
  },
27623
27626
  "graveyard": {
27624
27627
  "parent": "grave-stone"
@@ -29457,7 +29460,7 @@
29457
29460
  "parent": "ticket"
29458
29461
  },
29459
29462
  "local-bar": {
29460
- "parent": "glass-mug"
29463
+ "parent": "glass-mug-variant"
29461
29464
  },
29462
29465
  "local-cafe": {
29463
29466
  "parent": "coffee"
@@ -29790,7 +29793,7 @@
29790
29793
  "parent": "truck-fast"
29791
29794
  },
29792
29795
  "loudspeaker": {
29793
- "parent": "bullhorn"
29796
+ "parent": "bullhorn-variant"
29794
29797
  },
29795
29798
  "loudspeaker-outline": {
29796
29799
  "parent": "bullhorn-variant-outline"
@@ -30033,7 +30036,7 @@
30033
30036
  "parent": "quality-medium"
30034
30037
  },
30035
30038
  "megaphone": {
30036
- "parent": "bullhorn"
30039
+ "parent": "bullhorn-variant"
30037
30040
  },
30038
30041
  "megaphone-outline": {
30039
30042
  "parent": "bullhorn-variant-outline"
@@ -30573,7 +30576,7 @@
30573
30576
  "parent": "wifi-star"
30574
30577
  },
30575
30578
  "network-interface-card": {
30576
- "parent": "expansion-card"
30579
+ "parent": "expansion-card-variant"
30577
30580
  },
30578
30581
  "network-router": {
30579
30582
  "parent": "router-network"
@@ -32550,7 +32553,7 @@
32550
32553
  "parent": "printer-alert"
32551
32554
  },
32552
32555
  "prize": {
32553
- "parent": "seal"
32556
+ "parent": "seal-variant"
32554
32557
  },
32555
32558
  "progress-spanner": {
32556
32559
  "parent": "progress-wrench"
@@ -32595,7 +32598,7 @@
32595
32598
  "parent": "head-cog-outline"
32596
32599
  },
32597
32600
  "pub": {
32598
- "parent": "glass-mug"
32601
+ "parent": "glass-mug-variant"
32599
32602
  },
32600
32603
  "pub-outline": {
32601
32604
  "parent": "beer-outline"
@@ -32658,7 +32661,7 @@
32658
32661
  "parent": "help-network-outline"
32659
32662
  },
32660
32663
  "queue": {
32661
- "parent": "tray-remove"
32664
+ "parent": "tray"
32662
32665
  },
32663
32666
  "queue-music": {
32664
32667
  "parent": "playlist-music"
@@ -33003,7 +33006,7 @@
33003
33006
  "parent": "turtle"
33004
33007
  },
33005
33008
  "reschedule": {
33006
- "parent": "calendar-arrow-left"
33009
+ "parent": "calendar-arrow-right"
33007
33010
  },
33008
33011
  "resize-horizontal": {
33009
33012
  "parent": "arrow-split-vertical"
@@ -33432,7 +33435,7 @@
33432
33435
  "parent": "cog-transfer-outline"
33433
33436
  },
33434
33437
  "settings-vertical": {
33435
- "parent": "tune-vertical"
33438
+ "parent": "tune-vertical-variant"
33436
33439
  },
33437
33440
  "settings-voice": {
33438
33441
  "parent": "microphone-settings"
@@ -36258,7 +36261,7 @@
36258
36261
  "parent": "air-filter"
36259
36262
  },
36260
36263
  "water-flow": {
36261
- "parent": "waves-arrow-right"
36264
+ "parent": "waves-arrow-left"
36262
36265
  },
36263
36266
  "water-heater": {
36264
36267
  "parent": "water-boiler"
@@ -36345,7 +36348,7 @@
36345
36348
  "parent": "weather-rainy"
36346
36349
  },
36347
36350
  "weather-storm": {
36348
- "parent": "weather-lightning"
36351
+ "parent": "weather-lightning-rainy"
36349
36352
  },
36350
36353
  "weather-sun-wireless": {
36351
36354
  "parent": "sun-wireless"
@@ -47412,6 +47415,8 @@
47412
47415
  "exponent-box",
47413
47416
  "finance",
47414
47417
  "format-superscript",
47418
+ "function",
47419
+ "function-variant",
47415
47420
  "greater-than",
47416
47421
  "greater-than-or-equal",
47417
47422
  "infinity",