@iconify/collections 1.0.159 → 1.0.160

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": 8180,
4
+ "total": 8183,
5
5
  "author": {
6
6
  "name": "Google",
7
7
  "url": "https://github.com/google/material-design-icons"
@@ -1119,8 +1119,8 @@
1119
1119
  },
1120
1120
  "heroicons": {
1121
1121
  "name": "HeroIcons",
1122
- "total": 795,
1123
- "version": "2.0.8",
1122
+ "total": 840,
1123
+ "version": "2.0.10",
1124
1124
  "author": {
1125
1125
  "name": "Refactoring UI Inc",
1126
1126
  "url": "https://github.com/tailwindlabs/heroicons"
@@ -1279,8 +1279,8 @@
1279
1279
  },
1280
1280
  "octicon": {
1281
1281
  "name": "Octicons",
1282
- "total": 514,
1283
- "version": "17.4.1",
1282
+ "total": 516,
1283
+ "version": "17.5.0",
1284
1284
  "author": {
1285
1285
  "name": "GitHub",
1286
1286
  "url": "https://github.com/primer/octicons/"
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.159",
4
+ "version": "1.0.160",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",