@iconify/json 2.2.68 → 2.2.70
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 +56 -17
- package/collections.md +36 -15
- package/composer.json +1 -1
- package/json/arcticons.json +260 -8
- package/json/circle-flags.json +29 -5
- package/json/devicon-plain.json +23 -2
- package/json/devicon.json +25 -2
- package/json/formkit.json +539 -0
- package/json/healthicons.json +962 -835
- package/json/ion.json +1 -1
- package/json/lucide.json +8 -2
- package/json/material-symbols.json +935 -444
- package/json/openmoji.json +7 -2
- package/json/pajamas.json +6 -3
- package/json/pepicons-pencil.json +4779 -0
- package/json/pepicons-pop.json +4639 -446
- package/json/pepicons-print.json +4609 -406
- 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": 10707,
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Google",
|
|
7
7
|
"url": "https://github.com/google/material-design-icons"
|
|
@@ -218,7 +218,7 @@
|
|
|
218
218
|
"ion": {
|
|
219
219
|
"name": "IonIcons",
|
|
220
220
|
"total": 1338,
|
|
221
|
-
"version": "7.1.
|
|
221
|
+
"version": "7.1.1",
|
|
222
222
|
"author": {
|
|
223
223
|
"name": "Ben Sperry",
|
|
224
224
|
"url": "https://github.com/ionic-team/ionicons"
|
|
@@ -526,7 +526,7 @@
|
|
|
526
526
|
},
|
|
527
527
|
"lucide": {
|
|
528
528
|
"name": "Lucide",
|
|
529
|
-
"total":
|
|
529
|
+
"total": 1096,
|
|
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": 365,
|
|
1297
|
+
"version": "3.49.0",
|
|
1298
1298
|
"author": {
|
|
1299
1299
|
"name": "GitLab B.V.",
|
|
1300
1300
|
"url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
|
|
@@ -1315,8 +1315,8 @@
|
|
|
1315
1315
|
},
|
|
1316
1316
|
"pepicons-pop": {
|
|
1317
1317
|
"name": "Pepicons Pop!",
|
|
1318
|
-
"total":
|
|
1319
|
-
"version": "
|
|
1318
|
+
"total": 1250,
|
|
1319
|
+
"version": "3.0.3",
|
|
1320
1320
|
"author": {
|
|
1321
1321
|
"name": "CyCraft",
|
|
1322
1322
|
"url": "https://github.com/CyCraft/pepicons"
|
|
@@ -1331,14 +1331,34 @@
|
|
|
1331
1331
|
"moon",
|
|
1332
1332
|
"pen"
|
|
1333
1333
|
],
|
|
1334
|
-
"height": 20,
|
|
1335
1334
|
"category": "General",
|
|
1336
1335
|
"palette": false
|
|
1337
1336
|
},
|
|
1338
1337
|
"pepicons-print": {
|
|
1339
1338
|
"name": "Pepicons Print",
|
|
1340
|
-
"total":
|
|
1341
|
-
"version": "
|
|
1339
|
+
"total": 1250,
|
|
1340
|
+
"version": "3.0.3",
|
|
1341
|
+
"author": {
|
|
1342
|
+
"name": "CyCraft",
|
|
1343
|
+
"url": "https://github.com/CyCraft/pepicons"
|
|
1344
|
+
},
|
|
1345
|
+
"license": {
|
|
1346
|
+
"title": "CC BY 4.0",
|
|
1347
|
+
"spdx": "CC-BY-4.0",
|
|
1348
|
+
"url": "https://github.com/CyCraft/pepicons/blob/dev/LICENSE"
|
|
1349
|
+
},
|
|
1350
|
+
"samples": [
|
|
1351
|
+
"bookmark",
|
|
1352
|
+
"moon",
|
|
1353
|
+
"pen"
|
|
1354
|
+
],
|
|
1355
|
+
"category": "General",
|
|
1356
|
+
"palette": false
|
|
1357
|
+
},
|
|
1358
|
+
"pepicons-pencil": {
|
|
1359
|
+
"name": "Pepicons Pencil",
|
|
1360
|
+
"total": 1250,
|
|
1361
|
+
"version": "3.0.3",
|
|
1342
1362
|
"author": {
|
|
1343
1363
|
"name": "CyCraft",
|
|
1344
1364
|
"url": "https://github.com/CyCraft/pepicons"
|
|
@@ -1353,7 +1373,6 @@
|
|
|
1353
1373
|
"moon",
|
|
1354
1374
|
"pen"
|
|
1355
1375
|
],
|
|
1356
|
-
"height": 20,
|
|
1357
1376
|
"category": "General",
|
|
1358
1377
|
"palette": false
|
|
1359
1378
|
},
|
|
@@ -1534,6 +1553,26 @@
|
|
|
1534
1553
|
"category": "General",
|
|
1535
1554
|
"palette": false
|
|
1536
1555
|
},
|
|
1556
|
+
"formkit": {
|
|
1557
|
+
"name": "FormKit Icons",
|
|
1558
|
+
"total": 141,
|
|
1559
|
+
"author": {
|
|
1560
|
+
"name": "FormKit, Inc",
|
|
1561
|
+
"url": "https://github.com/formkit/formkit/tree/master/packages/icons"
|
|
1562
|
+
},
|
|
1563
|
+
"license": {
|
|
1564
|
+
"title": "MIT",
|
|
1565
|
+
"spdx": "MIT",
|
|
1566
|
+
"url": "https://github.com/formkit/formkit/blob/master/packages/icons/LICENSE"
|
|
1567
|
+
},
|
|
1568
|
+
"samples": [
|
|
1569
|
+
"checkbox",
|
|
1570
|
+
"reorder",
|
|
1571
|
+
"submit"
|
|
1572
|
+
],
|
|
1573
|
+
"category": "General",
|
|
1574
|
+
"palette": false
|
|
1575
|
+
},
|
|
1537
1576
|
"line-md": {
|
|
1538
1577
|
"name": "Material Line Icons",
|
|
1539
1578
|
"total": 412,
|
|
@@ -1579,7 +1618,7 @@
|
|
|
1579
1618
|
},
|
|
1580
1619
|
"openmoji": {
|
|
1581
1620
|
"name": "OpenMoji",
|
|
1582
|
-
"total":
|
|
1621
|
+
"total": 4072,
|
|
1583
1622
|
"author": {
|
|
1584
1623
|
"name": "OpenMoji",
|
|
1585
1624
|
"url": "https://github.com/hfg-gmuend/openmoji"
|
|
@@ -1975,7 +2014,7 @@
|
|
|
1975
2014
|
},
|
|
1976
2015
|
"arcticons": {
|
|
1977
2016
|
"name": "Arcticons",
|
|
1978
|
-
"total":
|
|
2017
|
+
"total": 6254,
|
|
1979
2018
|
"author": {
|
|
1980
2019
|
"name": "Donnnno",
|
|
1981
2020
|
"url": "https://github.com/Donnnno/Arcticons"
|
|
@@ -2018,7 +2057,7 @@
|
|
|
2018
2057
|
},
|
|
2019
2058
|
"devicon": {
|
|
2020
2059
|
"name": "Devicon",
|
|
2021
|
-
"total":
|
|
2060
|
+
"total": 678,
|
|
2022
2061
|
"author": {
|
|
2023
2062
|
"name": "konpa",
|
|
2024
2063
|
"url": "https://github.com/devicons/devicon/tree/master"
|
|
@@ -2040,7 +2079,7 @@
|
|
|
2040
2079
|
},
|
|
2041
2080
|
"devicon-plain": {
|
|
2042
2081
|
"name": "Devicon Plain",
|
|
2043
|
-
"total":
|
|
2082
|
+
"total": 523,
|
|
2044
2083
|
"author": {
|
|
2045
2084
|
"name": "konpa",
|
|
2046
2085
|
"url": "https://github.com/devicons/devicon/tree/master"
|
|
@@ -2191,7 +2230,7 @@
|
|
|
2191
2230
|
},
|
|
2192
2231
|
"circle-flags": {
|
|
2193
2232
|
"name": "Circle Flags",
|
|
2194
|
-
"total":
|
|
2233
|
+
"total": 390,
|
|
2195
2234
|
"version": "1.0.0",
|
|
2196
2235
|
"author": {
|
|
2197
2236
|
"name": "HatScripts",
|
|
@@ -2411,7 +2450,7 @@
|
|
|
2411
2450
|
},
|
|
2412
2451
|
"healthicons": {
|
|
2413
2452
|
"name": "Health Icons",
|
|
2414
|
-
"total":
|
|
2453
|
+
"total": 1776,
|
|
2415
2454
|
"version": "0.1.0",
|
|
2416
2455
|
"author": {
|
|
2417
2456
|
"name": "Resolve to Save Lives",
|
package/collections.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
## Material Symbols
|
|
5
|
-
* Number of icons:
|
|
5
|
+
* Number of icons: 10707
|
|
6
6
|
* Author: Google
|
|
7
7
|
* URL: https://github.com/google/material-design-icons
|
|
8
8
|
* License: Apache 2.0
|
|
@@ -112,7 +112,7 @@
|
|
|
112
112
|
* URL: https://github.com/ionic-team/ionicons
|
|
113
113
|
* License: MIT
|
|
114
114
|
* License URL: https://github.com/ionic-team/ionicons/blob/main/LICENSE
|
|
115
|
-
* Version: 7.1.
|
|
115
|
+
* Version: 7.1.1
|
|
116
116
|
* Palette: Colorless
|
|
117
117
|
* Icon set prefix: `ion`
|
|
118
118
|
* File: [json/ion.json](json/ion.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: 1096
|
|
263
263
|
* Author: Lucide Contributors
|
|
264
264
|
* URL: https://github.com/lucide-icons/lucide
|
|
265
265
|
* License: ISC
|
|
@@ -634,38 +634,49 @@
|
|
|
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: 365
|
|
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.49.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))
|
|
646
646
|
|
|
647
647
|
## Pepicons Pop!
|
|
648
|
-
* Number of icons:
|
|
648
|
+
* Number of icons: 1250
|
|
649
649
|
* Author: CyCraft
|
|
650
650
|
* URL: https://github.com/CyCraft/pepicons
|
|
651
651
|
* License: CC BY 4.0
|
|
652
652
|
* License URL: https://github.com/CyCraft/pepicons/blob/dev/LICENSE
|
|
653
|
-
* Version:
|
|
653
|
+
* Version: 3.0.3
|
|
654
654
|
* Palette: Colorless
|
|
655
655
|
* Icon set prefix: `pepicons-pop`
|
|
656
656
|
* File: [json/pepicons-pop.json](json/pepicons-pop.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
657
657
|
|
|
658
658
|
## Pepicons Print
|
|
659
|
-
* Number of icons:
|
|
659
|
+
* Number of icons: 1250
|
|
660
660
|
* Author: CyCraft
|
|
661
661
|
* URL: https://github.com/CyCraft/pepicons
|
|
662
662
|
* License: CC BY 4.0
|
|
663
663
|
* License URL: https://github.com/CyCraft/pepicons/blob/dev/LICENSE
|
|
664
|
-
* Version:
|
|
664
|
+
* Version: 3.0.3
|
|
665
665
|
* Palette: Colorless
|
|
666
666
|
* Icon set prefix: `pepicons-print`
|
|
667
667
|
* File: [json/pepicons-print.json](json/pepicons-print.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
668
668
|
|
|
669
|
+
## Pepicons Pencil
|
|
670
|
+
* Number of icons: 1250
|
|
671
|
+
* Author: CyCraft
|
|
672
|
+
* URL: https://github.com/CyCraft/pepicons
|
|
673
|
+
* License: CC BY 4.0
|
|
674
|
+
* License URL: https://github.com/CyCraft/pepicons/blob/dev/LICENSE
|
|
675
|
+
* Version: 3.0.3
|
|
676
|
+
* Palette: Colorless
|
|
677
|
+
* Icon set prefix: `pepicons-pencil`
|
|
678
|
+
* File: [json/pepicons-pencil.json](json/pepicons-pencil.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
679
|
+
|
|
669
680
|
## Bytesize Icons
|
|
670
681
|
* Number of icons: 101
|
|
671
682
|
* Author: Dan Klammer
|
|
@@ -752,6 +763,16 @@
|
|
|
752
763
|
* Icon set prefix: `nimbus`
|
|
753
764
|
* File: [json/nimbus.json](json/nimbus.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
754
765
|
|
|
766
|
+
## FormKit Icons
|
|
767
|
+
* Number of icons: 141
|
|
768
|
+
* Author: FormKit, Inc
|
|
769
|
+
* URL: https://github.com/formkit/formkit/tree/master/packages/icons
|
|
770
|
+
* License: MIT
|
|
771
|
+
* License URL: https://github.com/formkit/formkit/blob/master/packages/icons/LICENSE
|
|
772
|
+
* Palette: Colorless
|
|
773
|
+
* Icon set prefix: `formkit`
|
|
774
|
+
* File: [json/formkit.json](json/formkit.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
775
|
+
|
|
755
776
|
## Material Line Icons
|
|
756
777
|
* Number of icons: 412
|
|
757
778
|
* Author: Vjacheslav Trushkin
|
|
@@ -774,7 +795,7 @@
|
|
|
774
795
|
* File: [json/svg-spinners.json](json/svg-spinners.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
775
796
|
|
|
776
797
|
## OpenMoji
|
|
777
|
-
* Number of icons:
|
|
798
|
+
* Number of icons: 4072
|
|
778
799
|
* Author: OpenMoji
|
|
779
800
|
* URL: https://github.com/hfg-gmuend/openmoji
|
|
780
801
|
* License: CC BY-SA 4.0
|
|
@@ -963,7 +984,7 @@
|
|
|
963
984
|
* File: [json/nonicons.json](json/nonicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
964
985
|
|
|
965
986
|
## Arcticons
|
|
966
|
-
* Number of icons:
|
|
987
|
+
* Number of icons: 6254
|
|
967
988
|
* Author: Donnnno
|
|
968
989
|
* URL: https://github.com/Donnnno/Arcticons
|
|
969
990
|
* License: CC BY-SA 4.0
|
|
@@ -983,7 +1004,7 @@
|
|
|
983
1004
|
* File: [json/file-icons.json](json/file-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
984
1005
|
|
|
985
1006
|
## Devicon
|
|
986
|
-
* Number of icons:
|
|
1007
|
+
* Number of icons: 678
|
|
987
1008
|
* Author: konpa
|
|
988
1009
|
* URL: https://github.com/devicons/devicon/tree/master
|
|
989
1010
|
* License: MIT
|
|
@@ -993,7 +1014,7 @@
|
|
|
993
1014
|
* File: [json/devicon.json](json/devicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
994
1015
|
|
|
995
1016
|
## Devicon Plain
|
|
996
|
-
* Number of icons:
|
|
1017
|
+
* Number of icons: 523
|
|
997
1018
|
* Author: konpa
|
|
998
1019
|
* URL: https://github.com/devicons/devicon/tree/master
|
|
999
1020
|
* License: MIT
|
|
@@ -1066,7 +1087,7 @@
|
|
|
1066
1087
|
* File: [json/flag.json](json/flag.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1067
1088
|
|
|
1068
1089
|
## Circle Flags
|
|
1069
|
-
* Number of icons:
|
|
1090
|
+
* Number of icons: 390
|
|
1070
1091
|
* Author: HatScripts
|
|
1071
1092
|
* URL: https://github.com/HatScripts/circle-flags
|
|
1072
1093
|
* License: MIT
|
|
@@ -1174,7 +1195,7 @@
|
|
|
1174
1195
|
* File: [json/wi.json](json/wi.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1175
1196
|
|
|
1176
1197
|
## Health Icons
|
|
1177
|
-
* Number of icons:
|
|
1198
|
+
* Number of icons: 1776
|
|
1178
1199
|
* Author: Resolve to Save Lives
|
|
1179
1200
|
* URL: https://github.com/resolvetosavelives/healthicons
|
|
1180
1201
|
* License: MIT
|
package/composer.json
CHANGED