@iconify/collections 1.0.122 → 1.0.123

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.
Files changed (2) hide show
  1. package/collections.json +15 -15
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -527,8 +527,8 @@
527
527
  },
528
528
  "akar-icons": {
529
529
  "name": "Akar Icons",
530
- "total": 398,
531
- "version": "1.9.17",
530
+ "total": 402,
531
+ "version": "1.9.18",
532
532
  "author": {
533
533
  "name": "Arturo Wibawa",
534
534
  "url": "https://github.com/artcoholic/akar-icons"
@@ -966,8 +966,8 @@
966
966
  },
967
967
  "fluent": {
968
968
  "name": "Fluent UI System Icons",
969
- "total": 11468,
970
- "version": "1.1.172",
969
+ "total": 11546,
970
+ "version": "1.1.173",
971
971
  "author": {
972
972
  "name": "Microsoft Corporation",
973
973
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -988,8 +988,8 @@
988
988
  },
989
989
  "icon-park-outline": {
990
990
  "name": "IconPark Outline",
991
- "total": 2657,
992
- "version": "1.4.0",
991
+ "total": 2658,
992
+ "version": "1.4.1",
993
993
  "author": {
994
994
  "name": "ByteDance",
995
995
  "url": "https://github.com/bytedance/IconPark"
@@ -1010,8 +1010,8 @@
1010
1010
  },
1011
1011
  "icon-park-solid": {
1012
1012
  "name": "IconPark Solid",
1013
- "total": 1937,
1014
- "version": "1.4.0",
1013
+ "total": 1965,
1014
+ "version": "1.4.1",
1015
1015
  "author": {
1016
1016
  "name": "ByteDance",
1017
1017
  "url": "https://github.com/bytedance/IconPark"
@@ -1032,8 +1032,8 @@
1032
1032
  },
1033
1033
  "icon-park-twotone": {
1034
1034
  "name": "IconPark TwoTone",
1035
- "total": 1915,
1036
- "version": "1.4.0",
1035
+ "total": 1944,
1036
+ "version": "1.4.1",
1037
1037
  "author": {
1038
1038
  "name": "ByteDance",
1039
1039
  "url": "https://github.com/bytedance/IconPark"
@@ -1054,8 +1054,8 @@
1054
1054
  },
1055
1055
  "icon-park": {
1056
1056
  "name": "IconPark",
1057
- "total": 2657,
1058
- "version": "1.4.0",
1057
+ "total": 2658,
1058
+ "version": "1.4.1",
1059
1059
  "author": {
1060
1060
  "name": "ByteDance",
1061
1061
  "url": "https://github.com/bytedance/IconPark"
@@ -1120,7 +1120,7 @@
1120
1120
  },
1121
1121
  "codicon": {
1122
1122
  "name": "Codicons",
1123
- "total": 413,
1123
+ "total": 417,
1124
1124
  "version": "0.0.31",
1125
1125
  "author": {
1126
1126
  "name": "Microsoft Corporation",
@@ -1562,8 +1562,8 @@
1562
1562
  },
1563
1563
  "simple-icons": {
1564
1564
  "name": "Simple Icons",
1565
- "total": 2263,
1566
- "version": "7.1.0",
1565
+ "total": 2271,
1566
+ "version": "7.2.0",
1567
1567
  "author": {
1568
1568
  "name": "Simple Icons Collaborators",
1569
1569
  "url": "https://github.com/simple-icons/simple-icons"
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@iconify/collections",
3
3
  "description": "Iconify icon sets list",
4
- "version": "1.0.122",
4
+ "version": "1.0.123",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",