@iconify/collections 1.0.326 → 1.0.327

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
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "material-symbols": {
3
3
  "name": "Material Symbols",
4
- "total": 11405,
4
+ "total": 11538,
5
5
  "author": {
6
6
  "name": "Google",
7
7
  "url": "https://github.com/google/material-design-icons"
@@ -87,7 +87,7 @@
87
87
  },
88
88
  "solar": {
89
89
  "name": "Solar",
90
- "total": 7404,
90
+ "total": 7403,
91
91
  "author": {
92
92
  "name": "480 Design",
93
93
  "url": "https://www.figma.com/community/file/1166831539721848736"
@@ -108,8 +108,8 @@
108
108
  },
109
109
  "tabler": {
110
110
  "name": "Tabler Icons",
111
- "total": 4655,
112
- "version": "2.33.0",
111
+ "total": 4673,
112
+ "version": "2.34.0",
113
113
  "author": {
114
114
  "name": "Paweł Kuna",
115
115
  "url": "https://github.com/tabler/tabler-icons"
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@iconify/collections",
3
3
  "description": "Iconify icon sets list",
4
- "version": "1.0.326",
4
+ "version": "1.0.327",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",