@iconify/json 2.1.20 → 2.1.23
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 +10 -10
- package/collections.md +10 -10
- package/composer.json +1 -1
- package/json/arcticons.json +479 -73
- package/json/fluent.json +350 -28
- package/json/lucide.json +24 -3
- package/json/mdi.json +559 -12
- package/json/ooui.json +11 -11
- package/json/openmoji.json +3 -3
- package/json/simple-icons.json +21 -3
- package/json/tabler.json +119 -5
- package/json/twemoji.json +1 -1
- package/package.json +11 -11
package/collections.json
CHANGED
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
},
|
|
24
24
|
"mdi": {
|
|
25
25
|
"name": "Material Design Icons",
|
|
26
|
-
"total":
|
|
26
|
+
"total": 6913,
|
|
27
27
|
"author": {
|
|
28
28
|
"name": "Austin Andrews",
|
|
29
29
|
"url": "https://github.com/Templarian/MaterialDesign"
|
|
@@ -132,8 +132,8 @@
|
|
|
132
132
|
},
|
|
133
133
|
"tabler": {
|
|
134
134
|
"name": "Tabler Icons",
|
|
135
|
-
"total":
|
|
136
|
-
"version": "1.
|
|
135
|
+
"total": 1649,
|
|
136
|
+
"version": "1.60.0",
|
|
137
137
|
"author": {
|
|
138
138
|
"name": "Paweł Kuna",
|
|
139
139
|
"url": "https://github.com/tabler/tabler-icons"
|
|
@@ -420,7 +420,7 @@
|
|
|
420
420
|
},
|
|
421
421
|
"lucide": {
|
|
422
422
|
"name": "Lucide",
|
|
423
|
-
"total":
|
|
423
|
+
"total": 584,
|
|
424
424
|
"author": {
|
|
425
425
|
"name": "Lucide Contributors",
|
|
426
426
|
"url": "https://github.com/lucide-icons/lucide"
|
|
@@ -967,8 +967,8 @@
|
|
|
967
967
|
},
|
|
968
968
|
"fluent": {
|
|
969
969
|
"name": "Fluent UI System Icons",
|
|
970
|
-
"total":
|
|
971
|
-
"version": "1.1.
|
|
970
|
+
"total": 11026,
|
|
971
|
+
"version": "1.1.164",
|
|
972
972
|
"author": {
|
|
973
973
|
"name": "Microsoft Corporation",
|
|
974
974
|
"url": "https://github.com/microsoft/fluentui-system-icons"
|
|
@@ -1235,7 +1235,7 @@
|
|
|
1235
1235
|
"ooui": {
|
|
1236
1236
|
"name": "OOUI",
|
|
1237
1237
|
"total": 322,
|
|
1238
|
-
"version": "0.43.
|
|
1238
|
+
"version": "0.43.2",
|
|
1239
1239
|
"author": {
|
|
1240
1240
|
"name": "OOUI Team",
|
|
1241
1241
|
"url": "https://github.com/wikimedia/oojs-ui"
|
|
@@ -1497,8 +1497,8 @@
|
|
|
1497
1497
|
},
|
|
1498
1498
|
"simple-icons": {
|
|
1499
1499
|
"name": "Simple Icons",
|
|
1500
|
-
"total":
|
|
1501
|
-
"version": "6.
|
|
1500
|
+
"total": 2219,
|
|
1501
|
+
"version": "6.16.0",
|
|
1502
1502
|
"author": {
|
|
1503
1503
|
"name": "Simple Icons Collaborators",
|
|
1504
1504
|
"url": "https://github.com/simple-icons/simple-icons"
|
|
@@ -1565,7 +1565,7 @@
|
|
|
1565
1565
|
},
|
|
1566
1566
|
"arcticons": {
|
|
1567
1567
|
"name": "Arcticons",
|
|
1568
|
-
"total":
|
|
1568
|
+
"total": 4000,
|
|
1569
1569
|
"author": {
|
|
1570
1570
|
"name": "Donno",
|
|
1571
1571
|
"url": "https://github.com/Donno/Arcticons"
|
package/collections.md
CHANGED
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
|
|
14
14
|
|
|
15
15
|
### Material Design Icons
|
|
16
|
-
* Number of icons:
|
|
16
|
+
* Number of icons: 6913
|
|
17
17
|
* Author: Austin Andrews
|
|
18
18
|
* URL: https://github.com/Templarian/MaterialDesign
|
|
19
19
|
* License: Apache 2.0
|
|
@@ -61,12 +61,12 @@
|
|
|
61
61
|
|
|
62
62
|
|
|
63
63
|
### Tabler Icons
|
|
64
|
-
* Number of icons:
|
|
64
|
+
* Number of icons: 1649
|
|
65
65
|
* Author: Paweł Kuna
|
|
66
66
|
* URL: https://github.com/tabler/tabler-icons
|
|
67
67
|
* License: MIT
|
|
68
68
|
* License URL: https://github.com/tabler/tabler-icons/blob/master/LICENSE
|
|
69
|
-
* Version: 1.
|
|
69
|
+
* Version: 1.60.0
|
|
70
70
|
* Palette: Colorless
|
|
71
71
|
|
|
72
72
|
|
|
@@ -190,7 +190,7 @@
|
|
|
190
190
|
|
|
191
191
|
|
|
192
192
|
### Lucide
|
|
193
|
-
* Number of icons:
|
|
193
|
+
* Number of icons: 584
|
|
194
194
|
* Author: Lucide Contributors
|
|
195
195
|
* URL: https://github.com/lucide-icons/lucide
|
|
196
196
|
* License: ISC
|
|
@@ -434,12 +434,12 @@
|
|
|
434
434
|
|
|
435
435
|
|
|
436
436
|
### Fluent UI System Icons
|
|
437
|
-
* Number of icons:
|
|
437
|
+
* Number of icons: 11026
|
|
438
438
|
* Author: Microsoft Corporation
|
|
439
439
|
* URL: https://github.com/microsoft/fluentui-system-icons
|
|
440
440
|
* License: MIT
|
|
441
441
|
* License URL: https://github.com/microsoft/fluentui-system-icons/blob/master/LICENSE
|
|
442
|
-
* Version: 1.1.
|
|
442
|
+
* Version: 1.1.164
|
|
443
443
|
* Palette: Colorless
|
|
444
444
|
|
|
445
445
|
|
|
@@ -558,7 +558,7 @@
|
|
|
558
558
|
* URL: https://github.com/wikimedia/oojs-ui
|
|
559
559
|
* License: MIT
|
|
560
560
|
* License URL: https://github.com/wikimedia/oojs-ui/blob/master/LICENSE-MIT
|
|
561
|
-
* Version: 0.43.
|
|
561
|
+
* Version: 0.43.2
|
|
562
562
|
* Palette: Colorless
|
|
563
563
|
|
|
564
564
|
|
|
@@ -668,12 +668,12 @@
|
|
|
668
668
|
|
|
669
669
|
|
|
670
670
|
### Simple Icons
|
|
671
|
-
* Number of icons:
|
|
671
|
+
* Number of icons: 2219
|
|
672
672
|
* Author: Simple Icons Collaborators
|
|
673
673
|
* URL: https://github.com/simple-icons/simple-icons
|
|
674
674
|
* License: CC0 1.0
|
|
675
675
|
* License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
|
|
676
|
-
* Version: 6.
|
|
676
|
+
* Version: 6.16.0
|
|
677
677
|
* Palette: Colorless
|
|
678
678
|
|
|
679
679
|
|
|
@@ -698,7 +698,7 @@
|
|
|
698
698
|
|
|
699
699
|
|
|
700
700
|
### Arcticons
|
|
701
|
-
* Number of icons:
|
|
701
|
+
* Number of icons: 4000
|
|
702
702
|
* Author: Donno
|
|
703
703
|
* URL: https://github.com/Donno/Arcticons
|
|
704
704
|
* License: CC BY-SA 4.0
|
package/composer.json
CHANGED