@iconify/collections 1.0.663 → 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 +8 -8
  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",
@@ -1887,7 +1887,7 @@
1887
1887
  },
1888
1888
  "roentgen": {
1889
1889
  "name": "Röntgen",
1890
- "total": 538,
1890
+ "total": 540,
1891
1891
  "author": {
1892
1892
  "name": "Sergey Vartanov",
1893
1893
  "url": "https://github.com/enzet/Roentgen"
@@ -2808,7 +2808,7 @@
2808
2808
  },
2809
2809
  "garden": {
2810
2810
  "name": "Garden SVG Icons",
2811
- "total": 916,
2811
+ "total": 928,
2812
2812
  "author": {
2813
2813
  "name": "Zendesk",
2814
2814
  "url": "https://github.com/zendeskgarden/svg-icons"
@@ -3024,8 +3024,8 @@
3024
3024
  },
3025
3025
  "temaki": {
3026
3026
  "name": "Temaki",
3027
- "total": 544,
3028
- "version": "5.12.0",
3027
+ "total": 557,
3028
+ "version": "5.13.0",
3029
3029
  "author": {
3030
3030
  "name": "Bryan Housel",
3031
3031
  "url": "https://github.com/rapideditor/temaki"
@@ -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.663",
5
+ "version": "1.0.665",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",