@iconify/collections 1.0.686 → 1.0.687

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 +11 -11
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -651,8 +651,8 @@
651
651
  },
652
652
  "pixelarticons": {
653
653
  "name": "Pixelarticons",
654
- "total": 800,
655
- "version": "2.1.0",
654
+ "total": 813,
655
+ "version": "2.1.1",
656
656
  "author": {
657
657
  "name": "Gerrit Halfmann",
658
658
  "url": "https://github.com/halfmage/pixelarticons"
@@ -1688,8 +1688,8 @@
1688
1688
  },
1689
1689
  "carbon": {
1690
1690
  "name": "Carbon",
1691
- "total": 2526,
1692
- "version": "11.80.0",
1691
+ "total": 2527,
1692
+ "version": "11.81.0",
1693
1693
  "author": {
1694
1694
  "name": "IBM",
1695
1695
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
@@ -2169,7 +2169,7 @@
2169
2169
  "fluent": {
2170
2170
  "name": "Fluent UI System Icons",
2171
2171
  "total": 19392,
2172
- "version": "1.1.326",
2172
+ "version": "1.1.327",
2173
2173
  "author": {
2174
2174
  "name": "Microsoft Corporation",
2175
2175
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -2384,8 +2384,8 @@
2384
2384
  },
2385
2385
  "octicon": {
2386
2386
  "name": "Octicons",
2387
- "total": 731,
2388
- "version": "19.25.0",
2387
+ "total": 733,
2388
+ "version": "19.26.0",
2389
2389
  "author": {
2390
2390
  "name": "GitHub",
2391
2391
  "url": "https://github.com/primer/octicons/"
@@ -3186,7 +3186,7 @@
3186
3186
  "fluent-color": {
3187
3187
  "name": "Fluent UI System Color Icons",
3188
3188
  "total": 890,
3189
- "version": "1.1.326",
3189
+ "version": "1.1.327",
3190
3190
  "author": {
3191
3191
  "name": "Microsoft Corporation",
3192
3192
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -3400,7 +3400,7 @@
3400
3400
  },
3401
3401
  "codicon": {
3402
3402
  "name": "Codicons",
3403
- "total": 566,
3403
+ "total": 567,
3404
3404
  "version": "0.0.0",
3405
3405
  "author": {
3406
3406
  "name": "Microsoft Corporation",
@@ -3826,7 +3826,7 @@
3826
3826
  },
3827
3827
  "cbi": {
3828
3828
  "name": "Custom Brand Icons",
3829
- "total": 1581,
3829
+ "total": 1582,
3830
3830
  "author": {
3831
3831
  "name": "Emanuele & rchiileea",
3832
3832
  "url": "https://github.com/elax46/custom-brand-icons"
@@ -4440,7 +4440,7 @@
4440
4440
  },
4441
4441
  "roentgen": {
4442
4442
  "name": "Röntgen",
4443
- "total": 558,
4443
+ "total": 562,
4444
4444
  "author": {
4445
4445
  "name": "Sergey Vartanov",
4446
4446
  "url": "https://github.com/enzet/Roentgen"
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.686",
5
+ "version": "1.0.687",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",