@iconify/collections 1.0.188 → 1.0.189

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 +9 -9
  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": 2907,
157
- "version": "1.108.0",
156
+ "total": 2925,
157
+ "version": "1.109.0",
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": 1189,
289
- "version": "5.3.2",
288
+ "total": 1209,
289
+ "version": "5.4.0",
290
290
  "author": {
291
291
  "name": "Luca Burgio",
292
292
  "url": "https://github.com/lucaburgio/iconoir"
@@ -462,7 +462,7 @@
462
462
  },
463
463
  "lucide": {
464
464
  "name": "Lucide",
465
- "total": 846,
465
+ "total": 847,
466
466
  "author": {
467
467
  "name": "Lucide Contributors",
468
468
  "url": "https://github.com/lucide-icons/lucide"
@@ -548,8 +548,8 @@
548
548
  },
549
549
  "akar-icons": {
550
550
  "name": "Akar Icons",
551
- "total": 414,
552
- "version": "1.9.21",
551
+ "total": 423,
552
+ "version": "1.9.22",
553
553
  "author": {
554
554
  "name": "Arturo Wibawa",
555
555
  "url": "https://github.com/artcoholic/akar-icons"
@@ -1166,8 +1166,8 @@
1166
1166
  },
1167
1167
  "pajamas": {
1168
1168
  "name": "Gitlab SVGs",
1169
- "total": 345,
1170
- "version": "3.5.0",
1169
+ "total": 346,
1170
+ "version": "3.6.0",
1171
1171
  "author": {
1172
1172
  "name": "GitLab B.V.",
1173
1173
  "url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
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.188",
4
+ "version": "1.0.189",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",