@iconify/collections 1.0.503 → 1.0.504

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 +8 -8
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -197,8 +197,8 @@
197
197
  },
198
198
  "tabler": {
199
199
  "name": "Tabler Icons",
200
- "total": 5790,
201
- "version": "3.26.0",
200
+ "total": 5826,
201
+ "version": "3.28.0",
202
202
  "author": {
203
203
  "name": "Paweł Kuna",
204
204
  "url": "https://github.com/tabler/tabler-icons"
@@ -483,7 +483,7 @@
483
483
  },
484
484
  "tdesign": {
485
485
  "name": "TDesign Icons",
486
- "total": 2114,
486
+ "total": 2116,
487
487
  "author": {
488
488
  "name": "TDesign",
489
489
  "url": "https://github.com/Tencent/tdesign-icons"
@@ -794,8 +794,8 @@
794
794
  },
795
795
  "proicons": {
796
796
  "name": "ProIcons",
797
- "total": 474,
798
- "version": "4.11.2",
797
+ "total": 473,
798
+ "version": "4.11.4",
799
799
  "author": {
800
800
  "name": "ProCode",
801
801
  "url": "https://github.com/ProCode-Software/proicons"
@@ -2816,7 +2816,7 @@
2816
2816
  },
2817
2817
  "vscode-icons": {
2818
2818
  "name": "VSCode Icons",
2819
- "total": 1326,
2819
+ "total": 1327,
2820
2820
  "version": "12.10.0",
2821
2821
  "author": {
2822
2822
  "name": "Roberto Huertas",
@@ -3021,8 +3021,8 @@
3021
3021
  },
3022
3022
  "simple-icons": {
3023
3023
  "name": "Simple Icons",
3024
- "total": 3247,
3025
- "version": "14.0.1",
3024
+ "total": 3249,
3025
+ "version": "14.1.0",
3026
3026
  "author": {
3027
3027
  "name": "Simple Icons Collaborators",
3028
3028
  "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.503",
5
+ "version": "1.0.504",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",