@iconify/collections 1.0.519 → 1.0.520

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 +2 -2
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -2816,7 +2816,7 @@
2816
2816
  },
2817
2817
  "vscode-icons": {
2818
2818
  "name": "VSCode Icons",
2819
- "total": 1366,
2819
+ "total": 1367,
2820
2820
  "version": "12.11.0",
2821
2821
  "author": {
2822
2822
  "name": "Roberto Huertas",
@@ -3386,7 +3386,7 @@
3386
3386
  },
3387
3387
  "openmoji": {
3388
3388
  "name": "OpenMoji",
3389
- "total": 4174,
3389
+ "total": 4181,
3390
3390
  "author": {
3391
3391
  "name": "OpenMoji",
3392
3392
  "url": "https://github.com/hfg-gmuend/openmoji"
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.519",
5
+ "version": "1.0.520",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",