@iconify/collections 1.0.590 → 1.0.592

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
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "material-symbols": {
3
3
  "name": "Material Symbols",
4
- "total": 14779,
4
+ "total": 14799,
5
5
  "author": {
6
6
  "name": "Google",
7
7
  "url": "https://github.com/google/material-design-icons"
@@ -28,7 +28,7 @@
28
28
  },
29
29
  "material-symbols-light": {
30
30
  "name": "Material Symbols Light",
31
- "total": 14849,
31
+ "total": 14869,
32
32
  "author": {
33
33
  "name": "Google",
34
34
  "url": "https://github.com/google/material-design-icons"
@@ -2326,8 +2326,8 @@
2326
2326
  },
2327
2327
  "octicon": {
2328
2328
  "name": "Octicons",
2329
- "total": 661,
2330
- "version": "19.16.0",
2329
+ "total": 663,
2330
+ "version": "19.17.0",
2331
2331
  "author": {
2332
2332
  "name": "GitHub",
2333
2333
  "url": "https://github.com/primer/octicons/"
@@ -2827,7 +2827,7 @@
2827
2827
  "fa7-solid": {
2828
2828
  "name": "Font Awesome Solid",
2829
2829
  "total": 1983,
2830
- "version": "7.0.0",
2830
+ "version": "7.0.1",
2831
2831
  "author": {
2832
2832
  "name": "Dave Gandy",
2833
2833
  "url": "https://github.com/FortAwesome/Font-Awesome"
@@ -2856,7 +2856,7 @@
2856
2856
  "fa7-regular": {
2857
2857
  "name": "Font Awesome Regular",
2858
2858
  "total": 272,
2859
- "version": "7.0.0",
2859
+ "version": "7.0.1",
2860
2860
  "author": {
2861
2861
  "name": "Dave Gandy",
2862
2862
  "url": "https://github.com/FortAwesome/Font-Awesome"
@@ -2911,7 +2911,7 @@
2911
2911
  "ooui": {
2912
2912
  "name": "OOUI",
2913
2913
  "total": 366,
2914
- "version": "0.52.0",
2914
+ "version": "0.53.0",
2915
2915
  "author": {
2916
2916
  "name": "OOUI Team",
2917
2917
  "url": "https://github.com/wikimedia/oojs-ui"
@@ -3372,7 +3372,7 @@
3372
3372
  "codicon": {
3373
3373
  "name": "Codicons",
3374
3374
  "total": 494,
3375
- "version": "0.0.39",
3375
+ "version": "0.0.40",
3376
3376
  "author": {
3377
3377
  "name": "Microsoft Corporation",
3378
3378
  "url": "https://github.com/microsoft/vscode-codicons"
@@ -3399,7 +3399,7 @@
3399
3399
  },
3400
3400
  "material-icon-theme": {
3401
3401
  "name": "Material Icon Theme",
3402
- "total": 1087,
3402
+ "total": 1095,
3403
3403
  "author": {
3404
3404
  "name": "Material Extensions",
3405
3405
  "url": "https://github.com/material-extensions/vscode-material-icon-theme"
@@ -3667,7 +3667,7 @@
3667
3667
  "fa7-brands": {
3668
3668
  "name": "Font Awesome Brands",
3669
3669
  "total": 548,
3670
- "version": "7.0.0",
3670
+ "version": "7.0.1",
3671
3671
  "author": {
3672
3672
  "name": "Dave Gandy",
3673
3673
  "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.590",
5
+ "version": "1.0.592",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",