@iconify/collections 1.0.422 → 1.0.424

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 +12 -12
  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": 5256,
133
- "version": "3.3.0",
132
+ "total": 5271,
133
+ "version": "3.4.0",
134
134
  "author": {
135
135
  "name": "Paweł Kuna",
136
136
  "url": "https://github.com/tabler/tabler-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"
@@ -1739,7 +1739,7 @@
1739
1739
  "ooui": {
1740
1740
  "name": "OOUI",
1741
1741
  "total": 357,
1742
- "version": "0.49.1",
1742
+ "version": "0.49.2",
1743
1743
  "author": {
1744
1744
  "name": "OOUI Team",
1745
1745
  "url": "https://github.com/wikimedia/oojs-ui"
@@ -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"
@@ -2309,7 +2309,7 @@
2309
2309
  },
2310
2310
  "cbi": {
2311
2311
  "name": "Custom Brand Icons",
2312
- "total": 1170,
2312
+ "total": 1177,
2313
2313
  "author": {
2314
2314
  "name": "Emanuele & rchiileea",
2315
2315
  "url": "https://github.com/elax46/custom-brand-icons"
@@ -2478,8 +2478,8 @@
2478
2478
  },
2479
2479
  "token": {
2480
2480
  "name": "Token Icons",
2481
- "total": 1638,
2482
- "version": "2.6.1",
2481
+ "total": 1639,
2482
+ "version": "2.7.0",
2483
2483
  "author": {
2484
2484
  "name": "0xa3k5",
2485
2485
  "url": "https://github.com/0xa3k5/token-icons"
@@ -2500,8 +2500,8 @@
2500
2500
  },
2501
2501
  "token-branded": {
2502
2502
  "name": "Token Icons Branded",
2503
- "total": 1820,
2504
- "version": "2.6.1",
2503
+ "total": 1822,
2504
+ "version": "2.7.0",
2505
2505
  "author": {
2506
2506
  "name": "0xa3k5",
2507
2507
  "url": "https://github.com/0xa3k5/token-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.422",
5
+ "version": "1.0.424",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",