@iconify/collections 1.0.495 → 1.0.496

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 -14
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -283,8 +283,8 @@
283
283
  },
284
284
  "ri": {
285
285
  "name": "Remix Icon",
286
- "total": 3020,
287
- "version": "4.5.0",
286
+ "total": 3058,
287
+ "version": "4.6.0",
288
288
  "author": {
289
289
  "name": "Remix Design",
290
290
  "url": "https://github.com/Remix-Design/RemixIcon"
@@ -455,8 +455,8 @@
455
455
  },
456
456
  "uil": {
457
457
  "name": "Unicons",
458
- "total": 1206,
459
- "version": "4.0.8",
458
+ "total": 1215,
459
+ "version": "4.2.0",
460
460
  "author": {
461
461
  "name": "Iconscout",
462
462
  "url": "https://github.com/Iconscout/unicons"
@@ -1051,8 +1051,8 @@
1051
1051
  },
1052
1052
  "uim": {
1053
1053
  "name": "Unicons Monochrome",
1054
- "total": 296,
1055
- "version": "4.0.8",
1054
+ "total": 298,
1055
+ "version": "4.2.0",
1056
1056
  "author": {
1057
1057
  "name": "Iconscout",
1058
1058
  "url": "https://github.com/Iconscout/unicons"
@@ -1079,8 +1079,8 @@
1079
1079
  },
1080
1080
  "uit": {
1081
1081
  "name": "Unicons Thin Line",
1082
- "total": 214,
1083
- "version": "4.0.8",
1082
+ "total": 216,
1083
+ "version": "4.2.0",
1084
1084
  "author": {
1085
1085
  "name": "Iconscout",
1086
1086
  "url": "https://github.com/Iconscout/unicons"
@@ -1107,8 +1107,8 @@
1107
1107
  },
1108
1108
  "uis": {
1109
1109
  "name": "Unicons Solid",
1110
- "total": 189,
1111
- "version": "4.0.8",
1110
+ "total": 190,
1111
+ "version": "4.2.0",
1112
1112
  "author": {
1113
1113
  "name": "Iconscout",
1114
1114
  "url": "https://github.com/Iconscout/unicons"
@@ -2491,7 +2491,7 @@
2491
2491
  "fa6-solid": {
2492
2492
  "name": "Font Awesome Solid",
2493
2493
  "total": 1402,
2494
- "version": "6.7.1",
2494
+ "version": "6.7.2",
2495
2495
  "author": {
2496
2496
  "name": "Dave Gandy",
2497
2497
  "url": "https://github.com/FortAwesome/Font-Awesome"
@@ -2520,7 +2520,7 @@
2520
2520
  "fa6-regular": {
2521
2521
  "name": "Font Awesome Regular",
2522
2522
  "total": 163,
2523
- "version": "6.7.1",
2523
+ "version": "6.7.2",
2524
2524
  "author": {
2525
2525
  "name": "Dave Gandy",
2526
2526
  "url": "https://github.com/FortAwesome/Font-Awesome"
@@ -3017,7 +3017,7 @@
3017
3017
  "fa6-brands": {
3018
3018
  "name": "Font Awesome Brands",
3019
3019
  "total": 495,
3020
- "version": "6.7.1",
3020
+ "version": "6.7.2",
3021
3021
  "author": {
3022
3022
  "name": "Dave Gandy",
3023
3023
  "url": "https://github.com/FortAwesome/Font-Awesome"
@@ -3038,7 +3038,6 @@
3038
3038
  "height": 32,
3039
3039
  "displayHeight": 16,
3040
3040
  "category": "Logos",
3041
- "tags": [],
3042
3041
  "palette": false
3043
3042
  },
3044
3043
  "bxl": {
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.495",
5
+ "version": "1.0.496",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",