@iconify/collections 1.0.425 → 1.0.427

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 +17 -17
  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": 12679,
4
+ "total": 12877,
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": 12744,
25
+ "total": 12942,
26
26
  "author": {
27
27
  "name": "Google",
28
28
  "url": "https://github.com/google/material-design-icons"
@@ -542,8 +542,8 @@
542
542
  },
543
543
  "gravity-ui": {
544
544
  "name": "Gravity UI Icons",
545
- "total": 663,
546
- "version": "2.9.1",
545
+ "total": 674,
546
+ "version": "2.10.0",
547
547
  "author": {
548
548
  "name": "YANDEX LLC",
549
549
  "url": "https://github.com/gravity-ui/icons/"
@@ -1521,7 +1521,7 @@
1521
1521
  "pajamas": {
1522
1522
  "name": "Gitlab SVGs",
1523
1523
  "total": 377,
1524
- "version": "3.99.0",
1524
+ "version": "3.100.0",
1525
1525
  "author": {
1526
1526
  "name": "GitLab B.V.",
1527
1527
  "url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
@@ -2197,8 +2197,8 @@
2197
2197
  },
2198
2198
  "simple-icons": {
2199
2199
  "name": "Simple Icons",
2200
- "total": 3146,
2201
- "version": "11.15.0",
2200
+ "total": 3150,
2201
+ "version": "12.0.0",
2202
2202
  "author": {
2203
2203
  "name": "Simple Icons Collaborators",
2204
2204
  "url": "https://github.com/simple-icons/simple-icons"
@@ -2309,7 +2309,7 @@
2309
2309
  },
2310
2310
  "cbi": {
2311
2311
  "name": "Custom Brand Icons",
2312
- "total": 1177,
2312
+ "total": 1178,
2313
2313
  "author": {
2314
2314
  "name": "Emanuele & rchiileea",
2315
2315
  "url": "https://github.com/elax46/custom-brand-icons"
@@ -2351,7 +2351,7 @@
2351
2351
  },
2352
2352
  "devicon": {
2353
2353
  "name": "Devicon",
2354
- "total": 772,
2354
+ "total": 781,
2355
2355
  "author": {
2356
2356
  "name": "konpa",
2357
2357
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -2373,7 +2373,7 @@
2373
2373
  },
2374
2374
  "devicon-plain": {
2375
2375
  "name": "Devicon Plain",
2376
- "total": 582,
2376
+ "total": 586,
2377
2377
  "author": {
2378
2378
  "name": "konpa",
2379
2379
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -2478,8 +2478,8 @@
2478
2478
  },
2479
2479
  "token": {
2480
2480
  "name": "Token Icons",
2481
- "total": 1639,
2482
- "version": "2.7.0",
2481
+ "total": 1645,
2482
+ "version": "2.9.1",
2483
2483
  "author": {
2484
2484
  "name": "0xa3k5",
2485
2485
  "url": "https://github.com/0xa3k5/token-icons"
@@ -2500,8 +2500,8 @@
2500
2500
  },
2501
2501
  "token-branded": {
2502
2502
  "name": "Token Icons Branded",
2503
- "total": 1822,
2504
- "version": "2.7.0",
2503
+ "total": 1828,
2504
+ "version": "2.9.1",
2505
2505
  "author": {
2506
2506
  "name": "0xa3k5",
2507
2507
  "url": "https://github.com/0xa3k5/token-icons"
@@ -2569,7 +2569,7 @@
2569
2569
  "flag": {
2570
2570
  "name": "Flag Icons",
2571
2571
  "total": 538,
2572
- "version": "7.2.2",
2572
+ "version": "7.2.3",
2573
2573
  "author": {
2574
2574
  "name": "Panayiotis Lipiridis",
2575
2575
  "url": "https://github.com/lipis/flag-icons"
@@ -3412,8 +3412,8 @@
3412
3412
  },
3413
3413
  "grommet-icons": {
3414
3414
  "name": "Grommet Icons",
3415
- "total": 614,
3416
- "version": "4.7.0",
3415
+ "total": 634,
3416
+ "version": "4.12.1",
3417
3417
  "author": {
3418
3418
  "name": "Grommet",
3419
3419
  "url": "https://github.com/grommet/grommet-icons"
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@iconify/collections",
3
3
  "description": "Iconify icon sets list",
4
4
  "license": "MIT",
5
- "version": "1.0.425",
5
+ "version": "1.0.427",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",