@iconify/collections 1.0.641 → 1.0.642

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 +6 -6
  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": 15107,
4
+ "total": 15111,
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": 15180,
31
+ "total": 15184,
32
32
  "author": {
33
33
  "name": "Google",
34
34
  "url": "https://github.com/google/material-design-icons"
@@ -226,7 +226,7 @@
226
226
  },
227
227
  "mingcute": {
228
228
  "name": "MingCute Icon",
229
- "total": 3320,
229
+ "total": 3324,
230
230
  "author": {
231
231
  "name": "MingCute Design",
232
232
  "url": "https://github.com/Richard9394/MingCute"
@@ -2226,7 +2226,7 @@
2226
2226
  "fluent": {
2227
2227
  "name": "Fluent UI System Icons",
2228
2228
  "total": 18959,
2229
- "version": "1.1.316",
2229
+ "version": "1.1.317",
2230
2230
  "author": {
2231
2231
  "name": "Microsoft Corporation",
2232
2232
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -3247,7 +3247,7 @@
3247
3247
  "fluent-color": {
3248
3248
  "name": "Fluent UI System Color Icons",
3249
3249
  "total": 890,
3250
- "version": "1.1.316",
3250
+ "version": "1.1.317",
3251
3251
  "author": {
3252
3252
  "name": "Microsoft Corporation",
3253
3253
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -3461,7 +3461,7 @@
3461
3461
  },
3462
3462
  "codicon": {
3463
3463
  "name": "Codicons",
3464
- "total": 534,
3464
+ "total": 536,
3465
3465
  "version": "0.0.44",
3466
3466
  "author": {
3467
3467
  "name": "Microsoft Corporation",
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.641",
5
+ "version": "1.0.642",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",