@iconify/collections 1.0.485 → 1.0.486

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 +7 -7
  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": 13616,
4
+ "total": 13693,
5
5
  "author": {
6
6
  "name": "Google",
7
7
  "url": "https://github.com/google/material-design-icons"
@@ -25,7 +25,7 @@
25
25
  },
26
26
  "material-symbols-light": {
27
27
  "name": "Material Symbols Light",
28
- "total": 13682,
28
+ "total": 13759,
29
29
  "author": {
30
30
  "name": "Google",
31
31
  "url": "https://github.com/google/material-design-icons"
@@ -1348,7 +1348,7 @@
1348
1348
  "carbon": {
1349
1349
  "name": "Carbon",
1350
1350
  "total": 2265,
1351
- "version": "11.52.0",
1351
+ "version": "11.53.0",
1352
1352
  "author": {
1353
1353
  "name": "IBM",
1354
1354
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
@@ -2186,7 +2186,7 @@
2186
2186
  "fa6-solid": {
2187
2187
  "name": "Font Awesome Solid",
2188
2188
  "total": 1402,
2189
- "version": "6.7.0",
2189
+ "version": "6.7.1",
2190
2190
  "author": {
2191
2191
  "name": "Dave Gandy",
2192
2192
  "url": "https://github.com/FortAwesome/Font-Awesome"
@@ -2212,7 +2212,7 @@
2212
2212
  "fa6-regular": {
2213
2213
  "name": "Font Awesome Regular",
2214
2214
  "total": 163,
2215
- "version": "6.7.0",
2215
+ "version": "6.7.1",
2216
2216
  "author": {
2217
2217
  "name": "Dave Gandy",
2218
2218
  "url": "https://github.com/FortAwesome/Font-Awesome"
@@ -2673,8 +2673,8 @@
2673
2673
  },
2674
2674
  "fa6-brands": {
2675
2675
  "name": "Font Awesome Brands",
2676
- "total": 493,
2677
- "version": "6.7.0",
2676
+ "total": 495,
2677
+ "version": "6.7.1",
2678
2678
  "author": {
2679
2679
  "name": "Dave Gandy",
2680
2680
  "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.485",
5
+ "version": "1.0.486",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",