@iconify/collections 1.0.104 → 1.0.105

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 +18 -18
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -44,7 +44,7 @@
44
44
  },
45
45
  "mdi": {
46
46
  "name": "Material Design Icons",
47
- "total": 6938,
47
+ "total": 6944,
48
48
  "author": {
49
49
  "name": "Austin Andrews",
50
50
  "url": "https://github.com/Templarian/MaterialDesign"
@@ -109,8 +109,8 @@
109
109
  },
110
110
  "carbon": {
111
111
  "name": "Carbon",
112
- "total": 1782,
113
- "version": "11.2.0",
112
+ "total": 1798,
113
+ "version": "11.3.0",
114
114
  "author": {
115
115
  "name": "IBM",
116
116
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
@@ -484,7 +484,7 @@
484
484
  },
485
485
  "system-uicons": {
486
486
  "name": "System UIcons",
487
- "total": 420,
487
+ "total": 430,
488
488
  "author": {
489
489
  "name": "Corey Ginnivan",
490
490
  "url": "https://github.com/CoreyGinnivan/system-uicons"
@@ -989,7 +989,7 @@
989
989
  "fluent": {
990
990
  "name": "Fluent UI System Icons",
991
991
  "total": 11378,
992
- "version": "1.1.169",
992
+ "version": "1.1.170",
993
993
  "author": {
994
994
  "name": "Microsoft Corporation",
995
995
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -1010,8 +1010,8 @@
1010
1010
  },
1011
1011
  "icon-park-outline": {
1012
1012
  "name": "IconPark Outline",
1013
- "total": 2437,
1014
- "version": "1.3.5",
1013
+ "total": 2657,
1014
+ "version": "1.4.0",
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-solid": {
1034
1034
  "name": "IconPark Solid",
1035
- "total": 1786,
1036
- "version": "1.3.5",
1035
+ "total": 1937,
1036
+ "version": "1.4.0",
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-twotone": {
1056
1056
  "name": "IconPark TwoTone",
1057
- "total": 1767,
1058
- "version": "1.3.5",
1057
+ "total": 1915,
1058
+ "version": "1.4.0",
1059
1059
  "author": {
1060
1060
  "name": "ByteDance",
1061
1061
  "url": "https://github.com/bytedance/IconPark"
@@ -1076,8 +1076,8 @@
1076
1076
  },
1077
1077
  "icon-park": {
1078
1078
  "name": "IconPark",
1079
- "total": 2437,
1080
- "version": "1.3.5",
1079
+ "total": 2657,
1080
+ "version": "1.4.0",
1081
1081
  "author": {
1082
1082
  "name": "ByteDance",
1083
1083
  "url": "https://github.com/bytedance/IconPark"
@@ -1562,8 +1562,8 @@
1562
1562
  },
1563
1563
  "simple-icons": {
1564
1564
  "name": "Simple Icons",
1565
- "total": 2246,
1566
- "version": "6.21.0",
1565
+ "total": 2251,
1566
+ "version": "6.22.0",
1567
1567
  "author": {
1568
1568
  "name": "Simple Icons Collaborators",
1569
1569
  "url": "https://github.com/simple-icons/simple-icons"
@@ -1737,8 +1737,8 @@
1737
1737
  },
1738
1738
  "flag": {
1739
1739
  "name": "Flag Icons",
1740
- "total": 526,
1741
- "version": "6.3.0",
1740
+ "total": 530,
1741
+ "version": "6.4.3",
1742
1742
  "author": {
1743
1743
  "name": "Panayiotis Lipiridis",
1744
1744
  "url": "https://github.com/lipis/flag-icons"
@@ -1758,7 +1758,7 @@
1758
1758
  },
1759
1759
  "circle-flags": {
1760
1760
  "name": "Circle Flags",
1761
- "total": 373,
1761
+ "total": 389,
1762
1762
  "version": "1.0.0",
1763
1763
  "author": {
1764
1764
  "name": "HatScripts",
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.104",
4
+ "version": "1.0.105",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",