@iconify/json 2.1.118 → 2.1.120
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 +8 -8
- package/collections.md +373 -252
- package/composer.json +1 -1
- package/json/circle-flags.json +2 -2
- package/json/ep.json +1 -1
- package/json/heroicons.json +3 -3
- package/json/logos.json +119 -2
- package/json/octicon.json +1 -1
- package/json/simple-icons.json +33 -3
- package/json/vscode-icons.json +12 -3
- package/package.json +1 -1
package/collections.json
CHANGED
|
@@ -615,7 +615,7 @@
|
|
|
615
615
|
"ep": {
|
|
616
616
|
"name": "Element Plus",
|
|
617
617
|
"total": 293,
|
|
618
|
-
"version": "2.0.
|
|
618
|
+
"version": "2.0.10",
|
|
619
619
|
"author": {
|
|
620
620
|
"name": "Element Plus",
|
|
621
621
|
"url": "https://github.com/element-plus/element-plus-icons"
|
|
@@ -1075,8 +1075,8 @@
|
|
|
1075
1075
|
},
|
|
1076
1076
|
"vscode-icons": {
|
|
1077
1077
|
"name": "VSCode Icons",
|
|
1078
|
-
"total":
|
|
1079
|
-
"version": "11.
|
|
1078
|
+
"total": 1179,
|
|
1079
|
+
"version": "11.20.0",
|
|
1080
1080
|
"author": {
|
|
1081
1081
|
"name": "Roberto Huertas",
|
|
1082
1082
|
"url": "https://github.com/vscode-icons/vscode-icons"
|
|
@@ -1120,7 +1120,7 @@
|
|
|
1120
1120
|
"heroicons": {
|
|
1121
1121
|
"name": "HeroIcons",
|
|
1122
1122
|
"total": 876,
|
|
1123
|
-
"version": "2.0.
|
|
1123
|
+
"version": "2.0.12",
|
|
1124
1124
|
"author": {
|
|
1125
1125
|
"name": "Refactoring UI Inc",
|
|
1126
1126
|
"url": "https://github.com/tailwindlabs/heroicons"
|
|
@@ -1302,7 +1302,7 @@
|
|
|
1302
1302
|
"octicon": {
|
|
1303
1303
|
"name": "Octicons",
|
|
1304
1304
|
"total": 521,
|
|
1305
|
-
"version": "17.
|
|
1305
|
+
"version": "17.7.0",
|
|
1306
1306
|
"author": {
|
|
1307
1307
|
"name": "GitHub",
|
|
1308
1308
|
"url": "https://github.com/primer/octicons/"
|
|
@@ -1654,7 +1654,7 @@
|
|
|
1654
1654
|
},
|
|
1655
1655
|
"logos": {
|
|
1656
1656
|
"name": "SVG Logos",
|
|
1657
|
-
"total":
|
|
1657
|
+
"total": 1622,
|
|
1658
1658
|
"author": {
|
|
1659
1659
|
"name": "Gil Barbara",
|
|
1660
1660
|
"url": "https://github.com/gilbarbara/logos"
|
|
@@ -1674,8 +1674,8 @@
|
|
|
1674
1674
|
},
|
|
1675
1675
|
"simple-icons": {
|
|
1676
1676
|
"name": "Simple Icons",
|
|
1677
|
-
"total":
|
|
1678
|
-
"version": "7.
|
|
1677
|
+
"total": 2389,
|
|
1678
|
+
"version": "7.15.0",
|
|
1679
1679
|
"author": {
|
|
1680
1680
|
"name": "Simple Icons Collaborators",
|
|
1681
1681
|
"url": "https://github.com/simple-icons/simple-icons"
|