@iconify/collections 1.0.161 → 1.0.164

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 +5 -5
  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": 8183,
4
+ "total": 8201,
5
5
  "author": {
6
6
  "name": "Google",
7
7
  "url": "https://github.com/google/material-design-icons"
@@ -153,8 +153,8 @@
153
153
  },
154
154
  "tabler": {
155
155
  "name": "Tabler Icons",
156
- "total": 2428,
157
- "version": "1.92.0",
156
+ "total": 2663,
157
+ "version": "1.95.0",
158
158
  "author": {
159
159
  "name": "Paweł Kuna",
160
160
  "url": "https://github.com/tabler/tabler-icons"
@@ -1652,8 +1652,8 @@
1652
1652
  },
1653
1653
  "simple-icons": {
1654
1654
  "name": "Simple Icons",
1655
- "total": 2325,
1656
- "version": "7.9.0",
1655
+ "total": 2332,
1656
+ "version": "7.10.0",
1657
1657
  "author": {
1658
1658
  "name": "Simple Icons Collaborators",
1659
1659
  "url": "https://github.com/simple-icons/simple-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.161",
4
+ "version": "1.0.164",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",