@iconify/collections 1.0.140 → 1.0.141

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 +10 -10
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -109,8 +109,8 @@
109
109
  },
110
110
  "carbon": {
111
111
  "name": "Carbon",
112
- "total": 1798,
113
- "version": "11.5.0",
112
+ "total": 1799,
113
+ "version": "11.6.0",
114
114
  "author": {
115
115
  "name": "IBM",
116
116
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
@@ -153,8 +153,8 @@
153
153
  },
154
154
  "tabler": {
155
155
  "name": "Tabler Icons",
156
- "total": 2124,
157
- "version": "1.76.0",
156
+ "total": 2160,
157
+ "version": "1.78.0",
158
158
  "author": {
159
159
  "name": "Paweł Kuna",
160
160
  "url": "https://github.com/tabler/tabler-icons"
@@ -768,7 +768,7 @@
768
768
  },
769
769
  "humbleicons": {
770
770
  "name": "Humbleicons",
771
- "total": 223,
771
+ "total": 227,
772
772
  "version": "1.7.0",
773
773
  "author": {
774
774
  "name": "Jiří Zralý",
@@ -989,7 +989,7 @@
989
989
  "fluent": {
990
990
  "name": "Fluent UI System Icons",
991
991
  "total": 11676,
992
- "version": "1.1.176",
992
+ "version": "1.1.177",
993
993
  "author": {
994
994
  "name": "Microsoft Corporation",
995
995
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -1142,7 +1142,7 @@
1142
1142
  },
1143
1143
  "codicon": {
1144
1144
  "name": "Codicons",
1145
- "total": 419,
1145
+ "total": 421,
1146
1146
  "version": "0.0.31",
1147
1147
  "author": {
1148
1148
  "name": "Microsoft Corporation",
@@ -1277,7 +1277,7 @@
1277
1277
  },
1278
1278
  "octicon": {
1279
1279
  "name": "Octicons",
1280
- "total": 506,
1280
+ "total": 507,
1281
1281
  "version": "17.3.0",
1282
1282
  "author": {
1283
1283
  "name": "GitHub",
@@ -1584,8 +1584,8 @@
1584
1584
  },
1585
1585
  "simple-icons": {
1586
1586
  "name": "Simple Icons",
1587
- "total": 2287,
1588
- "version": "7.4.0",
1587
+ "total": 2299,
1588
+ "version": "7.5.0",
1589
1589
  "author": {
1590
1590
  "name": "Simple Icons Collaborators",
1591
1591
  "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.140",
4
+ "version": "1.0.141",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",