@iconify/collections 1.0.406 → 1.0.407

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 +12 -12
  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": 12511,
4
+ "total": 12588,
5
5
  "author": {
6
6
  "name": "Google",
7
7
  "url": "https://github.com/google/material-design-icons"
@@ -22,7 +22,7 @@
22
22
  },
23
23
  "material-symbols-light": {
24
24
  "name": "Material Symbols Light",
25
- "total": 12573,
25
+ "total": 12650,
26
26
  "author": {
27
27
  "name": "Google",
28
28
  "url": "https://github.com/google/material-design-icons"
@@ -151,7 +151,7 @@
151
151
  },
152
152
  "mingcute": {
153
153
  "name": "MingCute Icon",
154
- "total": 2806,
154
+ "total": 2922,
155
155
  "author": {
156
156
  "name": "MingCute Design",
157
157
  "url": "https://github.com/Richard9394/MingCute"
@@ -281,8 +281,8 @@
281
281
  },
282
282
  "ion": {
283
283
  "name": "IonIcons",
284
- "total": 1338,
285
- "version": "7.2.2",
284
+ "total": 1355,
285
+ "version": "7.3.0",
286
286
  "author": {
287
287
  "name": "Ben Sperry",
288
288
  "url": "https://github.com/ionic-team/ionicons"
@@ -631,7 +631,7 @@
631
631
  },
632
632
  "mynaui": {
633
633
  "name": "Myna UI Icons",
634
- "total": 1089,
634
+ "total": 1092,
635
635
  "author": {
636
636
  "name": "Praveen Juge",
637
637
  "url": "https://github.com/praveenjuge/mynaui-icons"
@@ -695,8 +695,8 @@
695
695
  },
696
696
  "akar-icons": {
697
697
  "name": "Akar Icons",
698
- "total": 453,
699
- "version": "1.9.30",
698
+ "total": 454,
699
+ "version": "1.9.31",
700
700
  "author": {
701
701
  "name": "Arturo Wibawa",
702
702
  "url": "https://github.com/artcoholic/akar-icons"
@@ -979,7 +979,7 @@
979
979
  },
980
980
  "prime": {
981
981
  "name": "Prime Icons",
982
- "total": 260,
982
+ "total": 313,
983
983
  "author": {
984
984
  "name": "PrimeTek",
985
985
  "url": "https://github.com/primefaces/primeicons"
@@ -1459,7 +1459,7 @@
1459
1459
  },
1460
1460
  "codicon": {
1461
1461
  "name": "Codicons",
1462
- "total": 455,
1462
+ "total": 458,
1463
1463
  "version": "0.0.35",
1464
1464
  "author": {
1465
1465
  "name": "Microsoft Corporation",
@@ -1785,8 +1785,8 @@
1785
1785
  },
1786
1786
  "line-md": {
1787
1787
  "name": "Material Line Icons",
1788
- "total": 601,
1789
- "version": "1.0.4",
1788
+ "total": 605,
1789
+ "version": "1.0.5",
1790
1790
  "author": {
1791
1791
  "name": "Vjacheslav Trushkin",
1792
1792
  "url": "https://github.com/cyberalien/line-md"
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.406",
4
+ "version": "1.0.407",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",