@iconify/collections 1.0.30 → 1.0.31

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
@@ -151,7 +151,7 @@
151
151
  },
152
152
  "bx": {
153
153
  "name": "BoxIcons",
154
- "total": 1525,
154
+ "total": 1548,
155
155
  "author": {
156
156
  "name": "Atisa",
157
157
  "url": "https://github.com/atisawd/boxicons"
@@ -321,7 +321,7 @@
321
321
  "carbon": {
322
322
  "name": "Carbon",
323
323
  "total": 1898,
324
- "version": "10.43.0",
324
+ "version": "10.44.0",
325
325
  "author": {
326
326
  "name": "IBM",
327
327
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
@@ -734,7 +734,7 @@
734
734
  },
735
735
  "codicon": {
736
736
  "name": "Codicons",
737
- "total": 387,
737
+ "total": 388,
738
738
  "version": "0.0.26",
739
739
  "author": {
740
740
  "name": "Microsoft Corporation",
@@ -928,8 +928,8 @@
928
928
  },
929
929
  "akar-icons": {
930
930
  "name": "Akar Icons",
931
- "total": 385,
932
- "version": "1.9.4",
931
+ "total": 386,
932
+ "version": "1.9.5",
933
933
  "author": {
934
934
  "name": "Arturo Wibawa",
935
935
  "url": "https://github.com/artcoholic/akar-icons"
@@ -1442,8 +1442,8 @@
1442
1442
  },
1443
1443
  "fluent": {
1444
1444
  "name": "Fluent UI System Icons",
1445
- "total": 9500,
1446
- "version": "1.1.152",
1445
+ "total": 9706,
1446
+ "version": "1.1.153",
1447
1447
  "author": {
1448
1448
  "name": "Microsoft Corporation",
1449
1449
  "url": "https://github.com/microsoft/fluentui-system-icons"
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@iconify/collections",
3
3
  "description": "Iconify icon sets list",
4
- "version": "1.0.30",
4
+ "version": "1.0.31",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",