@iconify/json 2.2.228 → 2.2.229
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 +184 -163
- package/collections.md +92 -82
- package/composer.json +1 -1
- package/json/arcticons.json +19 -10
- package/json/catppuccin.json +1554 -0
- package/json/cbi.json +78 -3
- package/json/codicon.json +1 -1
- package/json/devicon-plain.json +1 -1
- package/json/devicon.json +1 -1
- package/json/fa6-brands.json +11 -4
- package/json/fa6-regular.json +34 -34
- package/json/fa6-solid.json +346 -335
- package/json/file-icons.json +319 -319
- package/json/material-symbols-light.json +34 -2
- package/json/material-symbols.json +34 -2
- package/json/pajamas.json +1 -1
- package/json/skill-icons.json +260 -260
- package/json/tabler.json +162 -3
- package/json/unjs.json +63 -63
- package/json/vscode-icons.json +1 -1
- package/package.json +1 -1
package/collections.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"material-symbols": {
|
|
3
3
|
"name": "Material Symbols",
|
|
4
|
-
"total":
|
|
4
|
+
"total": 13024,
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Google",
|
|
7
7
|
"url": "https://github.com/google/material-design-icons"
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
},
|
|
23
23
|
"material-symbols-light": {
|
|
24
24
|
"name": "Material Symbols Light",
|
|
25
|
-
"total":
|
|
25
|
+
"total": 13091,
|
|
26
26
|
"author": {
|
|
27
27
|
"name": "Google",
|
|
28
28
|
"url": "https://github.com/google/material-design-icons"
|
|
@@ -129,8 +129,8 @@
|
|
|
129
129
|
},
|
|
130
130
|
"tabler": {
|
|
131
131
|
"name": "Tabler Icons",
|
|
132
|
-
"total":
|
|
133
|
-
"version": "3.
|
|
132
|
+
"total": 5450,
|
|
133
|
+
"version": "3.11.0",
|
|
134
134
|
"author": {
|
|
135
135
|
"name": "Paweł Kuna",
|
|
136
136
|
"url": "https://github.com/tabler/tabler-icons"
|
|
@@ -1451,29 +1451,6 @@
|
|
|
1451
1451
|
"category": "General",
|
|
1452
1452
|
"palette": true
|
|
1453
1453
|
},
|
|
1454
|
-
"vscode-icons": {
|
|
1455
|
-
"name": "VSCode Icons",
|
|
1456
|
-
"total": 1292,
|
|
1457
|
-
"version": "12.8.0",
|
|
1458
|
-
"author": {
|
|
1459
|
-
"name": "Roberto Huertas",
|
|
1460
|
-
"url": "https://github.com/vscode-icons/vscode-icons"
|
|
1461
|
-
},
|
|
1462
|
-
"license": {
|
|
1463
|
-
"title": "MIT",
|
|
1464
|
-
"spdx": "MIT",
|
|
1465
|
-
"url": "https://github.com/vscode-icons/vscode-icons/blob/master/LICENSE"
|
|
1466
|
-
},
|
|
1467
|
-
"samples": [
|
|
1468
|
-
"file-type-actionscript2",
|
|
1469
|
-
"file-type-json",
|
|
1470
|
-
"file-type-manifest"
|
|
1471
|
-
],
|
|
1472
|
-
"height": 32,
|
|
1473
|
-
"displayHeight": 16,
|
|
1474
|
-
"category": "General",
|
|
1475
|
-
"palette": true
|
|
1476
|
-
},
|
|
1477
1454
|
"jam": {
|
|
1478
1455
|
"name": "Jam Icons",
|
|
1479
1456
|
"total": 940,
|
|
@@ -1516,32 +1493,10 @@
|
|
|
1516
1493
|
"category": "General",
|
|
1517
1494
|
"palette": false
|
|
1518
1495
|
},
|
|
1519
|
-
"codicon": {
|
|
1520
|
-
"name": "Codicons",
|
|
1521
|
-
"total": 460,
|
|
1522
|
-
"version": "0.0.36",
|
|
1523
|
-
"author": {
|
|
1524
|
-
"name": "Microsoft Corporation",
|
|
1525
|
-
"url": "https://github.com/microsoft/vscode-codicons"
|
|
1526
|
-
},
|
|
1527
|
-
"license": {
|
|
1528
|
-
"title": "CC BY 4.0",
|
|
1529
|
-
"spdx": "CC-BY-4.0",
|
|
1530
|
-
"url": "https://github.com/microsoft/vscode-codicons/blob/main/LICENSE"
|
|
1531
|
-
},
|
|
1532
|
-
"samples": [
|
|
1533
|
-
"account",
|
|
1534
|
-
"bell-dot",
|
|
1535
|
-
"new-file"
|
|
1536
|
-
],
|
|
1537
|
-
"displayHeight": 24,
|
|
1538
|
-
"category": "General",
|
|
1539
|
-
"palette": false
|
|
1540
|
-
},
|
|
1541
1496
|
"pajamas": {
|
|
1542
1497
|
"name": "Gitlab SVGs",
|
|
1543
1498
|
"total": 378,
|
|
1544
|
-
"version": "3.
|
|
1499
|
+
"version": "3.107.0",
|
|
1545
1500
|
"author": {
|
|
1546
1501
|
"name": "GitLab B.V.",
|
|
1547
1502
|
"url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
|
|
@@ -1712,8 +1667,8 @@
|
|
|
1712
1667
|
},
|
|
1713
1668
|
"fa6-solid": {
|
|
1714
1669
|
"name": "Font Awesome Solid",
|
|
1715
|
-
"total":
|
|
1716
|
-
"version": "6.
|
|
1670
|
+
"total": 1395,
|
|
1671
|
+
"version": "6.6.0",
|
|
1717
1672
|
"author": {
|
|
1718
1673
|
"name": "Dave Gandy",
|
|
1719
1674
|
"url": "https://github.com/FortAwesome/Font-Awesome"
|
|
@@ -1736,7 +1691,7 @@
|
|
|
1736
1691
|
"fa6-regular": {
|
|
1737
1692
|
"name": "Font Awesome Regular",
|
|
1738
1693
|
"total": 163,
|
|
1739
|
-
"version": "6.
|
|
1694
|
+
"version": "6.6.0",
|
|
1740
1695
|
"author": {
|
|
1741
1696
|
"name": "Dave Gandy",
|
|
1742
1697
|
"url": "https://github.com/FortAwesome/Font-Awesome"
|
|
@@ -2283,8 +2238,8 @@
|
|
|
2283
2238
|
},
|
|
2284
2239
|
"fa6-brands": {
|
|
2285
2240
|
"name": "Font Awesome Brands",
|
|
2286
|
-
"total":
|
|
2287
|
-
"version": "6.
|
|
2241
|
+
"total": 492,
|
|
2242
|
+
"version": "6.6.0",
|
|
2288
2243
|
"author": {
|
|
2289
2244
|
"name": "Dave Gandy",
|
|
2290
2245
|
"url": "https://github.com/FortAwesome/Font-Awesome"
|
|
@@ -2350,7 +2305,7 @@
|
|
|
2350
2305
|
},
|
|
2351
2306
|
"cbi": {
|
|
2352
2307
|
"name": "Custom Brand Icons",
|
|
2353
|
-
"total":
|
|
2308
|
+
"total": 1220,
|
|
2354
2309
|
"author": {
|
|
2355
2310
|
"name": "Emanuele & rchiileea",
|
|
2356
2311
|
"url": "https://github.com/elax46/custom-brand-icons"
|
|
@@ -2369,113 +2324,6 @@
|
|
|
2369
2324
|
"category": "Brands / Social",
|
|
2370
2325
|
"palette": false
|
|
2371
2326
|
},
|
|
2372
|
-
"file-icons": {
|
|
2373
|
-
"name": "File Icons",
|
|
2374
|
-
"total": 930,
|
|
2375
|
-
"author": {
|
|
2376
|
-
"name": "John Gardner",
|
|
2377
|
-
"url": "https://github.com/file-icons/icons"
|
|
2378
|
-
},
|
|
2379
|
-
"license": {
|
|
2380
|
-
"title": "ISC",
|
|
2381
|
-
"spdx": "ISC",
|
|
2382
|
-
"url": "https://github.com/file-icons/icons/blob/master/LICENSE.md"
|
|
2383
|
-
},
|
|
2384
|
-
"samples": [
|
|
2385
|
-
"adobe",
|
|
2386
|
-
"chartjs",
|
|
2387
|
-
"dom"
|
|
2388
|
-
],
|
|
2389
|
-
"height": 16,
|
|
2390
|
-
"category": "Brands / Social",
|
|
2391
|
-
"palette": false
|
|
2392
|
-
},
|
|
2393
|
-
"devicon": {
|
|
2394
|
-
"name": "Devicon",
|
|
2395
|
-
"total": 786,
|
|
2396
|
-
"author": {
|
|
2397
|
-
"name": "konpa",
|
|
2398
|
-
"url": "https://github.com/devicons/devicon/tree/master"
|
|
2399
|
-
},
|
|
2400
|
-
"license": {
|
|
2401
|
-
"title": "MIT",
|
|
2402
|
-
"spdx": "MIT",
|
|
2403
|
-
"url": "https://github.com/devicons/devicon/blob/master/LICENSE"
|
|
2404
|
-
},
|
|
2405
|
-
"samples": [
|
|
2406
|
-
"windows8",
|
|
2407
|
-
"tensorflow",
|
|
2408
|
-
"logstash"
|
|
2409
|
-
],
|
|
2410
|
-
"height": 32,
|
|
2411
|
-
"displayHeight": 16,
|
|
2412
|
-
"category": "Brands / Social",
|
|
2413
|
-
"palette": true
|
|
2414
|
-
},
|
|
2415
|
-
"devicon-plain": {
|
|
2416
|
-
"name": "Devicon Plain",
|
|
2417
|
-
"total": 588,
|
|
2418
|
-
"author": {
|
|
2419
|
-
"name": "konpa",
|
|
2420
|
-
"url": "https://github.com/devicons/devicon/tree/master"
|
|
2421
|
-
},
|
|
2422
|
-
"license": {
|
|
2423
|
-
"title": "MIT",
|
|
2424
|
-
"spdx": "MIT",
|
|
2425
|
-
"url": "https://github.com/devicons/devicon/blob/master/LICENSE"
|
|
2426
|
-
},
|
|
2427
|
-
"samples": [
|
|
2428
|
-
"kotlin",
|
|
2429
|
-
"bulma",
|
|
2430
|
-
"logstash"
|
|
2431
|
-
],
|
|
2432
|
-
"height": 32,
|
|
2433
|
-
"displayHeight": 16,
|
|
2434
|
-
"category": "Brands / Social",
|
|
2435
|
-
"palette": false
|
|
2436
|
-
},
|
|
2437
|
-
"skill-icons": {
|
|
2438
|
-
"name": "Skill Icons",
|
|
2439
|
-
"total": 397,
|
|
2440
|
-
"author": {
|
|
2441
|
-
"name": "tandpfun",
|
|
2442
|
-
"url": "https://github.com/tandpfun/skill-icons"
|
|
2443
|
-
},
|
|
2444
|
-
"license": {
|
|
2445
|
-
"title": "MIT",
|
|
2446
|
-
"spdx": "MIT",
|
|
2447
|
-
"url": "https://github.com/tandpfun/skill-icons/blob/main/LICENSE"
|
|
2448
|
-
},
|
|
2449
|
-
"samples": [
|
|
2450
|
-
"markdown-light",
|
|
2451
|
-
"vuejs-dark",
|
|
2452
|
-
"html"
|
|
2453
|
-
],
|
|
2454
|
-
"height": 24,
|
|
2455
|
-
"category": "Brands / Social",
|
|
2456
|
-
"palette": true
|
|
2457
|
-
},
|
|
2458
|
-
"unjs": {
|
|
2459
|
-
"name": "UnJS Logos",
|
|
2460
|
-
"total": 63,
|
|
2461
|
-
"author": {
|
|
2462
|
-
"name": "UnJS",
|
|
2463
|
-
"url": "https://github.com/unjs"
|
|
2464
|
-
},
|
|
2465
|
-
"license": {
|
|
2466
|
-
"title": "Apache 2.0",
|
|
2467
|
-
"spdx": "Apache-2.0"
|
|
2468
|
-
},
|
|
2469
|
-
"samples": [
|
|
2470
|
-
"nitro",
|
|
2471
|
-
"jiti",
|
|
2472
|
-
"unstorage"
|
|
2473
|
-
],
|
|
2474
|
-
"height": 32,
|
|
2475
|
-
"displayHeight": 16,
|
|
2476
|
-
"category": "Brands / Social",
|
|
2477
|
-
"palette": true
|
|
2478
|
-
},
|
|
2479
2327
|
"brandico": {
|
|
2480
2328
|
"name": "Brandico",
|
|
2481
2329
|
"total": 45,
|
|
@@ -2758,6 +2606,179 @@
|
|
|
2758
2606
|
"category": "Maps / Flags",
|
|
2759
2607
|
"palette": false
|
|
2760
2608
|
},
|
|
2609
|
+
"vscode-icons": {
|
|
2610
|
+
"name": "VSCode Icons",
|
|
2611
|
+
"total": 1292,
|
|
2612
|
+
"version": "12.8.0",
|
|
2613
|
+
"author": {
|
|
2614
|
+
"name": "Roberto Huertas",
|
|
2615
|
+
"url": "https://github.com/vscode-icons/vscode-icons"
|
|
2616
|
+
},
|
|
2617
|
+
"license": {
|
|
2618
|
+
"title": "MIT",
|
|
2619
|
+
"spdx": "MIT",
|
|
2620
|
+
"url": "https://github.com/vscode-icons/vscode-icons/blob/master/LICENSE"
|
|
2621
|
+
},
|
|
2622
|
+
"samples": [
|
|
2623
|
+
"file-type-actionscript2",
|
|
2624
|
+
"file-type-json",
|
|
2625
|
+
"file-type-manifest"
|
|
2626
|
+
],
|
|
2627
|
+
"height": 32,
|
|
2628
|
+
"displayHeight": 16,
|
|
2629
|
+
"category": "Programming",
|
|
2630
|
+
"palette": true
|
|
2631
|
+
},
|
|
2632
|
+
"codicon": {
|
|
2633
|
+
"name": "Codicons",
|
|
2634
|
+
"total": 460,
|
|
2635
|
+
"version": "0.0.36",
|
|
2636
|
+
"author": {
|
|
2637
|
+
"name": "Microsoft Corporation",
|
|
2638
|
+
"url": "https://github.com/microsoft/vscode-codicons"
|
|
2639
|
+
},
|
|
2640
|
+
"license": {
|
|
2641
|
+
"title": "CC BY 4.0",
|
|
2642
|
+
"spdx": "CC-BY-4.0",
|
|
2643
|
+
"url": "https://github.com/microsoft/vscode-codicons/blob/main/LICENSE"
|
|
2644
|
+
},
|
|
2645
|
+
"samples": [
|
|
2646
|
+
"account",
|
|
2647
|
+
"bell-dot",
|
|
2648
|
+
"new-file"
|
|
2649
|
+
],
|
|
2650
|
+
"displayHeight": 24,
|
|
2651
|
+
"category": "Programming",
|
|
2652
|
+
"palette": false
|
|
2653
|
+
},
|
|
2654
|
+
"file-icons": {
|
|
2655
|
+
"name": "File Icons",
|
|
2656
|
+
"total": 930,
|
|
2657
|
+
"author": {
|
|
2658
|
+
"name": "John Gardner",
|
|
2659
|
+
"url": "https://github.com/file-icons/icons"
|
|
2660
|
+
},
|
|
2661
|
+
"license": {
|
|
2662
|
+
"title": "ISC",
|
|
2663
|
+
"spdx": "ISC",
|
|
2664
|
+
"url": "https://github.com/file-icons/icons/blob/master/LICENSE.md"
|
|
2665
|
+
},
|
|
2666
|
+
"samples": [
|
|
2667
|
+
"adobe",
|
|
2668
|
+
"chartjs",
|
|
2669
|
+
"dom"
|
|
2670
|
+
],
|
|
2671
|
+
"height": 16,
|
|
2672
|
+
"category": "Programming",
|
|
2673
|
+
"palette": false
|
|
2674
|
+
},
|
|
2675
|
+
"devicon": {
|
|
2676
|
+
"name": "Devicon",
|
|
2677
|
+
"total": 786,
|
|
2678
|
+
"author": {
|
|
2679
|
+
"name": "konpa",
|
|
2680
|
+
"url": "https://github.com/devicons/devicon/tree/master"
|
|
2681
|
+
},
|
|
2682
|
+
"license": {
|
|
2683
|
+
"title": "MIT",
|
|
2684
|
+
"spdx": "MIT",
|
|
2685
|
+
"url": "https://github.com/devicons/devicon/blob/master/LICENSE"
|
|
2686
|
+
},
|
|
2687
|
+
"samples": [
|
|
2688
|
+
"windows8",
|
|
2689
|
+
"tensorflow",
|
|
2690
|
+
"logstash"
|
|
2691
|
+
],
|
|
2692
|
+
"height": 32,
|
|
2693
|
+
"displayHeight": 16,
|
|
2694
|
+
"category": "Programming",
|
|
2695
|
+
"palette": true
|
|
2696
|
+
},
|
|
2697
|
+
"devicon-plain": {
|
|
2698
|
+
"name": "Devicon Plain",
|
|
2699
|
+
"total": 588,
|
|
2700
|
+
"author": {
|
|
2701
|
+
"name": "konpa",
|
|
2702
|
+
"url": "https://github.com/devicons/devicon/tree/master"
|
|
2703
|
+
},
|
|
2704
|
+
"license": {
|
|
2705
|
+
"title": "MIT",
|
|
2706
|
+
"spdx": "MIT",
|
|
2707
|
+
"url": "https://github.com/devicons/devicon/blob/master/LICENSE"
|
|
2708
|
+
},
|
|
2709
|
+
"samples": [
|
|
2710
|
+
"kotlin",
|
|
2711
|
+
"bulma",
|
|
2712
|
+
"logstash"
|
|
2713
|
+
],
|
|
2714
|
+
"height": 32,
|
|
2715
|
+
"displayHeight": 16,
|
|
2716
|
+
"category": "Programming",
|
|
2717
|
+
"palette": false
|
|
2718
|
+
},
|
|
2719
|
+
"catppuccin": {
|
|
2720
|
+
"name": "Catppuccin Icons",
|
|
2721
|
+
"total": 508,
|
|
2722
|
+
"author": {
|
|
2723
|
+
"name": "Catppuccin",
|
|
2724
|
+
"url": "https://github.com/catppuccin/vscode-icons"
|
|
2725
|
+
},
|
|
2726
|
+
"license": {
|
|
2727
|
+
"title": "MIT",
|
|
2728
|
+
"spdx": "MIT",
|
|
2729
|
+
"url": "https://github.com/catppuccin/vscode-icons/blob/main/LICENSE"
|
|
2730
|
+
},
|
|
2731
|
+
"samples": [
|
|
2732
|
+
"folder",
|
|
2733
|
+
"nuxt",
|
|
2734
|
+
"vscode"
|
|
2735
|
+
],
|
|
2736
|
+
"height": 24,
|
|
2737
|
+
"category": "Programming",
|
|
2738
|
+
"palette": true
|
|
2739
|
+
},
|
|
2740
|
+
"skill-icons": {
|
|
2741
|
+
"name": "Skill Icons",
|
|
2742
|
+
"total": 397,
|
|
2743
|
+
"author": {
|
|
2744
|
+
"name": "tandpfun",
|
|
2745
|
+
"url": "https://github.com/tandpfun/skill-icons"
|
|
2746
|
+
},
|
|
2747
|
+
"license": {
|
|
2748
|
+
"title": "MIT",
|
|
2749
|
+
"spdx": "MIT",
|
|
2750
|
+
"url": "https://github.com/tandpfun/skill-icons/blob/main/LICENSE"
|
|
2751
|
+
},
|
|
2752
|
+
"samples": [
|
|
2753
|
+
"markdown-light",
|
|
2754
|
+
"vuejs-dark",
|
|
2755
|
+
"html"
|
|
2756
|
+
],
|
|
2757
|
+
"height": 24,
|
|
2758
|
+
"category": "Programming",
|
|
2759
|
+
"palette": true
|
|
2760
|
+
},
|
|
2761
|
+
"unjs": {
|
|
2762
|
+
"name": "UnJS Logos",
|
|
2763
|
+
"total": 63,
|
|
2764
|
+
"author": {
|
|
2765
|
+
"name": "UnJS",
|
|
2766
|
+
"url": "https://github.com/unjs"
|
|
2767
|
+
},
|
|
2768
|
+
"license": {
|
|
2769
|
+
"title": "Apache 2.0",
|
|
2770
|
+
"spdx": "Apache-2.0"
|
|
2771
|
+
},
|
|
2772
|
+
"samples": [
|
|
2773
|
+
"nitro",
|
|
2774
|
+
"jiti",
|
|
2775
|
+
"unstorage"
|
|
2776
|
+
],
|
|
2777
|
+
"height": 32,
|
|
2778
|
+
"displayHeight": 16,
|
|
2779
|
+
"category": "Programming",
|
|
2780
|
+
"palette": true
|
|
2781
|
+
},
|
|
2761
2782
|
"game-icons": {
|
|
2762
2783
|
"name": "Game Icons",
|
|
2763
2784
|
"total": 4102,
|
package/collections.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
## Material Symbols
|
|
5
|
-
* Number of icons:
|
|
5
|
+
* Number of icons: 13024
|
|
6
6
|
* Author: Google
|
|
7
7
|
* URL: https://github.com/google/material-design-icons
|
|
8
8
|
* License: Apache 2.0
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
* File: [json/material-symbols.json](json/material-symbols.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
13
13
|
|
|
14
14
|
## Material Symbols Light
|
|
15
|
-
* Number of icons:
|
|
15
|
+
* Number of icons: 13091
|
|
16
16
|
* Author: Google
|
|
17
17
|
* URL: https://github.com/google/material-design-icons
|
|
18
18
|
* License: Apache 2.0
|
|
@@ -64,12 +64,12 @@
|
|
|
64
64
|
* File: [json/solar.json](json/solar.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
65
65
|
|
|
66
66
|
## Tabler Icons
|
|
67
|
-
* Number of icons:
|
|
67
|
+
* Number of icons: 5450
|
|
68
68
|
* Author: Paweł Kuna
|
|
69
69
|
* URL: https://github.com/tabler/tabler-icons
|
|
70
70
|
* License: MIT
|
|
71
71
|
* License URL: https://github.com/tabler/tabler-icons/blob/master/LICENSE
|
|
72
|
-
* Version: 3.
|
|
72
|
+
* Version: 3.11.0
|
|
73
73
|
* Palette: Colorless
|
|
74
74
|
* Icon set prefix: `tabler`
|
|
75
75
|
* File: [json/tabler.json](json/tabler.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -709,17 +709,6 @@
|
|
|
709
709
|
* Icon set prefix: `icon-park`
|
|
710
710
|
* File: [json/icon-park.json](json/icon-park.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
711
711
|
|
|
712
|
-
## VSCode Icons
|
|
713
|
-
* Number of icons: 1292
|
|
714
|
-
* Author: Roberto Huertas
|
|
715
|
-
* URL: https://github.com/vscode-icons/vscode-icons
|
|
716
|
-
* License: MIT
|
|
717
|
-
* License URL: https://github.com/vscode-icons/vscode-icons/blob/master/LICENSE
|
|
718
|
-
* Version: 12.8.0
|
|
719
|
-
* Palette: Colorful
|
|
720
|
-
* Icon set prefix: `vscode-icons`
|
|
721
|
-
* File: [json/vscode-icons.json](json/vscode-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
722
|
-
|
|
723
712
|
## Jam Icons
|
|
724
713
|
* Number of icons: 940
|
|
725
714
|
* Author: Michael Amprimo
|
|
@@ -741,24 +730,13 @@
|
|
|
741
730
|
* Icon set prefix: `heroicons`
|
|
742
731
|
* File: [json/heroicons.json](json/heroicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
743
732
|
|
|
744
|
-
## Codicons
|
|
745
|
-
* Number of icons: 460
|
|
746
|
-
* Author: Microsoft Corporation
|
|
747
|
-
* URL: https://github.com/microsoft/vscode-codicons
|
|
748
|
-
* License: CC BY 4.0
|
|
749
|
-
* License URL: https://github.com/microsoft/vscode-codicons/blob/main/LICENSE
|
|
750
|
-
* Version: 0.0.36
|
|
751
|
-
* Palette: Colorless
|
|
752
|
-
* Icon set prefix: `codicon`
|
|
753
|
-
* File: [json/codicon.json](json/codicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
754
|
-
|
|
755
733
|
## Gitlab SVGs
|
|
756
734
|
* Number of icons: 378
|
|
757
735
|
* Author: GitLab B.V.
|
|
758
736
|
* URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main
|
|
759
737
|
* License: MIT
|
|
760
738
|
* License URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/blob/main/LICENSE
|
|
761
|
-
* Version: 3.
|
|
739
|
+
* Version: 3.107.0
|
|
762
740
|
* Palette: Colorless
|
|
763
741
|
* Icon set prefix: `pajamas`
|
|
764
742
|
* File: [json/pajamas.json](json/pajamas.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -839,12 +817,12 @@
|
|
|
839
817
|
* File: [json/guidance.json](json/guidance.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
840
818
|
|
|
841
819
|
## Font Awesome Solid
|
|
842
|
-
* Number of icons:
|
|
820
|
+
* Number of icons: 1395
|
|
843
821
|
* Author: Dave Gandy
|
|
844
822
|
* URL: https://github.com/FortAwesome/Font-Awesome
|
|
845
823
|
* License: CC BY 4.0
|
|
846
824
|
* License URL: https://creativecommons.org/licenses/by/4.0/
|
|
847
|
-
* Version: 6.
|
|
825
|
+
* Version: 6.6.0
|
|
848
826
|
* Palette: Colorless
|
|
849
827
|
* Icon set prefix: `fa6-solid`
|
|
850
828
|
* File: [json/fa6-solid.json](json/fa6-solid.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -855,7 +833,7 @@
|
|
|
855
833
|
* URL: https://github.com/FortAwesome/Font-Awesome
|
|
856
834
|
* License: CC BY 4.0
|
|
857
835
|
* License URL: https://creativecommons.org/licenses/by/4.0/
|
|
858
|
-
* Version: 6.
|
|
836
|
+
* Version: 6.6.0
|
|
859
837
|
* Palette: Colorless
|
|
860
838
|
* Icon set prefix: `fa6-regular`
|
|
861
839
|
* File: [json/fa6-regular.json](json/fa6-regular.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1113,12 +1091,12 @@
|
|
|
1113
1091
|
* File: [json/cib.json](json/cib.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1114
1092
|
|
|
1115
1093
|
## Font Awesome Brands
|
|
1116
|
-
* Number of icons:
|
|
1094
|
+
* Number of icons: 492
|
|
1117
1095
|
* Author: Dave Gandy
|
|
1118
1096
|
* URL: https://github.com/FortAwesome/Font-Awesome
|
|
1119
1097
|
* License: CC BY 4.0
|
|
1120
1098
|
* License URL: https://creativecommons.org/licenses/by/4.0/
|
|
1121
|
-
* Version: 6.
|
|
1099
|
+
* Version: 6.6.0
|
|
1122
1100
|
* Palette: Colorless
|
|
1123
1101
|
* Icon set prefix: `fa6-brands`
|
|
1124
1102
|
* File: [json/fa6-brands.json](json/fa6-brands.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1145,7 +1123,7 @@
|
|
|
1145
1123
|
* File: [json/arcticons.json](json/arcticons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1146
1124
|
|
|
1147
1125
|
## Custom Brand Icons
|
|
1148
|
-
* Number of icons:
|
|
1126
|
+
* Number of icons: 1220
|
|
1149
1127
|
* Author: Emanuele & rchiileea
|
|
1150
1128
|
* URL: https://github.com/elax46/custom-brand-icons
|
|
1151
1129
|
* License: CC BY-NC-SA 4.0
|
|
@@ -1154,55 +1132,6 @@
|
|
|
1154
1132
|
* Icon set prefix: `cbi`
|
|
1155
1133
|
* File: [json/cbi.json](json/cbi.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1156
1134
|
|
|
1157
|
-
## File Icons
|
|
1158
|
-
* Number of icons: 930
|
|
1159
|
-
* Author: John Gardner
|
|
1160
|
-
* URL: https://github.com/file-icons/icons
|
|
1161
|
-
* License: ISC
|
|
1162
|
-
* License URL: https://github.com/file-icons/icons/blob/master/LICENSE.md
|
|
1163
|
-
* Palette: Colorless
|
|
1164
|
-
* Icon set prefix: `file-icons`
|
|
1165
|
-
* File: [json/file-icons.json](json/file-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1166
|
-
|
|
1167
|
-
## Devicon
|
|
1168
|
-
* Number of icons: 786
|
|
1169
|
-
* Author: konpa
|
|
1170
|
-
* URL: https://github.com/devicons/devicon/tree/master
|
|
1171
|
-
* License: MIT
|
|
1172
|
-
* License URL: https://github.com/devicons/devicon/blob/master/LICENSE
|
|
1173
|
-
* Palette: Colorful
|
|
1174
|
-
* Icon set prefix: `devicon`
|
|
1175
|
-
* File: [json/devicon.json](json/devicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1176
|
-
|
|
1177
|
-
## Devicon Plain
|
|
1178
|
-
* Number of icons: 588
|
|
1179
|
-
* Author: konpa
|
|
1180
|
-
* URL: https://github.com/devicons/devicon/tree/master
|
|
1181
|
-
* License: MIT
|
|
1182
|
-
* License URL: https://github.com/devicons/devicon/blob/master/LICENSE
|
|
1183
|
-
* Palette: Colorless
|
|
1184
|
-
* Icon set prefix: `devicon-plain`
|
|
1185
|
-
* File: [json/devicon-plain.json](json/devicon-plain.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1186
|
-
|
|
1187
|
-
## Skill Icons
|
|
1188
|
-
* Number of icons: 397
|
|
1189
|
-
* Author: tandpfun
|
|
1190
|
-
* URL: https://github.com/tandpfun/skill-icons
|
|
1191
|
-
* License: MIT
|
|
1192
|
-
* License URL: https://github.com/tandpfun/skill-icons/blob/main/LICENSE
|
|
1193
|
-
* Palette: Colorful
|
|
1194
|
-
* Icon set prefix: `skill-icons`
|
|
1195
|
-
* File: [json/skill-icons.json](json/skill-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1196
|
-
|
|
1197
|
-
## UnJS Logos
|
|
1198
|
-
* Number of icons: 63
|
|
1199
|
-
* Author: UnJS
|
|
1200
|
-
* URL: https://github.com/unjs
|
|
1201
|
-
* License: Apache 2.0
|
|
1202
|
-
* Palette: Colorful
|
|
1203
|
-
* Icon set prefix: `unjs`
|
|
1204
|
-
* File: [json/unjs.json](json/unjs.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1205
|
-
|
|
1206
1135
|
## Brandico
|
|
1207
1136
|
* Number of icons: 45
|
|
1208
1137
|
* Author: Fontello
|
|
@@ -1344,6 +1273,87 @@
|
|
|
1344
1273
|
* Icon set prefix: `geo`
|
|
1345
1274
|
* File: [json/geo.json](json/geo.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1346
1275
|
|
|
1276
|
+
## VSCode Icons
|
|
1277
|
+
* Number of icons: 1292
|
|
1278
|
+
* Author: Roberto Huertas
|
|
1279
|
+
* URL: https://github.com/vscode-icons/vscode-icons
|
|
1280
|
+
* License: MIT
|
|
1281
|
+
* License URL: https://github.com/vscode-icons/vscode-icons/blob/master/LICENSE
|
|
1282
|
+
* Version: 12.8.0
|
|
1283
|
+
* Palette: Colorful
|
|
1284
|
+
* Icon set prefix: `vscode-icons`
|
|
1285
|
+
* File: [json/vscode-icons.json](json/vscode-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1286
|
+
|
|
1287
|
+
## Codicons
|
|
1288
|
+
* Number of icons: 460
|
|
1289
|
+
* Author: Microsoft Corporation
|
|
1290
|
+
* URL: https://github.com/microsoft/vscode-codicons
|
|
1291
|
+
* License: CC BY 4.0
|
|
1292
|
+
* License URL: https://github.com/microsoft/vscode-codicons/blob/main/LICENSE
|
|
1293
|
+
* Version: 0.0.36
|
|
1294
|
+
* Palette: Colorless
|
|
1295
|
+
* Icon set prefix: `codicon`
|
|
1296
|
+
* File: [json/codicon.json](json/codicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1297
|
+
|
|
1298
|
+
## File Icons
|
|
1299
|
+
* Number of icons: 930
|
|
1300
|
+
* Author: John Gardner
|
|
1301
|
+
* URL: https://github.com/file-icons/icons
|
|
1302
|
+
* License: ISC
|
|
1303
|
+
* License URL: https://github.com/file-icons/icons/blob/master/LICENSE.md
|
|
1304
|
+
* Palette: Colorless
|
|
1305
|
+
* Icon set prefix: `file-icons`
|
|
1306
|
+
* File: [json/file-icons.json](json/file-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1307
|
+
|
|
1308
|
+
## Devicon
|
|
1309
|
+
* Number of icons: 786
|
|
1310
|
+
* Author: konpa
|
|
1311
|
+
* URL: https://github.com/devicons/devicon/tree/master
|
|
1312
|
+
* License: MIT
|
|
1313
|
+
* License URL: https://github.com/devicons/devicon/blob/master/LICENSE
|
|
1314
|
+
* Palette: Colorful
|
|
1315
|
+
* Icon set prefix: `devicon`
|
|
1316
|
+
* File: [json/devicon.json](json/devicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1317
|
+
|
|
1318
|
+
## Devicon Plain
|
|
1319
|
+
* Number of icons: 588
|
|
1320
|
+
* Author: konpa
|
|
1321
|
+
* URL: https://github.com/devicons/devicon/tree/master
|
|
1322
|
+
* License: MIT
|
|
1323
|
+
* License URL: https://github.com/devicons/devicon/blob/master/LICENSE
|
|
1324
|
+
* Palette: Colorless
|
|
1325
|
+
* Icon set prefix: `devicon-plain`
|
|
1326
|
+
* File: [json/devicon-plain.json](json/devicon-plain.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1327
|
+
|
|
1328
|
+
## Catppuccin Icons
|
|
1329
|
+
* Number of icons: 508
|
|
1330
|
+
* Author: Catppuccin
|
|
1331
|
+
* URL: https://github.com/catppuccin/vscode-icons
|
|
1332
|
+
* License: MIT
|
|
1333
|
+
* License URL: https://github.com/catppuccin/vscode-icons/blob/main/LICENSE
|
|
1334
|
+
* Palette: Colorful
|
|
1335
|
+
* Icon set prefix: `catppuccin`
|
|
1336
|
+
* File: [json/catppuccin.json](json/catppuccin.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1337
|
+
|
|
1338
|
+
## Skill Icons
|
|
1339
|
+
* Number of icons: 397
|
|
1340
|
+
* Author: tandpfun
|
|
1341
|
+
* URL: https://github.com/tandpfun/skill-icons
|
|
1342
|
+
* License: MIT
|
|
1343
|
+
* License URL: https://github.com/tandpfun/skill-icons/blob/main/LICENSE
|
|
1344
|
+
* Palette: Colorful
|
|
1345
|
+
* Icon set prefix: `skill-icons`
|
|
1346
|
+
* File: [json/skill-icons.json](json/skill-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1347
|
+
|
|
1348
|
+
## UnJS Logos
|
|
1349
|
+
* Number of icons: 63
|
|
1350
|
+
* Author: UnJS
|
|
1351
|
+
* URL: https://github.com/unjs
|
|
1352
|
+
* License: Apache 2.0
|
|
1353
|
+
* Palette: Colorful
|
|
1354
|
+
* Icon set prefix: `unjs`
|
|
1355
|
+
* File: [json/unjs.json](json/unjs.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1356
|
+
|
|
1347
1357
|
## Game Icons
|
|
1348
1358
|
* Number of icons: 4102
|
|
1349
1359
|
* Author: GameIcons
|
package/composer.json
CHANGED