@iconify/collections 1.0.423 → 1.0.425

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 +9 -9
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -129,8 +129,8 @@
129
129
  },
130
130
  "tabler": {
131
131
  "name": "Tabler Icons",
132
- "total": 5271,
133
- "version": "3.4.0",
132
+ "total": 5290,
133
+ "version": "3.5.0",
134
134
  "author": {
135
135
  "name": "Paweł Kuna",
136
136
  "url": "https://github.com/tabler/tabler-icons"
@@ -236,8 +236,8 @@
236
236
  },
237
237
  "carbon": {
238
238
  "name": "Carbon",
239
- "total": 2106,
240
- "version": "11.41.0",
239
+ "total": 2209,
240
+ "version": "11.42.0",
241
241
  "author": {
242
242
  "name": "IBM",
243
243
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
@@ -1323,8 +1323,8 @@
1323
1323
  },
1324
1324
  "fluent": {
1325
1325
  "name": "Fluent UI System Icons",
1326
- "total": 15948,
1327
- "version": "1.1.239",
1326
+ "total": 15984,
1327
+ "version": "1.1.240",
1328
1328
  "author": {
1329
1329
  "name": "Microsoft Corporation",
1330
1330
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -2197,8 +2197,8 @@
2197
2197
  },
2198
2198
  "simple-icons": {
2199
2199
  "name": "Simple Icons",
2200
- "total": 3124,
2201
- "version": "11.14.0",
2200
+ "total": 3146,
2201
+ "version": "11.15.0",
2202
2202
  "author": {
2203
2203
  "name": "Simple Icons Collaborators",
2204
2204
  "url": "https://github.com/simple-icons/simple-icons"
@@ -2569,7 +2569,7 @@
2569
2569
  "flag": {
2570
2570
  "name": "Flag Icons",
2571
2571
  "total": 538,
2572
- "version": "7.2.1",
2572
+ "version": "7.2.2",
2573
2573
  "author": {
2574
2574
  "name": "Panayiotis Lipiridis",
2575
2575
  "url": "https://github.com/lipis/flag-icons"
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@iconify/collections",
3
3
  "description": "Iconify icon sets list",
4
4
  "license": "MIT",
5
- "version": "1.0.423",
5
+ "version": "1.0.425",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",