@iconify/collections 1.0.664 → 1.0.665

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
@@ -196,7 +196,7 @@
196
196
  },
197
197
  "tabler": {
198
198
  "name": "Tabler Icons",
199
- "total": 6074,
199
+ "total": 6080,
200
200
  "version": "3.40.0",
201
201
  "author": {
202
202
  "name": "Paweł Kuna",
@@ -3485,7 +3485,7 @@
3485
3485
  },
3486
3486
  "codicon": {
3487
3487
  "name": "Codicons",
3488
- "total": 540,
3488
+ "total": 541,
3489
3489
  "version": "0.0.0",
3490
3490
  "author": {
3491
3491
  "name": "Microsoft Corporation",
@@ -3682,8 +3682,8 @@
3682
3682
  },
3683
3683
  "simple-icons": {
3684
3684
  "name": "Simple Icons",
3685
- "total": 3412,
3686
- "version": "16.12.0",
3685
+ "total": 3414,
3686
+ "version": "16.13.0",
3687
3687
  "author": {
3688
3688
  "name": "Simple Icons Collaborators",
3689
3689
  "url": "https://github.com/simple-icons/simple-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.664",
5
+ "version": "1.0.665",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",