@iconify/collections 1.0.589 → 1.0.591

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 +13 -13
  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"
@@ -2163,8 +2163,8 @@
2163
2163
  },
2164
2164
  "fluent": {
2165
2165
  "name": "Fluent UI System Icons",
2166
- "total": 18365,
2167
- "version": "1.1.308",
2166
+ "total": 18389,
2167
+ "version": "1.1.309",
2168
2168
  "author": {
2169
2169
  "name": "Microsoft Corporation",
2170
2170
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -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"
@@ -3157,7 +3157,7 @@
3157
3157
  "fluent-color": {
3158
3158
  "name": "Fluent UI System Color Icons",
3159
3159
  "total": 889,
3160
- "version": "1.1.308",
3160
+ "version": "1.1.309",
3161
3161
  "author": {
3162
3162
  "name": "Microsoft Corporation",
3163
3163
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -3399,7 +3399,7 @@
3399
3399
  },
3400
3400
  "material-icon-theme": {
3401
3401
  "name": "Material Icon Theme",
3402
- "total": 1087,
3402
+ "total": 1092,
3403
3403
  "author": {
3404
3404
  "name": "Material Extensions",
3405
3405
  "url": "https://github.com/material-extensions/vscode-material-icon-theme"
@@ -3568,8 +3568,8 @@
3568
3568
  },
3569
3569
  "simple-icons": {
3570
3570
  "name": "Simple Icons",
3571
- "total": 3353,
3572
- "version": "15.12.0",
3571
+ "total": 3354,
3572
+ "version": "15.13.0",
3573
3573
  "author": {
3574
3574
  "name": "Simple Icons Collaborators",
3575
3575
  "url": "https://github.com/simple-icons/simple-icons"
@@ -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"
@@ -3746,7 +3746,7 @@
3746
3746
  },
3747
3747
  "arcticons": {
3748
3748
  "name": "Arcticons",
3749
- "total": 13243,
3749
+ "total": 13460,
3750
3750
  "author": {
3751
3751
  "name": "Donnnno",
3752
3752
  "url": "https://github.com/Arcticons-Team/Arcticons"
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.589",
5
+ "version": "1.0.591",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",