@iconify/collections 1.0.190 → 1.0.192

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 +9 -9
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -153,7 +153,7 @@
153
153
  },
154
154
  "tabler": {
155
155
  "name": "Tabler Icons",
156
- "total": 2925,
156
+ "total": 2943,
157
157
  "version": "1.109.0",
158
158
  "author": {
159
159
  "name": "Paweł Kuna",
@@ -176,7 +176,7 @@
176
176
  "ion": {
177
177
  "name": "IonIcons",
178
178
  "total": 1332,
179
- "version": "6.0.3",
179
+ "version": "6.0.4",
180
180
  "author": {
181
181
  "name": "Ben Sperry",
182
182
  "url": "https://github.com/ionic-team/ionicons"
@@ -242,7 +242,7 @@
242
242
  },
243
243
  "mingcute": {
244
244
  "name": "MingCute Icon",
245
- "total": 1242,
245
+ "total": 1346,
246
246
  "author": {
247
247
  "name": "MingCute Design",
248
248
  "url": "https://github.com/Richard9394/MingCute"
@@ -462,7 +462,7 @@
462
462
  },
463
463
  "lucide": {
464
464
  "name": "Lucide",
465
- "total": 866,
465
+ "total": 867,
466
466
  "author": {
467
467
  "name": "Lucide Contributors",
468
468
  "url": "https://github.com/lucide-icons/lucide"
@@ -1301,8 +1301,8 @@
1301
1301
  },
1302
1302
  "octicon": {
1303
1303
  "name": "Octicons",
1304
- "total": 533,
1305
- "version": "17.8.0",
1304
+ "total": 537,
1305
+ "version": "17.9.0",
1306
1306
  "author": {
1307
1307
  "name": "GitHub",
1308
1308
  "url": "https://github.com/primer/octicons/"
@@ -1674,8 +1674,8 @@
1674
1674
  },
1675
1675
  "simple-icons": {
1676
1676
  "name": "Simple Icons",
1677
- "total": 2404,
1678
- "version": "7.18.0",
1677
+ "total": 2406,
1678
+ "version": "7.19.0",
1679
1679
  "author": {
1680
1680
  "name": "Simple Icons Collaborators",
1681
1681
  "url": "https://github.com/simple-icons/simple-icons"
@@ -2045,7 +2045,7 @@
2045
2045
  },
2046
2046
  "academicons": {
2047
2047
  "name": "Academicons",
2048
- "total": 149,
2048
+ "total": 151,
2049
2049
  "version": "1.9.2",
2050
2050
  "author": {
2051
2051
  "name": "James Walsh",
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.190",
4
+ "version": "1.0.192",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",