@iconify/collections 1.0.181 → 1.0.183

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 +7 -7
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -153,8 +153,8 @@
153
153
  },
154
154
  "tabler": {
155
155
  "name": "Tabler Icons",
156
- "total": 2853,
157
- "version": "1.105.0",
156
+ "total": 2871,
157
+ "version": "1.106.0",
158
158
  "author": {
159
159
  "name": "Paweł Kuna",
160
160
  "url": "https://github.com/tabler/tabler-icons"
@@ -745,8 +745,8 @@
745
745
  },
746
746
  "humbleicons": {
747
747
  "name": "Humbleicons",
748
- "total": 227,
749
- "version": "1.7.0",
748
+ "total": 235,
749
+ "version": "1.9.0",
750
750
  "author": {
751
751
  "name": "Jiří Zralý",
752
752
  "url": "https://github.com/zraly/humbleicons"
@@ -1189,7 +1189,7 @@
1189
1189
  "pepicons": {
1190
1190
  "name": "Pepicons",
1191
1191
  "total": 428,
1192
- "version": "1.2.0",
1192
+ "version": "1.2.1",
1193
1193
  "author": {
1194
1194
  "name": "CyCraft",
1195
1195
  "url": "https://github.com/CyCraft/pepicons"
@@ -2711,8 +2711,8 @@
2711
2711
  "home"
2712
2712
  ],
2713
2713
  "height": 24,
2714
- "palette": false,
2715
- "hidden": true
2714
+ "category": "Archive / Unmaintained",
2715
+ "palette": false
2716
2716
  },
2717
2717
  "whh": {
2718
2718
  "name": "WebHostingHub Glyphs",
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.181",
4
+ "version": "1.0.183",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",