@iconify/collections 1.0.513 → 1.0.515

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 +12 -12
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -197,8 +197,8 @@
197
197
  },
198
198
  "tabler": {
199
199
  "name": "Tabler Icons",
200
- "total": 5844,
201
- "version": "3.29.0",
200
+ "total": 5862,
201
+ "version": "3.30.0",
202
202
  "author": {
203
203
  "name": "Paweł Kuna",
204
204
  "url": "https://github.com/tabler/tabler-icons"
@@ -397,7 +397,7 @@
397
397
  },
398
398
  "lucide": {
399
399
  "name": "Lucide",
400
- "total": 1548,
400
+ "total": 1555,
401
401
  "author": {
402
402
  "name": "Lucide Contributors",
403
403
  "url": "https://github.com/lucide-icons/lucide"
@@ -2121,8 +2121,8 @@
2121
2121
  },
2122
2122
  "octicon": {
2123
2123
  "name": "Octicons",
2124
- "total": 645,
2125
- "version": "19.14.0",
2124
+ "total": 647,
2125
+ "version": "19.15.0",
2126
2126
  "author": {
2127
2127
  "name": "GitHub",
2128
2128
  "url": "https://github.com/primer/octicons/"
@@ -2495,8 +2495,8 @@
2495
2495
  },
2496
2496
  "pajamas": {
2497
2497
  "name": "Gitlab SVGs",
2498
- "total": 385,
2499
- "version": "3.122.0",
2498
+ "total": 386,
2499
+ "version": "3.123.0",
2500
2500
  "author": {
2501
2501
  "name": "GitLab B.V.",
2502
2502
  "url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
@@ -2816,7 +2816,7 @@
2816
2816
  },
2817
2817
  "vscode-icons": {
2818
2818
  "name": "VSCode Icons",
2819
- "total": 1362,
2819
+ "total": 1363,
2820
2820
  "version": "12.11.0",
2821
2821
  "author": {
2822
2822
  "name": "Roberto Huertas",
@@ -3282,8 +3282,8 @@
3282
3282
  },
3283
3283
  "token": {
3284
3284
  "name": "Web3 Icons",
3285
- "total": 1715,
3286
- "version": "4.0.2",
3285
+ "total": 1723,
3286
+ "version": "4.0.7",
3287
3287
  "author": {
3288
3288
  "name": "0xa3k5",
3289
3289
  "url": "https://github.com/0xa3k5/web3icons"
@@ -3307,8 +3307,8 @@
3307
3307
  },
3308
3308
  "token-branded": {
3309
3309
  "name": "Web3 Icons Branded",
3310
- "total": 1967,
3311
- "version": "4.0.2",
3310
+ "total": 1976,
3311
+ "version": "4.0.7",
3312
3312
  "author": {
3313
3313
  "name": "0xa3k5",
3314
3314
  "url": "https://github.com/0xa3k5/web3icons"
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@iconify/collections",
3
3
  "description": "Iconify icon sets list",
4
4
  "license": "MIT",
5
- "version": "1.0.513",
5
+ "version": "1.0.515",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",