@iconify/collections 1.0.662 → 1.0.663

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 +4 -4
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -483,7 +483,7 @@
483
483
  },
484
484
  "tdesign": {
485
485
  "name": "TDesign Icons",
486
- "total": 2347,
486
+ "total": 2349,
487
487
  "author": {
488
488
  "name": "TDesign",
489
489
  "url": "https://github.com/Tencent/tdesign-icons"
@@ -1887,7 +1887,7 @@
1887
1887
  },
1888
1888
  "roentgen": {
1889
1889
  "name": "Röntgen",
1890
- "total": 536,
1890
+ "total": 538,
1891
1891
  "author": {
1892
1892
  "name": "Sergey Vartanov",
1893
1893
  "url": "https://github.com/enzet/Roentgen"
@@ -2412,8 +2412,8 @@
2412
2412
  },
2413
2413
  "octicon": {
2414
2414
  "name": "Octicons",
2415
- "total": 724,
2416
- "version": "19.22.0",
2415
+ "total": 726,
2416
+ "version": "19.23.1",
2417
2417
  "author": {
2418
2418
  "name": "GitHub",
2419
2419
  "url": "https://github.com/primer/octicons/"
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.662",
5
+ "version": "1.0.663",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",