@iconify/collections 1.0.599 → 1.0.601

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 +8 -8
  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": 14826,
4
+ "total": 14832,
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": 14896,
31
+ "total": 14902,
32
32
  "author": {
33
33
  "name": "Google",
34
34
  "url": "https://github.com/google/material-design-icons"
@@ -481,7 +481,7 @@
481
481
  },
482
482
  "si": {
483
483
  "name": "Sargam Icons",
484
- "total": 1020,
484
+ "total": 1107,
485
485
  "author": {
486
486
  "name": "Abhimanyu Rana",
487
487
  "url": "https://github.com/planetabhi/sargam-icons"
@@ -2303,7 +2303,7 @@
2303
2303
  },
2304
2304
  "ix": {
2305
2305
  "name": "Siemens Industrial Experience Icons",
2306
- "total": 1334,
2306
+ "total": 1407,
2307
2307
  "author": {
2308
2308
  "name": "Siemens AG",
2309
2309
  "url": "https://github.com/siemens/ix-icons"
@@ -2830,7 +2830,7 @@
2830
2830
  "fa7-solid": {
2831
2831
  "name": "Font Awesome Solid",
2832
2832
  "total": 1983,
2833
- "version": "7.0.1",
2833
+ "version": "7.1.0",
2834
2834
  "author": {
2835
2835
  "name": "Dave Gandy",
2836
2836
  "url": "https://github.com/FortAwesome/Font-Awesome"
@@ -2859,7 +2859,7 @@
2859
2859
  "fa7-regular": {
2860
2860
  "name": "Font Awesome Regular",
2861
2861
  "total": 272,
2862
- "version": "7.0.1",
2862
+ "version": "7.1.0",
2863
2863
  "author": {
2864
2864
  "name": "Dave Gandy",
2865
2865
  "url": "https://github.com/FortAwesome/Font-Awesome"
@@ -3374,7 +3374,7 @@
3374
3374
  },
3375
3375
  "codicon": {
3376
3376
  "name": "Codicons",
3377
- "total": 496,
3377
+ "total": 497,
3378
3378
  "version": "0.0.40",
3379
3379
  "author": {
3380
3380
  "name": "Microsoft Corporation",
@@ -3670,7 +3670,7 @@
3670
3670
  "fa7-brands": {
3671
3671
  "name": "Font Awesome Brands",
3672
3672
  "total": 548,
3673
- "version": "7.0.1",
3673
+ "version": "7.1.0",
3674
3674
  "author": {
3675
3675
  "name": "Dave Gandy",
3676
3676
  "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.599",
5
+ "version": "1.0.601",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",