@iconify/collections 1.0.25 → 1.0.26

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 +4 -4
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -1420,8 +1420,8 @@
1420
1420
  },
1421
1421
  "fluent": {
1422
1422
  "name": "Fluent UI System Icons",
1423
- "total": 9284,
1424
- "version": "1.1.150",
1423
+ "total": 9500,
1424
+ "version": "1.1.151",
1425
1425
  "author": {
1426
1426
  "name": "Microsoft Corporation",
1427
1427
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -2066,8 +2066,8 @@
2066
2066
  },
2067
2067
  "simple-icons": {
2068
2068
  "name": "Simple Icons",
2069
- "total": 2104,
2070
- "version": "5.23.0",
2069
+ "total": 2110,
2070
+ "version": "5.24.0",
2071
2071
  "author": {
2072
2072
  "name": "Simple Icons Collaborators",
2073
2073
  "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.25",
4
+ "version": "1.0.26",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",