@iconify/collections 1.0.225 → 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 +11 -11
  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-beta.2",
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"
@@ -1097,7 +1097,7 @@
1097
1097
  },
1098
1098
  "vscode-icons": {
1099
1099
  "name": "VSCode Icons",
1100
- "total": 1185,
1100
+ "total": 1197,
1101
1101
  "version": "12.2.0",
1102
1102
  "author": {
1103
1103
  "name": "Roberto Huertas",
@@ -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"
@@ -1188,8 +1188,8 @@
1188
1188
  },
1189
1189
  "pajamas": {
1190
1190
  "name": "Gitlab SVGs",
1191
- "total": 357,
1192
- "version": "3.17.0",
1191
+ "total": 358,
1192
+ "version": "3.18.0",
1193
1193
  "author": {
1194
1194
  "name": "GitLab B.V.",
1195
1195
  "url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
@@ -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.225",
4
+ "version": "1.0.227",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",