@iconify/collections 1.0.543 → 1.0.544
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 +29 -3
- package/package.json +1 -1
package/collections.json
CHANGED
|
@@ -227,7 +227,7 @@
|
|
|
227
227
|
},
|
|
228
228
|
"hugeicons": {
|
|
229
229
|
"name": "Huge Icons",
|
|
230
|
-
"total":
|
|
230
|
+
"total": 4523,
|
|
231
231
|
"author": {
|
|
232
232
|
"name": "Hugeicons",
|
|
233
233
|
"url": "https://icon-sets.iconify.design/icon-sets/hugeicons/"
|
|
@@ -2657,6 +2657,32 @@
|
|
|
2657
2657
|
],
|
|
2658
2658
|
"palette": false
|
|
2659
2659
|
},
|
|
2660
|
+
"picon": {
|
|
2661
|
+
"name": "Pico-icon",
|
|
2662
|
+
"total": 824,
|
|
2663
|
+
"author": {
|
|
2664
|
+
"name": "Picon Contributors",
|
|
2665
|
+
"url": "https://github.com/yne/picon"
|
|
2666
|
+
},
|
|
2667
|
+
"license": {
|
|
2668
|
+
"title": "Open Font License",
|
|
2669
|
+
"spdx": "OFL-1.1",
|
|
2670
|
+
"url": "https://github.com/yne/picon/blob/master/OFL.txt"
|
|
2671
|
+
},
|
|
2672
|
+
"samples": [
|
|
2673
|
+
"bookmark",
|
|
2674
|
+
"rewind",
|
|
2675
|
+
"folder",
|
|
2676
|
+
"thunderbolt",
|
|
2677
|
+
"message",
|
|
2678
|
+
"east"
|
|
2679
|
+
],
|
|
2680
|
+
"category": "UI Other / Mixed Grid",
|
|
2681
|
+
"tags": [
|
|
2682
|
+
"Precise Shapes"
|
|
2683
|
+
],
|
|
2684
|
+
"palette": false
|
|
2685
|
+
},
|
|
2660
2686
|
"ooui": {
|
|
2661
2687
|
"name": "OOUI",
|
|
2662
2688
|
"total": 361,
|
|
@@ -2873,7 +2899,7 @@
|
|
|
2873
2899
|
},
|
|
2874
2900
|
"codicon": {
|
|
2875
2901
|
"name": "Codicons",
|
|
2876
|
-
"total":
|
|
2902
|
+
"total": 478,
|
|
2877
2903
|
"version": "0.0.37",
|
|
2878
2904
|
"author": {
|
|
2879
2905
|
"name": "Microsoft Corporation",
|
|
@@ -2901,7 +2927,7 @@
|
|
|
2901
2927
|
},
|
|
2902
2928
|
"material-icon-theme": {
|
|
2903
2929
|
"name": "Material Icon Theme",
|
|
2904
|
-
"total":
|
|
2930
|
+
"total": 1052,
|
|
2905
2931
|
"author": {
|
|
2906
2932
|
"name": "Material Extensions",
|
|
2907
2933
|
"url": "https://github.com/material-extensions/vscode-material-icon-theme"
|