@iconify/collections 1.0.663 → 1.0.664

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
@@ -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"
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.664",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",