@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 +8 -8
- package/collections.md +8 -8
- package/composer.json +1 -1
- package/dist/index.cjs +1 -1
- package/json/academicons.json +175 -154
- package/json/devicon.json +8 -2
- package/json/healthicons.json +588 -588
- package/json/lucide.json +16 -4
- package/json/pajamas.json +6 -3
- package/json/tabler.json +58 -4
- package/package.json +9 -9
- package/readme.md +54 -46
package/collections.json
CHANGED
|
@@ -108,8 +108,8 @@
|
|
|
108
108
|
},
|
|
109
109
|
"tabler": {
|
|
110
110
|
"name": "Tabler Icons",
|
|
111
|
-
"total":
|
|
112
|
-
"version": "2.
|
|
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":
|
|
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":
|
|
1297
|
-
"version": "3.
|
|
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":
|
|
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":
|
|
2409
|
-
"version": "1.9.
|
|
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:
|
|
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.
|
|
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:
|
|
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:
|
|
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.
|
|
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:
|
|
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:
|
|
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.
|
|
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
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' ?
|
|
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) => {
|