@iconify/collections 1.0.470 → 1.0.471

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 +5 -5
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -1697,8 +1697,8 @@
1697
1697
  },
1698
1698
  "fluent": {
1699
1699
  "name": "Fluent UI System Icons",
1700
- "total": 16753,
1701
- "version": "1.1.260",
1700
+ "total": 16810,
1701
+ "version": "1.1.261",
1702
1702
  "author": {
1703
1703
  "name": "Microsoft Corporation",
1704
1704
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -2264,7 +2264,7 @@
2264
2264
  "fluent-color": {
2265
2265
  "name": "Fluent UI System Color Icons",
2266
2266
  "total": 311,
2267
- "version": "1.1.260",
2267
+ "version": "1.1.261",
2268
2268
  "author": {
2269
2269
  "name": "Microsoft Corporation",
2270
2270
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -2530,8 +2530,8 @@
2530
2530
  },
2531
2531
  "simple-icons": {
2532
2532
  "name": "Simple Icons",
2533
- "total": 3211,
2534
- "version": "13.13.0",
2533
+ "total": 3216,
2534
+ "version": "13.14.0",
2535
2535
  "author": {
2536
2536
  "name": "Simple Icons Collaborators",
2537
2537
  "url": "https://github.com/simple-icons/simple-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.470",
5
+ "version": "1.0.471",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",