@iconify/collections 1.0.563 → 1.0.564

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
@@ -397,7 +397,7 @@
397
397
  },
398
398
  "lucide": {
399
399
  "name": "Lucide",
400
- "total": 1609,
400
+ "total": 1611,
401
401
  "author": {
402
402
  "name": "Lucide Contributors",
403
403
  "url": "https://github.com/lucide-icons/lucide"
@@ -2167,8 +2167,8 @@
2167
2167
  },
2168
2168
  "fluent": {
2169
2169
  "name": "Fluent UI System Icons",
2170
- "total": 18144,
2171
- "version": "1.1.304",
2170
+ "total": 18212,
2171
+ "version": "1.1.305",
2172
2172
  "author": {
2173
2173
  "name": "Microsoft Corporation",
2174
2174
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -3134,7 +3134,7 @@
3134
3134
  "fluent-color": {
3135
3135
  "name": "Fluent UI System Color Icons",
3136
3136
  "total": 889,
3137
- "version": "1.1.304",
3137
+ "version": "1.1.305",
3138
3138
  "author": {
3139
3139
  "name": "Microsoft Corporation",
3140
3140
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -3348,7 +3348,7 @@
3348
3348
  },
3349
3349
  "codicon": {
3350
3350
  "name": "Codicons",
3351
- "total": 486,
3351
+ "total": 489,
3352
3352
  "version": "0.0.37",
3353
3353
  "author": {
3354
3354
  "name": "Microsoft Corporation",
@@ -3546,8 +3546,8 @@
3546
3546
  },
3547
3547
  "simple-icons": {
3548
3548
  "name": "Simple Icons",
3549
- "total": 3320,
3550
- "version": "15.3.0",
3549
+ "total": 3327,
3550
+ "version": "15.4.0",
3551
3551
  "author": {
3552
3552
  "name": "Simple Icons Collaborators",
3553
3553
  "url": "https://github.com/simple-icons/simple-icons"
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.563",
5
+ "version": "1.0.564",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",