@iconify/collections 1.0.226 → 1.0.227

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 +8 -8
  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": 3204,
157
- "version": "2.0.0",
156
+ "total": 3222,
157
+ "version": "2.1.2",
158
158
  "author": {
159
159
  "name": "Paweł Kuna",
160
160
  "url": "https://github.com/tabler/tabler-icons"
@@ -285,8 +285,8 @@
285
285
  },
286
286
  "iconoir": {
287
287
  "name": "Iconoir",
288
- "total": 1235,
289
- "version": "6.0.0",
288
+ "total": 1259,
289
+ "version": "6.1.0",
290
290
  "author": {
291
291
  "name": "Luca Burgio",
292
292
  "url": "https://github.com/iconoir-icons/iconoir"
@@ -462,7 +462,7 @@
462
462
  },
463
463
  "lucide": {
464
464
  "name": "Lucide",
465
- "total": 869,
465
+ "total": 876,
466
466
  "author": {
467
467
  "name": "Lucide Contributors",
468
468
  "url": "https://github.com/lucide-icons/lucide"
@@ -1142,7 +1142,7 @@
1142
1142
  "heroicons": {
1143
1143
  "name": "HeroIcons",
1144
1144
  "total": 876,
1145
- "version": "2.0.13",
1145
+ "version": "2.0.14",
1146
1146
  "author": {
1147
1147
  "name": "Refactoring UI Inc",
1148
1148
  "url": "https://github.com/tailwindlabs/heroicons"
@@ -1345,8 +1345,8 @@
1345
1345
  },
1346
1346
  "octicon": {
1347
1347
  "name": "Octicons",
1348
- "total": 550,
1349
- "version": "17.10.2",
1348
+ "total": 552,
1349
+ "version": "17.11.1",
1350
1350
  "author": {
1351
1351
  "name": "GitHub",
1352
1352
  "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.226",
4
+ "version": "1.0.227",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",