@iconify/collections 1.0.649 → 1.0.650

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
@@ -1519,7 +1519,7 @@
1519
1519
  },
1520
1520
  "wordpress": {
1521
1521
  "name": "WordPress Icons",
1522
- "total": 322,
1522
+ "total": 331,
1523
1523
  "author": {
1524
1524
  "name": "The WordPress Contributors",
1525
1525
  "url": "https://github.com/WordPress/gutenberg/tree/HEAD/packages/icons"
@@ -1718,7 +1718,7 @@
1718
1718
  "carbon": {
1719
1719
  "name": "Carbon",
1720
1720
  "total": 2439,
1721
- "version": "11.74.0",
1721
+ "version": "11.75.0",
1722
1722
  "author": {
1723
1723
  "name": "IBM",
1724
1724
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
@@ -2441,8 +2441,8 @@
2441
2441
  },
2442
2442
  "octicon": {
2443
2443
  "name": "Octicons",
2444
- "total": 720,
2445
- "version": "19.21.2",
2444
+ "total": 724,
2445
+ "version": "19.22.0",
2446
2446
  "author": {
2447
2447
  "name": "GitHub",
2448
2448
  "url": "https://github.com/primer/octicons/"
@@ -2912,8 +2912,8 @@
2912
2912
  },
2913
2913
  "fa7-solid": {
2914
2914
  "name": "Font Awesome Solid",
2915
- "total": 1983,
2916
- "version": "7.1.0",
2915
+ "total": 1999,
2916
+ "version": "7.2.0",
2917
2917
  "author": {
2918
2918
  "name": "Dave Gandy",
2919
2919
  "url": "https://github.com/FortAwesome/Font-Awesome"
@@ -2942,7 +2942,7 @@
2942
2942
  "fa7-regular": {
2943
2943
  "name": "Font Awesome Regular",
2944
2944
  "total": 272,
2945
- "version": "7.1.0",
2945
+ "version": "7.2.0",
2946
2946
  "author": {
2947
2947
  "name": "Dave Gandy",
2948
2948
  "url": "https://github.com/FortAwesome/Font-Awesome"
@@ -3485,7 +3485,7 @@
3485
3485
  },
3486
3486
  "vscode-icons": {
3487
3487
  "name": "VSCode Icons",
3488
- "total": 1468,
3488
+ "total": 1470,
3489
3489
  "version": "12.17.0",
3490
3490
  "author": {
3491
3491
  "name": "Roberto Huertas",
@@ -3809,8 +3809,8 @@
3809
3809
  },
3810
3810
  "fa7-brands": {
3811
3811
  "name": "Font Awesome Brands",
3812
- "total": 548,
3813
- "version": "7.1.0",
3812
+ "total": 586,
3813
+ "version": "7.2.0",
3814
3814
  "author": {
3815
3815
  "name": "Dave Gandy",
3816
3816
  "url": "https://github.com/FortAwesome/Font-Awesome"
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.649",
5
+ "version": "1.0.650",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",