@iconify/json 2.2.72 → 2.2.73

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.
package/collections.json CHANGED
@@ -108,8 +108,8 @@
108
108
  },
109
109
  "tabler": {
110
110
  "name": "Tabler Icons",
111
- "total": 4213,
112
- "version": "2.20.0",
111
+ "total": 4231,
112
+ "version": "2.21.0",
113
113
  "author": {
114
114
  "name": "Paweł Kuna",
115
115
  "url": "https://github.com/tabler/tabler-icons"
@@ -526,7 +526,7 @@
526
526
  },
527
527
  "lucide": {
528
528
  "name": "Lucide",
529
- "total": 1123,
529
+ "total": 1127,
530
530
  "author": {
531
531
  "name": "Lucide Contributors",
532
532
  "url": "https://github.com/lucide-icons/lucide"
@@ -1293,8 +1293,8 @@
1293
1293
  },
1294
1294
  "pajamas": {
1295
1295
  "name": "Gitlab SVGs",
1296
- "total": 367,
1297
- "version": "3.50.0",
1296
+ "total": 368,
1297
+ "version": "3.51.0",
1298
1298
  "author": {
1299
1299
  "name": "GitLab B.V.",
1300
1300
  "url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
@@ -2057,7 +2057,7 @@
2057
2057
  },
2058
2058
  "devicon": {
2059
2059
  "name": "Devicon",
2060
- "total": 678,
2060
+ "total": 680,
2061
2061
  "author": {
2062
2062
  "name": "konpa",
2063
2063
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -2405,8 +2405,8 @@
2405
2405
  },
2406
2406
  "academicons": {
2407
2407
  "name": "Academicons",
2408
- "total": 151,
2409
- "version": "1.9.3",
2408
+ "total": 157,
2409
+ "version": "1.9.4",
2410
2410
  "author": {
2411
2411
  "name": "James Walsh",
2412
2412
  "url": "https://github.com/jpswalsh/academicons"
package/collections.md CHANGED
@@ -54,12 +54,12 @@
54
54
  * File: [json/solar.json](json/solar.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
55
55
 
56
56
  ## Tabler Icons
57
- * Number of icons: 4213
57
+ * Number of icons: 4231
58
58
  * Author: Paweł Kuna
59
59
  * URL: https://github.com/tabler/tabler-icons
60
60
  * License: MIT
61
61
  * License URL: https://github.com/tabler/tabler-icons/blob/master/LICENSE
62
- * Version: 2.20.0
62
+ * Version: 2.21.0
63
63
  * Palette: Colorless
64
64
  * Icon set prefix: `tabler`
65
65
  * File: [json/tabler.json](json/tabler.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
@@ -259,7 +259,7 @@
259
259
  * File: [json/cil.json](json/cil.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
260
260
 
261
261
  ## Lucide
262
- * Number of icons: 1123
262
+ * Number of icons: 1127
263
263
  * Author: Lucide Contributors
264
264
  * URL: https://github.com/lucide-icons/lucide
265
265
  * License: ISC
@@ -634,12 +634,12 @@
634
634
  * File: [json/codicon.json](json/codicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
635
635
 
636
636
  ## Gitlab SVGs
637
- * Number of icons: 367
637
+ * Number of icons: 368
638
638
  * Author: GitLab B.V.
639
639
  * URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main
640
640
  * License: MIT
641
641
  * License URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/blob/main/LICENSE
642
- * Version: 3.50.0
642
+ * Version: 3.51.0
643
643
  * Palette: Colorless
644
644
  * Icon set prefix: `pajamas`
645
645
  * File: [json/pajamas.json](json/pajamas.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
@@ -1004,7 +1004,7 @@
1004
1004
  * File: [json/file-icons.json](json/file-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
1005
1005
 
1006
1006
  ## Devicon
1007
- * Number of icons: 678
1007
+ * Number of icons: 680
1008
1008
  * Author: konpa
1009
1009
  * URL: https://github.com/devicons/devicon/tree/master
1010
1010
  * License: MIT
@@ -1173,12 +1173,12 @@
1173
1173
  * File: [json/fad.json](json/fad.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
1174
1174
 
1175
1175
  ## Academicons
1176
- * Number of icons: 151
1176
+ * Number of icons: 157
1177
1177
  * Author: James Walsh
1178
1178
  * URL: https://github.com/jpswalsh/academicons
1179
1179
  * License: Open Font License
1180
1180
  * License URL: https://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL
1181
- * Version: 1.9.3
1181
+ * Version: 1.9.4
1182
1182
  * Palette: Colorless
1183
1183
  * Icon set prefix: `academicons`
1184
1184
  * File: [json/academicons.json](json/academicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
package/composer.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "iconify/json",
3
3
  "description": "Iconify icons collection in JSON format",
4
4
  "type": "library",
5
- "version": "2.2.72",
5
+ "version": "2.2.73",
6
6
  "license": "MIT",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "autoload": {
package/dist/index.cjs CHANGED
@@ -14,7 +14,7 @@ const pathe = require('pathe');
14
14
  * For the full copyright and license information, please view the license.txt
15
15
  * file that is available in this file's directory.
16
16
  */
17
- const _dirname = typeof __dirname !== "undefined" ? __dirname : pathe.dirname(url.fileURLToPath((typeof document === 'undefined' ? new (require('u' + 'rl').URL)('file:' + __filename).href : (document.currentScript && document.currentScript.src || new URL('index.cjs', document.baseURI).href))));
17
+ const _dirname = typeof __dirname !== "undefined" ? __dirname : pathe.dirname(url.fileURLToPath((typeof document === 'undefined' ? require('u' + 'rl').pathToFileURL(__filename).href : (document.currentScript && document.currentScript.src || new URL('index.cjs', document.baseURI).href))));
18
18
  const dir = pathe.join(_dirname, "/..");
19
19
  const locate = (name) => pathe.join(dir, `./json/${name}.json`);
20
20
  const loadCollection = async (path) => {