@iconify/json 2.0.32 → 2.0.36
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 +18 -18
- package/collections.md +18 -18
- package/composer.json +1 -1
- package/json/akar-icons.json +11 -2
- package/json/bi.json +70 -66
- package/json/carbon.json +1 -1
- package/json/charm.json +34 -4
- package/json/clarity.json +15 -7
- package/json/ep.json +1 -1
- package/json/fluent.json +1006 -1190
- package/json/mdi.json +49 -21
- package/json/octicon.json +1 -1
- package/json/pepicons.json +1 -1
- package/json/radix-icons.json +4 -1
- package/json/simple-icons.json +20 -2
- package/json/uiw.json +1 -1
- package/json/vscode-icons.json +32 -2
- package/package.json +1 -1
package/collections.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"mdi": {
|
|
3
3
|
"name": "Material Design Icons",
|
|
4
|
-
"total":
|
|
4
|
+
"total": 6689,
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Austin Andrews",
|
|
7
7
|
"url": "https://github.com/Templarian/MaterialDesign"
|
|
@@ -279,7 +279,7 @@
|
|
|
279
279
|
"bi": {
|
|
280
280
|
"name": "Bootstrap Icons",
|
|
281
281
|
"total": 1668,
|
|
282
|
-
"version": "1.
|
|
282
|
+
"version": "1.8.1",
|
|
283
283
|
"author": {
|
|
284
284
|
"name": "The Bootstrap Authors",
|
|
285
285
|
"url": "https://github.com/twbs/icons"
|
|
@@ -300,7 +300,7 @@
|
|
|
300
300
|
},
|
|
301
301
|
"clarity": {
|
|
302
302
|
"name": "Clarity",
|
|
303
|
-
"total":
|
|
303
|
+
"total": 1101,
|
|
304
304
|
"author": {
|
|
305
305
|
"name": "VMware",
|
|
306
306
|
"url": "https://github.com/vmware/clarity"
|
|
@@ -321,7 +321,7 @@
|
|
|
321
321
|
"carbon": {
|
|
322
322
|
"name": "Carbon",
|
|
323
323
|
"total": 1898,
|
|
324
|
-
"version": "10.
|
|
324
|
+
"version": "10.46.0-rc.0",
|
|
325
325
|
"author": {
|
|
326
326
|
"name": "IBM",
|
|
327
327
|
"url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
|
|
@@ -710,7 +710,7 @@
|
|
|
710
710
|
"octicon": {
|
|
711
711
|
"name": "Octicons",
|
|
712
712
|
"total": 483,
|
|
713
|
-
"version": "16.3.
|
|
713
|
+
"version": "16.3.1",
|
|
714
714
|
"author": {
|
|
715
715
|
"name": "GitHub",
|
|
716
716
|
"url": "https://github.com/primer/octicons/"
|
|
@@ -801,7 +801,7 @@
|
|
|
801
801
|
"ep": {
|
|
802
802
|
"name": "Element Plus",
|
|
803
803
|
"total": 281,
|
|
804
|
-
"version": "0.2.
|
|
804
|
+
"version": "0.2.7",
|
|
805
805
|
"author": {
|
|
806
806
|
"name": "Element Plus",
|
|
807
807
|
"url": "https://github.com/element-plus/element-plus-icons"
|
|
@@ -844,7 +844,7 @@
|
|
|
844
844
|
},
|
|
845
845
|
"radix-icons": {
|
|
846
846
|
"name": "Radix Icons",
|
|
847
|
-
"total":
|
|
847
|
+
"total": 298,
|
|
848
848
|
"version": "1.0.3",
|
|
849
849
|
"author": {
|
|
850
850
|
"name": "Modulz",
|
|
@@ -885,7 +885,7 @@
|
|
|
885
885
|
},
|
|
886
886
|
"charm": {
|
|
887
887
|
"name": "Charm Icons",
|
|
888
|
-
"total":
|
|
888
|
+
"total": 244,
|
|
889
889
|
"version": "0.12.1",
|
|
890
890
|
"author": {
|
|
891
891
|
"name": "Jay Newey",
|
|
@@ -950,8 +950,8 @@
|
|
|
950
950
|
},
|
|
951
951
|
"akar-icons": {
|
|
952
952
|
"name": "Akar Icons",
|
|
953
|
-
"total":
|
|
954
|
-
"version": "1.9.
|
|
953
|
+
"total": 392,
|
|
954
|
+
"version": "1.9.8",
|
|
955
955
|
"author": {
|
|
956
956
|
"name": "Arturo Wibawa",
|
|
957
957
|
"url": "https://github.com/artcoholic/akar-icons"
|
|
@@ -973,7 +973,7 @@
|
|
|
973
973
|
"uiw": {
|
|
974
974
|
"name": "uiw icons",
|
|
975
975
|
"total": 214,
|
|
976
|
-
"version": "2.
|
|
976
|
+
"version": "2.6.6",
|
|
977
977
|
"author": {
|
|
978
978
|
"name": "liwen0526",
|
|
979
979
|
"url": "https://github.com/uiwjs/icons"
|
|
@@ -1464,8 +1464,8 @@
|
|
|
1464
1464
|
},
|
|
1465
1465
|
"fluent": {
|
|
1466
1466
|
"name": "Fluent UI System Icons",
|
|
1467
|
-
"total":
|
|
1468
|
-
"version": "1.1.
|
|
1467
|
+
"total": 10070,
|
|
1468
|
+
"version": "1.1.160",
|
|
1469
1469
|
"author": {
|
|
1470
1470
|
"name": "Microsoft Corporation",
|
|
1471
1471
|
"url": "https://github.com/microsoft/fluentui-system-icons"
|
|
@@ -1508,7 +1508,7 @@
|
|
|
1508
1508
|
"pepicons": {
|
|
1509
1509
|
"name": "Pepicons",
|
|
1510
1510
|
"total": 316,
|
|
1511
|
-
"version": "1.0.
|
|
1511
|
+
"version": "1.0.12",
|
|
1512
1512
|
"author": {
|
|
1513
1513
|
"name": "CyCraft",
|
|
1514
1514
|
"url": "https://github.com/CyCraft/pepicons"
|
|
@@ -1593,8 +1593,8 @@
|
|
|
1593
1593
|
},
|
|
1594
1594
|
"vscode-icons": {
|
|
1595
1595
|
"name": "VSCode Icons",
|
|
1596
|
-
"total":
|
|
1597
|
-
"version": "11.
|
|
1596
|
+
"total": 1108,
|
|
1597
|
+
"version": "11.9.0",
|
|
1598
1598
|
"author": {
|
|
1599
1599
|
"name": "Roberto Huertas",
|
|
1600
1600
|
"url": "https://github.com/vscode-icons/vscode-icons"
|
|
@@ -2110,8 +2110,8 @@
|
|
|
2110
2110
|
},
|
|
2111
2111
|
"simple-icons": {
|
|
2112
2112
|
"name": "Simple Icons",
|
|
2113
|
-
"total":
|
|
2114
|
-
"version": "6.
|
|
2113
|
+
"total": 2169,
|
|
2114
|
+
"version": "6.9.0",
|
|
2115
2115
|
"author": {
|
|
2116
2116
|
"name": "Simple Icons Collaborators",
|
|
2117
2117
|
"url": "https://github.com/simple-icons/simple-icons"
|
package/collections.md
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
|
|
5
5
|
### Material Design Icons
|
|
6
|
-
* Number of icons:
|
|
6
|
+
* Number of icons: 6689
|
|
7
7
|
* Author: Austin Andrews
|
|
8
8
|
* URL: https://github.com/Templarian/MaterialDesign
|
|
9
9
|
* License: Open Font License
|
|
@@ -129,12 +129,12 @@
|
|
|
129
129
|
* URL: https://github.com/twbs/icons
|
|
130
130
|
* License: MIT
|
|
131
131
|
* License URL: https://github.com/twbs/icons/blob/master/LICENSE.md
|
|
132
|
-
* Version: 1.
|
|
132
|
+
* Version: 1.8.1
|
|
133
133
|
* Palette: Colorless
|
|
134
134
|
|
|
135
135
|
|
|
136
136
|
### Clarity
|
|
137
|
-
* Number of icons:
|
|
137
|
+
* Number of icons: 1101
|
|
138
138
|
* Author: VMware
|
|
139
139
|
* URL: https://github.com/vmware/clarity
|
|
140
140
|
* License: MIT
|
|
@@ -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.
|
|
149
|
+
* Version: 10.46.0-rc.0
|
|
150
150
|
* Palette: Colorless
|
|
151
151
|
|
|
152
152
|
|
|
@@ -321,7 +321,7 @@
|
|
|
321
321
|
* URL: https://github.com/primer/octicons/
|
|
322
322
|
* License: Open Font License
|
|
323
323
|
* License URL: https://raw.githubusercontent.com/primer/octicons/main/LICENSE
|
|
324
|
-
* Version: 16.3.
|
|
324
|
+
* Version: 16.3.1
|
|
325
325
|
* Palette: Colorless
|
|
326
326
|
|
|
327
327
|
|
|
@@ -358,7 +358,7 @@
|
|
|
358
358
|
* URL: https://github.com/element-plus/element-plus-icons
|
|
359
359
|
* License: MIT
|
|
360
360
|
* License URL: https://github.com/element-plus/element-plus-icons/blob/main/packages/svg/package.json
|
|
361
|
-
* Version: 0.2.
|
|
361
|
+
* Version: 0.2.7
|
|
362
362
|
* Palette: Colorless
|
|
363
363
|
|
|
364
364
|
|
|
@@ -373,7 +373,7 @@
|
|
|
373
373
|
|
|
374
374
|
|
|
375
375
|
### Radix Icons
|
|
376
|
-
* Number of icons:
|
|
376
|
+
* Number of icons: 298
|
|
377
377
|
* Author: Modulz
|
|
378
378
|
* URL: https://github.com/modulz/radix-icons
|
|
379
379
|
* License: MIT
|
|
@@ -391,7 +391,7 @@
|
|
|
391
391
|
|
|
392
392
|
|
|
393
393
|
### Charm Icons
|
|
394
|
-
* Number of icons:
|
|
394
|
+
* Number of icons: 244
|
|
395
395
|
* Author: Jay Newey
|
|
396
396
|
* URL: https://github.com/jaynewey/charm-icons
|
|
397
397
|
* License: MIT
|
|
@@ -420,12 +420,12 @@
|
|
|
420
420
|
|
|
421
421
|
|
|
422
422
|
### Akar Icons
|
|
423
|
-
* Number of icons:
|
|
423
|
+
* Number of icons: 392
|
|
424
424
|
* Author: Arturo Wibawa
|
|
425
425
|
* URL: https://github.com/artcoholic/akar-icons
|
|
426
426
|
* License: MIT
|
|
427
427
|
* License URL: https://github.com/artcoholic/akar-icons/blob/master/LICENSE
|
|
428
|
-
* Version: 1.9.
|
|
428
|
+
* Version: 1.9.8
|
|
429
429
|
* Palette: Colorless
|
|
430
430
|
|
|
431
431
|
|
|
@@ -435,7 +435,7 @@
|
|
|
435
435
|
* URL: https://github.com/uiwjs/icons
|
|
436
436
|
* License: MIT
|
|
437
437
|
* License URL: https://github.com/uiwjs/icons/blob/master/LICENSE
|
|
438
|
-
* Version: 2.
|
|
438
|
+
* Version: 2.6.6
|
|
439
439
|
* Palette: Colorless
|
|
440
440
|
|
|
441
441
|
|
|
@@ -640,12 +640,12 @@
|
|
|
640
640
|
|
|
641
641
|
|
|
642
642
|
### Fluent UI System Icons
|
|
643
|
-
* Number of icons:
|
|
643
|
+
* Number of icons: 10070
|
|
644
644
|
* Author: Microsoft Corporation
|
|
645
645
|
* URL: https://github.com/microsoft/fluentui-system-icons
|
|
646
646
|
* License: MIT
|
|
647
647
|
* License URL: https://github.com/microsoft/fluentui-system-icons/blob/master/LICENSE
|
|
648
|
-
* Version: 1.1.
|
|
648
|
+
* Version: 1.1.160
|
|
649
649
|
* Palette: Colorless
|
|
650
650
|
|
|
651
651
|
|
|
@@ -665,7 +665,7 @@
|
|
|
665
665
|
* URL: https://github.com/CyCraft/pepicons
|
|
666
666
|
* License: CC BY 4.0
|
|
667
667
|
* License URL: https://github.com/CyCraft/pepicons/blob/dev/LICENSE
|
|
668
|
-
* Version: 1.0.
|
|
668
|
+
* Version: 1.0.12
|
|
669
669
|
* Palette: Colorless
|
|
670
670
|
|
|
671
671
|
|
|
@@ -700,12 +700,12 @@
|
|
|
700
700
|
|
|
701
701
|
|
|
702
702
|
### VSCode Icons
|
|
703
|
-
* Number of icons:
|
|
703
|
+
* Number of icons: 1108
|
|
704
704
|
* Author: Roberto Huertas
|
|
705
705
|
* URL: https://github.com/vscode-icons/vscode-icons
|
|
706
706
|
* License: MIT
|
|
707
707
|
* License URL: https://github.com/vscode-icons/vscode-icons/blob/master/LICENSE
|
|
708
|
-
* Version: 11.
|
|
708
|
+
* Version: 11.9.0
|
|
709
709
|
* Palette: Colorful
|
|
710
710
|
|
|
711
711
|
|
|
@@ -941,12 +941,12 @@
|
|
|
941
941
|
|
|
942
942
|
|
|
943
943
|
### Simple Icons
|
|
944
|
-
* Number of icons:
|
|
944
|
+
* Number of icons: 2169
|
|
945
945
|
* Author: Simple Icons Collaborators
|
|
946
946
|
* URL: https://github.com/simple-icons/simple-icons
|
|
947
947
|
* License: CC0 1.0
|
|
948
948
|
* License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
|
|
949
|
-
* Version: 6.
|
|
949
|
+
* Version: 6.9.0
|
|
950
950
|
* Palette: Colorless
|
|
951
951
|
|
|
952
952
|
|
package/composer.json
CHANGED
package/json/akar-icons.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"prefix": "akar-icons",
|
|
3
3
|
"info": {
|
|
4
4
|
"name": "Akar Icons",
|
|
5
|
-
"total":
|
|
5
|
+
"total": 392,
|
|
6
6
|
"author": {
|
|
7
7
|
"name": "Arturo Wibawa",
|
|
8
8
|
"url": "https://github.com/artcoholic/akar-icons"
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
"spdx": "MIT",
|
|
13
13
|
"url": "https://github.com/artcoholic/akar-icons/blob/master/LICENSE"
|
|
14
14
|
},
|
|
15
|
-
"version": "1.9.
|
|
15
|
+
"version": "1.9.8",
|
|
16
16
|
"samples": [
|
|
17
17
|
"paper",
|
|
18
18
|
"pencil",
|
|
@@ -690,9 +690,18 @@
|
|
|
690
690
|
"link-out": {
|
|
691
691
|
"body": "<g fill=\"none\"><path d=\"M13.5 10.5L21 3\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M16 3h5v5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M21 14v5a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></g>"
|
|
692
692
|
},
|
|
693
|
+
"linkedin-box-fill": {
|
|
694
|
+
"body": "<g fill=\"none\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M1 2.838A1.838 1.838 0 0 1 2.838 1H21.16A1.837 1.837 0 0 1 23 2.838V21.16A1.838 1.838 0 0 1 21.161 23H2.838A1.838 1.838 0 0 1 1 21.161V2.838zm8.708 6.55h2.979v1.496c.43-.86 1.53-1.634 3.183-1.634c3.169 0 3.92 1.713 3.92 4.856v5.822h-3.207v-5.106c0-1.79-.43-2.8-1.522-2.8c-1.515 0-2.145 1.089-2.145 2.8v5.106H9.708V9.388zm-5.5 10.403h3.208V9.25H4.208v10.54zM7.875 5.812a2.063 2.063 0 1 1-4.125 0a2.063 2.063 0 0 1 4.125 0z\" fill=\"currentColor\"/></g>"
|
|
695
|
+
},
|
|
693
696
|
"linkedin-fill": {
|
|
697
|
+
"body": "<g fill=\"none\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.429 8.969h3.714v1.85c.535-1.064 1.907-2.02 3.968-2.02c3.951 0 4.889 2.118 4.889 6.004V22h-4v-6.312c0-2.213-.535-3.461-1.897-3.461c-1.889 0-2.674 1.345-2.674 3.46V22h-4V8.969zM2.57 21.83h4V8.799h-4V21.83zM7.143 4.55a2.53 2.53 0 0 1-.753 1.802A2.573 2.573 0 0 1 4.57 7.1a2.59 2.59 0 0 1-1.818-.747A2.548 2.548 0 0 1 2 4.55c0-.677.27-1.325.753-1.803A2.583 2.583 0 0 1 4.571 2c.682 0 1.336.269 1.819.747c.482.478.753 1.126.753 1.803z\" fill=\"currentColor\"/></g>"
|
|
698
|
+
},
|
|
699
|
+
"linkedin-v1-fill": {
|
|
694
700
|
"body": "<g fill=\"none\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M1 2.838A1.838 1.838 0 0 1 2.838 1H21.16A1.837 1.837 0 0 1 23 2.838V21.16A1.838 1.838 0 0 1 21.161 23H2.838A1.838 1.838 0 0 1 1 21.161V2.838zm8.708 6.55h2.979v1.496c.43-.86 1.53-1.634 3.183-1.634c3.169 0 3.92 1.713 3.92 4.856v5.822h-3.207v-5.106c0-1.79-.43-2.8-1.522-2.8c-1.515 0-2.145 1.089-2.145 2.8v5.106H9.708V9.388zm-5.5 10.403h3.208V9.25H4.208v10.54zM7.875 5.812a2.063 2.063 0 1 1-4.125 0a2.063 2.063 0 0 1 4.125 0z\" fill=\"currentColor\"/></g>"
|
|
695
701
|
},
|
|
702
|
+
"linkedin-v2-fill": {
|
|
703
|
+
"body": "<g fill=\"none\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.429 8.969h3.714v1.85c.535-1.064 1.907-2.02 3.968-2.02c3.951 0 4.889 2.118 4.889 6.004V22h-4v-6.312c0-2.213-.535-3.461-1.897-3.461c-1.889 0-2.674 1.345-2.674 3.46V22h-4V8.969zM2.57 21.83h4V8.799h-4V21.83zM7.143 4.55a2.53 2.53 0 0 1-.753 1.802A2.573 2.573 0 0 1 4.57 7.1a2.59 2.59 0 0 1-1.818-.747A2.548 2.548 0 0 1 2 4.55c0-.677.27-1.325.753-1.803A2.583 2.583 0 0 1 4.571 2c.682 0 1.336.269 1.819.747c.482.478.753 1.126.753 1.803z\" fill=\"currentColor\"/></g>"
|
|
704
|
+
},
|
|
696
705
|
"linkedinv1-fill": {
|
|
697
706
|
"body": "<g fill=\"none\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M1 2.838A1.838 1.838 0 0 1 2.838 1H21.16A1.837 1.837 0 0 1 23 2.838V21.16A1.838 1.838 0 0 1 21.161 23H2.838A1.838 1.838 0 0 1 1 21.161V2.838zm8.708 6.55h2.979v1.496c.43-.86 1.53-1.634 3.183-1.634c3.169 0 3.92 1.713 3.92 4.856v5.822h-3.207v-5.106c0-1.79-.43-2.8-1.522-2.8c-1.515 0-2.145 1.089-2.145 2.8v5.106H9.708V9.388zm-5.5 10.403h3.208V9.25H4.208v10.54zM7.875 5.812a2.063 2.063 0 1 1-4.125 0a2.063 2.063 0 0 1 4.125 0z\" fill=\"currentColor\"/></g>"
|
|
698
707
|
},
|