@iconify/json 2.1.31 → 2.1.34

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
@@ -1,4 +1,25 @@
1
1
  {
2
+ "material-symbols": {
3
+ "name": "Material Symbols",
4
+ "total": 7702,
5
+ "author": {
6
+ "name": "Google",
7
+ "url": "https://github.com/google/material-design-icons"
8
+ },
9
+ "license": {
10
+ "title": "Apache 2.0",
11
+ "spdx": "Apache-2.0",
12
+ "url": "https://github.com/google/material-design-icons/blob/master/LICENSE"
13
+ },
14
+ "samples": [
15
+ "downloading",
16
+ "privacy-tip",
17
+ "filter-drama-outline"
18
+ ],
19
+ "height": 24,
20
+ "category": "General",
21
+ "palette": false
22
+ },
2
23
  "ic": {
3
24
  "name": "Google Material Icons",
4
25
  "total": 10760,
@@ -23,7 +44,7 @@
23
44
  },
24
45
  "mdi": {
25
46
  "name": "Material Design Icons",
26
- "total": 6921,
47
+ "total": 6938,
27
48
  "author": {
28
49
  "name": "Austin Andrews",
29
50
  "url": "https://github.com/Templarian/MaterialDesign"
@@ -132,8 +153,8 @@
132
153
  },
133
154
  "tabler": {
134
155
  "name": "Tabler Icons",
135
- "total": 1919,
136
- "version": "1.66.0",
156
+ "total": 1960,
157
+ "version": "1.67.0",
137
158
  "author": {
138
159
  "name": "Paweł Kuna",
139
160
  "url": "https://github.com/tabler/tabler-icons"
@@ -243,8 +264,8 @@
243
264
  },
244
265
  "iconoir": {
245
266
  "name": "Iconoir",
246
- "total": 1049,
247
- "version": "4.6.0",
267
+ "total": 1091,
268
+ "version": "4.9.1",
248
269
  "author": {
249
270
  "name": "Luca Burgio",
250
271
  "url": "https://github.com/lucaburgio/iconoir"
@@ -420,7 +441,7 @@
420
441
  },
421
442
  "lucide": {
422
443
  "name": "Lucide",
423
- "total": 593,
444
+ "total": 596,
424
445
  "author": {
425
446
  "name": "Lucide Contributors",
426
447
  "url": "https://github.com/lucide-icons/lucide"
@@ -507,7 +528,7 @@
507
528
  "akar-icons": {
508
529
  "name": "Akar Icons",
509
530
  "total": 396,
510
- "version": "1.9.15",
531
+ "version": "1.9.16",
511
532
  "author": {
512
533
  "name": "Arturo Wibawa",
513
534
  "url": "https://github.com/artcoholic/akar-icons"
@@ -967,8 +988,8 @@
967
988
  },
968
989
  "fluent": {
969
990
  "name": "Fluent UI System Icons",
970
- "total": 11166,
971
- "version": "1.1.166",
991
+ "total": 11286,
992
+ "version": "1.1.167",
972
993
  "author": {
973
994
  "name": "Microsoft Corporation",
974
995
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -1278,7 +1299,7 @@
1278
1299
  },
1279
1300
  "openmoji": {
1280
1301
  "name": "OpenMoji",
1281
- "total": 3949,
1302
+ "total": 3950,
1282
1303
  "author": {
1283
1304
  "name": "OpenMoji",
1284
1305
  "url": "https://github.com/hfg-gmuend/openmoji"
@@ -1565,7 +1586,7 @@
1565
1586
  },
1566
1587
  "arcticons": {
1567
1588
  "name": "Arcticons",
1568
- "total": 4149,
1589
+ "total": 4193,
1569
1590
  "author": {
1570
1591
  "name": "Donno",
1571
1592
  "url": "https://github.com/Donno/Arcticons"
@@ -1693,7 +1714,7 @@
1693
1714
  },
1694
1715
  "circle-flags": {
1695
1716
  "name": "Circle Flags",
1696
- "total": 296,
1717
+ "total": 351,
1697
1718
  "version": "1.0.0",
1698
1719
  "author": {
1699
1720
  "name": "HatScripts",
package/collections.md CHANGED
@@ -2,6 +2,15 @@
2
2
 
3
3
 
4
4
 
5
+ ### Material Symbols
6
+ * Number of icons: 7702
7
+ * Author: Google
8
+ * URL: https://github.com/google/material-design-icons
9
+ * License: Apache 2.0
10
+ * License URL: https://github.com/google/material-design-icons/blob/master/LICENSE
11
+ * Palette: Colorless
12
+
13
+
5
14
  ### Google Material Icons
6
15
  * Number of icons: 10760
7
16
  * Author: Material Design Authors
@@ -13,7 +22,7 @@
13
22
 
14
23
 
15
24
  ### Material Design Icons
16
- * Number of icons: 6921
25
+ * Number of icons: 6938
17
26
  * Author: Austin Andrews
18
27
  * URL: https://github.com/Templarian/MaterialDesign
19
28
  * License: Apache 2.0
@@ -61,12 +70,12 @@
61
70
 
62
71
 
63
72
  ### Tabler Icons
64
- * Number of icons: 1919
73
+ * Number of icons: 1960
65
74
  * Author: Paweł Kuna
66
75
  * URL: https://github.com/tabler/tabler-icons
67
76
  * License: MIT
68
77
  * License URL: https://github.com/tabler/tabler-icons/blob/master/LICENSE
69
- * Version: 1.66.0
78
+ * Version: 1.67.0
70
79
  * Palette: Colorless
71
80
 
72
81
 
@@ -110,12 +119,12 @@
110
119
 
111
120
 
112
121
  ### Iconoir
113
- * Number of icons: 1049
122
+ * Number of icons: 1091
114
123
  * Author: Luca Burgio
115
124
  * URL: https://github.com/lucaburgio/iconoir
116
125
  * License: MIT
117
126
  * License URL: https://github.com/lucaburgio/iconoir/blob/master/LICENSE
118
- * Version: 4.6.0
127
+ * Version: 4.9.1
119
128
  * Palette: Colorless
120
129
 
121
130
 
@@ -190,7 +199,7 @@
190
199
 
191
200
 
192
201
  ### Lucide
193
- * Number of icons: 593
202
+ * Number of icons: 596
194
203
  * Author: Lucide Contributors
195
204
  * URL: https://github.com/lucide-icons/lucide
196
205
  * License: ISC
@@ -233,7 +242,7 @@
233
242
  * URL: https://github.com/artcoholic/akar-icons
234
243
  * License: MIT
235
244
  * License URL: https://github.com/artcoholic/akar-icons/blob/master/LICENSE
236
- * Version: 1.9.15
245
+ * Version: 1.9.16
237
246
  * Palette: Colorless
238
247
 
239
248
 
@@ -434,12 +443,12 @@
434
443
 
435
444
 
436
445
  ### Fluent UI System Icons
437
- * Number of icons: 11166
446
+ * Number of icons: 11286
438
447
  * Author: Microsoft Corporation
439
448
  * URL: https://github.com/microsoft/fluentui-system-icons
440
449
  * License: MIT
441
450
  * License URL: https://github.com/microsoft/fluentui-system-icons/blob/master/LICENSE
442
- * Version: 1.1.166
451
+ * Version: 1.1.167
443
452
  * Palette: Colorless
444
453
 
445
454
 
@@ -573,7 +582,7 @@
573
582
 
574
583
 
575
584
  ### OpenMoji
576
- * Number of icons: 3949
585
+ * Number of icons: 3950
577
586
  * Author: OpenMoji
578
587
  * URL: https://github.com/hfg-gmuend/openmoji
579
588
  * License: CC BY-SA 4.0
@@ -698,7 +707,7 @@
698
707
 
699
708
 
700
709
  ### Arcticons
701
- * Number of icons: 4149
710
+ * Number of icons: 4193
702
711
  * Author: Donno
703
712
  * URL: https://github.com/Donno/Arcticons
704
713
  * License: CC BY-SA 4.0
@@ -754,7 +763,7 @@
754
763
 
755
764
 
756
765
  ### Circle Flags
757
- * Number of icons: 296
766
+ * Number of icons: 351
758
767
  * Author: HatScripts
759
768
  * URL: https://github.com/HatScripts/circle-flags
760
769
  * License: MIT
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": "2.1.31",
5
+ "version": "2.1.34",
6
6
  "license": "MIT",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "autoload": {
@@ -3,7 +3,7 @@
3
3
  "info": {
4
4
  "name": "Akar Icons",
5
5
  "total": 396,
6
- "version": "1.9.15",
6
+ "version": "1.9.16",
7
7
  "author": {
8
8
  "name": "Arturo Wibawa",
9
9
  "url": "https://github.com/artcoholic/akar-icons"
@@ -796,7 +796,7 @@
796
796
  "body": "<path fill=\"currentColor\" d=\"M8.422 20.081c0 .896.01 1.753.016 2.285a.617.617 0 0 0 .422.58c2.078.686 4.317.718 6.414.091l.292-.087a.67.67 0 0 0 .478-.638c.005-.733.017-2.017.017-3.53c0-1.372-.477-2.25-1.031-2.707c3.399-.366 6.97-1.61 6.97-7.227c0-1.61-.592-2.91-1.566-3.934c.153-.366.688-1.866-.153-3.878c0 0-1.28-.403-4.201 1.5a14.76 14.76 0 0 0-3.82-.494c-1.298 0-2.597.165-3.819.494C5.52.65 4.24 1.036 4.24 1.036c-.84 2.012-.306 3.512-.153 3.878a5.565 5.565 0 0 0-1.566 3.934c0 5.598 3.552 6.86 6.951 7.227c-.439.366-.84 1.006-.973 1.957c-.879.384-3.075 1.006-4.45-1.207c-.286-.44-1.146-1.519-2.349-1.5c-1.28.018-.516.695.02.97c.648.347 1.393 1.646 1.565 2.067c.306.823 1.299 2.396 5.137 1.72Z\"/>"
797
797
  },
798
798
  "open-envelope": {
799
- "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"2\"><path stroke-linecap=\"round\" d=\"M2 11.083a4 4 0 0 1 1.706-3.277l6-4.2a4 4 0 0 1 4.588 0l6 4.2A4 4 0 0 1 22 11.083V19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-7.917Z\"/><path d=\"m2 9l7.501 6.001a4 4 0 0 0 4.998 0L22 9\"/></g>"
799
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"2\"><path stroke-linecap=\"round\" d=\"M2 11.083a4 4 0 0 1 1.706-3.277l6-4.2a4 4 0 0 1 4.588 0l6 4.2A4 4 0 0 1 22 11.083V19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-7.917Z\"/><path d=\"m2.5 9.5l7.001 5.501a4 4 0 0 0 4.998 0L21.5 9.5\"/></g>"
800
800
  },
801
801
  "oval": {
802
802
  "body": "<ellipse cx=\"12\" cy=\"12\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" rx=\"8\" ry=\"10\"/>"