@iconify/collections 1.0.123 → 1.0.126

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
@@ -22,8 +22,8 @@
22
22
  },
23
23
  "ic": {
24
24
  "name": "Google Material Icons",
25
- "total": 10945,
26
- "version": "1.0.28",
25
+ "total": 10950,
26
+ "version": "1.0.29",
27
27
  "author": {
28
28
  "name": "Material Design Authors",
29
29
  "url": "https://github.com/material-icons/material-icons"
@@ -44,7 +44,7 @@
44
44
  },
45
45
  "mdi": {
46
46
  "name": "Material Design Icons",
47
- "total": 7001,
47
+ "total": 7028,
48
48
  "author": {
49
49
  "name": "Austin Andrews",
50
50
  "url": "https://github.com/Templarian/MaterialDesign"
@@ -153,8 +153,8 @@
153
153
  },
154
154
  "tabler": {
155
155
  "name": "Tabler Icons",
156
- "total": 2016,
157
- "version": "1.70.0",
156
+ "total": 2034,
157
+ "version": "1.71.0",
158
158
  "author": {
159
159
  "name": "Paweł Kuna",
160
160
  "url": "https://github.com/tabler/tabler-icons"
@@ -594,7 +594,7 @@
594
594
  "ep": {
595
595
  "name": "Element Plus",
596
596
  "total": 283,
597
- "version": "2.0.5",
597
+ "version": "2.0.6",
598
598
  "author": {
599
599
  "name": "Element Plus",
600
600
  "url": "https://github.com/element-plus/element-plus-icons"
@@ -856,7 +856,7 @@
856
856
  },
857
857
  "maki": {
858
858
  "name": "Maki",
859
- "total": 208,
859
+ "total": 210,
860
860
  "version": "7.1.0",
861
861
  "author": {
862
862
  "name": "Mapbox",
@@ -1299,8 +1299,8 @@
1299
1299
  },
1300
1300
  "nimbus": {
1301
1301
  "name": "Nimbus",
1302
- "total": 135,
1303
- "version": "0.2.5",
1302
+ "total": 136,
1303
+ "version": "0.2.6",
1304
1304
  "author": {
1305
1305
  "name": "Linkedstore S.A.",
1306
1306
  "url": "https://github.com/TiendaNube/nimbus-icons"
@@ -1407,7 +1407,7 @@
1407
1407
  },
1408
1408
  "noto-v1": {
1409
1409
  "name": "Noto Emoji (v1)",
1410
- "total": 2157,
1410
+ "total": 2162,
1411
1411
  "author": {
1412
1412
  "name": "Google Inc",
1413
1413
  "url": "https://github.com/googlefonts/noto-emoji"
@@ -1738,7 +1738,7 @@
1738
1738
  "flag": {
1739
1739
  "name": "Flag Icons",
1740
1740
  "total": 530,
1741
- "version": "6.5.1",
1741
+ "version": "6.6.2",
1742
1742
  "author": {
1743
1743
  "name": "Panayiotis Lipiridis",
1744
1744
  "url": "https://github.com/lipis/flag-icons"
@@ -1758,7 +1758,7 @@
1758
1758
  },
1759
1759
  "circle-flags": {
1760
1760
  "name": "Circle Flags",
1761
- "total": 349,
1761
+ "total": 351,
1762
1762
  "version": "1.0.0",
1763
1763
  "author": {
1764
1764
  "name": "HatScripts",
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.123",
4
+ "version": "1.0.126",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",