@iconify/json 2.1.117 → 2.1.119
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 +7 -7
- package/collections.md +372 -251
- package/composer.json +1 -1
- package/json/carbon.json +1 -1
- package/json/circle-flags.json +38 -2
- package/json/codicon.json +3 -3
- package/json/heroicons.json +3 -3
- package/json/lucide.json +8 -2
- package/json/material-symbols.json +46 -42
- package/json/pepicons.json +134 -98
- package/package.json +1 -1
package/collections.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"material-symbols": {
|
|
3
3
|
"name": "Material Symbols",
|
|
4
|
-
"total":
|
|
4
|
+
"total": 8260,
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Google",
|
|
7
7
|
"url": "https://github.com/google/material-design-icons"
|
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
"carbon": {
|
|
111
111
|
"name": "Carbon",
|
|
112
112
|
"total": 1858,
|
|
113
|
-
"version": "11.
|
|
113
|
+
"version": "11.9.0",
|
|
114
114
|
"author": {
|
|
115
115
|
"name": "IBM",
|
|
116
116
|
"url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
|
|
@@ -462,7 +462,7 @@
|
|
|
462
462
|
},
|
|
463
463
|
"lucide": {
|
|
464
464
|
"name": "Lucide",
|
|
465
|
-
"total":
|
|
465
|
+
"total": 836,
|
|
466
466
|
"author": {
|
|
467
467
|
"name": "Lucide Contributors",
|
|
468
468
|
"url": "https://github.com/lucide-icons/lucide"
|
|
@@ -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"
|
|
@@ -1188,8 +1188,8 @@
|
|
|
1188
1188
|
},
|
|
1189
1189
|
"pepicons": {
|
|
1190
1190
|
"name": "Pepicons",
|
|
1191
|
-
"total":
|
|
1192
|
-
"version": "1.
|
|
1191
|
+
"total": 428,
|
|
1192
|
+
"version": "1.2.0",
|
|
1193
1193
|
"author": {
|
|
1194
1194
|
"name": "CyCraft",
|
|
1195
1195
|
"url": "https://github.com/CyCraft/pepicons"
|
|
@@ -1870,7 +1870,7 @@
|
|
|
1870
1870
|
},
|
|
1871
1871
|
"circle-flags": {
|
|
1872
1872
|
"name": "Circle Flags",
|
|
1873
|
-
"total":
|
|
1873
|
+
"total": 373,
|
|
1874
1874
|
"version": "1.0.0",
|
|
1875
1875
|
"author": {
|
|
1876
1876
|
"name": "HatScripts",
|