@iconify/collections 1.0.292 → 1.0.293

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
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "material-symbols": {
3
3
  "name": "Material Symbols",
4
- "total": 11279,
4
+ "total": 11315,
5
5
  "author": {
6
6
  "name": "Google",
7
7
  "url": "https://github.com/google/material-design-icons"
@@ -284,7 +284,7 @@
284
284
  },
285
285
  "mingcute": {
286
286
  "name": "MingCute Icon",
287
- "total": 2208,
287
+ "total": 2322,
288
288
  "author": {
289
289
  "name": "MingCute Design",
290
290
  "url": "https://github.com/Richard9394/MingCute"
@@ -481,8 +481,8 @@
481
481
  },
482
482
  "octicon": {
483
483
  "name": "Octicons",
484
- "total": 585,
485
- "version": "19.2.0",
484
+ "total": 589,
485
+ "version": "19.3.0",
486
486
  "author": {
487
487
  "name": "GitHub",
488
488
  "url": "https://github.com/primer/octicons/"
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.292",
4
+ "version": "1.0.293",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",