@iconify/collections 1.0.75 → 1.0.76

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 +13 -13
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -88,8 +88,8 @@
88
88
  },
89
89
  "carbon": {
90
90
  "name": "Carbon",
91
- "total": 1765,
92
- "version": "10.47.0",
91
+ "total": 1801,
92
+ "version": "10.48.0",
93
93
  "author": {
94
94
  "name": "IBM",
95
95
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
@@ -132,8 +132,8 @@
132
132
  },
133
133
  "tabler": {
134
134
  "name": "Tabler Icons",
135
- "total": 1536,
136
- "version": "1.54.0",
135
+ "total": 1553,
136
+ "version": "1.55.0",
137
137
  "author": {
138
138
  "name": "Paweł Kuna",
139
139
  "url": "https://github.com/tabler/tabler-icons"
@@ -507,7 +507,7 @@
507
507
  "akar-icons": {
508
508
  "name": "Akar Icons",
509
509
  "total": 393,
510
- "version": "1.9.10",
510
+ "version": "1.9.14",
511
511
  "author": {
512
512
  "name": "Arturo Wibawa",
513
513
  "url": "https://github.com/artcoholic/akar-icons"
@@ -967,8 +967,8 @@
967
967
  },
968
968
  "fluent": {
969
969
  "name": "Fluent UI System Icons",
970
- "total": 10826,
971
- "version": "1.1.162",
970
+ "total": 10940,
971
+ "version": "1.1.163",
972
972
  "author": {
973
973
  "name": "Microsoft Corporation",
974
974
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -1078,7 +1078,7 @@
1078
1078
  "codicon": {
1079
1079
  "name": "Codicons",
1080
1080
  "total": 408,
1081
- "version": "0.0.28",
1081
+ "version": "0.0.29",
1082
1082
  "author": {
1083
1083
  "name": "Microsoft Corporation",
1084
1084
  "url": "https://github.com/microsoft/vscode-codicons"
@@ -1299,7 +1299,7 @@
1299
1299
  },
1300
1300
  "twemoji": {
1301
1301
  "name": "Twitter Emoji",
1302
- "total": 3556,
1302
+ "total": 3668,
1303
1303
  "author": {
1304
1304
  "name": "Twitter",
1305
1305
  "url": "https://github.com/twitter/twemoji"
@@ -1497,8 +1497,8 @@
1497
1497
  },
1498
1498
  "simple-icons": {
1499
1499
  "name": "Simple Icons",
1500
- "total": 2190,
1501
- "version": "6.13.0",
1500
+ "total": 2192,
1501
+ "version": "6.14.0",
1502
1502
  "author": {
1503
1503
  "name": "Simple Icons Collaborators",
1504
1504
  "url": "https://github.com/simple-icons/simple-icons"
@@ -1565,7 +1565,7 @@
1565
1565
  },
1566
1566
  "arcticons": {
1567
1567
  "name": "Arcticons",
1568
- "total": 3831,
1568
+ "total": 3861,
1569
1569
  "author": {
1570
1570
  "name": "Donno",
1571
1571
  "url": "https://github.com/Donno/Arcticons"
@@ -1847,7 +1847,7 @@
1847
1847
  "academicons": {
1848
1848
  "name": "Academicons",
1849
1849
  "total": 149,
1850
- "version": "1.9.1",
1850
+ "version": "1.9.2",
1851
1851
  "author": {
1852
1852
  "name": "James Walsh",
1853
1853
  "url": "https://github.com/jpswalsh/academicons"
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.75",
4
+ "version": "1.0.76",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",