@iconify/json 2.1.54 → 2.1.57
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 +10 -10
- package/collections.md +10 -10
- package/composer.json +1 -1
- package/json/ant-design.json +2 -2
- package/json/charm.json +16 -1
- package/json/circle-flags.json +1 -1
- package/json/ep.json +1 -1
- package/json/fluent.json +238 -28
- package/json/ion.json +3 -3
- package/json/lucide.json +74 -8
- package/json/maki.json +38 -38
- package/json/material-symbols.json +1866 -253
- package/json/nimbus.json +4 -1
- package/json/octicon.json +34 -3
- 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": 7988,
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Google",
|
|
7
7
|
"url": "https://github.com/google/material-design-icons"
|
|
@@ -176,7 +176,7 @@
|
|
|
176
176
|
"ion": {
|
|
177
177
|
"name": "IonIcons",
|
|
178
178
|
"total": 1332,
|
|
179
|
-
"version": "6.0.
|
|
179
|
+
"version": "6.0.2",
|
|
180
180
|
"author": {
|
|
181
181
|
"name": "Ben Sperry",
|
|
182
182
|
"url": "https://github.com/ionic-team/ionicons"
|
|
@@ -441,7 +441,7 @@
|
|
|
441
441
|
},
|
|
442
442
|
"lucide": {
|
|
443
443
|
"name": "Lucide",
|
|
444
|
-
"total":
|
|
444
|
+
"total": 646,
|
|
445
445
|
"author": {
|
|
446
446
|
"name": "Lucide Contributors",
|
|
447
447
|
"url": "https://github.com/lucide-icons/lucide"
|
|
@@ -594,7 +594,7 @@
|
|
|
594
594
|
"ep": {
|
|
595
595
|
"name": "Element Plus",
|
|
596
596
|
"total": 283,
|
|
597
|
-
"version": "2.0.
|
|
597
|
+
"version": "2.0.5",
|
|
598
598
|
"author": {
|
|
599
599
|
"name": "Element Plus",
|
|
600
600
|
"url": "https://github.com/element-plus/element-plus-icons"
|
|
@@ -703,7 +703,7 @@
|
|
|
703
703
|
},
|
|
704
704
|
"charm": {
|
|
705
705
|
"name": "Charm Icons",
|
|
706
|
-
"total":
|
|
706
|
+
"total": 255,
|
|
707
707
|
"version": "0.12.1",
|
|
708
708
|
"author": {
|
|
709
709
|
"name": "Jay Newey",
|
|
@@ -988,8 +988,8 @@
|
|
|
988
988
|
},
|
|
989
989
|
"fluent": {
|
|
990
990
|
"name": "Fluent UI System Icons",
|
|
991
|
-
"total":
|
|
992
|
-
"version": "1.1.
|
|
991
|
+
"total": 11468,
|
|
992
|
+
"version": "1.1.172",
|
|
993
993
|
"author": {
|
|
994
994
|
"name": "Microsoft Corporation",
|
|
995
995
|
"url": "https://github.com/microsoft/fluentui-system-icons"
|
|
@@ -1277,8 +1277,8 @@
|
|
|
1277
1277
|
},
|
|
1278
1278
|
"octicon": {
|
|
1279
1279
|
"name": "Octicons",
|
|
1280
|
-
"total":
|
|
1281
|
-
"version": "17.
|
|
1280
|
+
"total": 506,
|
|
1281
|
+
"version": "17.3.0",
|
|
1282
1282
|
"author": {
|
|
1283
1283
|
"name": "GitHub",
|
|
1284
1284
|
"url": "https://github.com/primer/octicons/"
|
|
@@ -1321,7 +1321,7 @@
|
|
|
1321
1321
|
},
|
|
1322
1322
|
"nimbus": {
|
|
1323
1323
|
"name": "Nimbus",
|
|
1324
|
-
"total":
|
|
1324
|
+
"total": 135,
|
|
1325
1325
|
"version": "0.2.5",
|
|
1326
1326
|
"author": {
|
|
1327
1327
|
"name": "Linkedstore S.A.",
|
package/collections.md
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
|
|
5
5
|
### Material Symbols
|
|
6
|
-
* Number of icons:
|
|
6
|
+
* Number of icons: 7988
|
|
7
7
|
* Author: Google
|
|
8
8
|
* URL: https://github.com/google/material-design-icons
|
|
9
9
|
* License: Apache 2.0
|
|
@@ -85,7 +85,7 @@
|
|
|
85
85
|
* URL: https://github.com/ionic-team/ionicons
|
|
86
86
|
* License: MIT
|
|
87
87
|
* License URL: https://github.com/ionic-team/ionicons/blob/main/LICENSE
|
|
88
|
-
* Version: 6.0.
|
|
88
|
+
* Version: 6.0.2
|
|
89
89
|
* Palette: Colorless
|
|
90
90
|
|
|
91
91
|
|
|
@@ -199,7 +199,7 @@
|
|
|
199
199
|
|
|
200
200
|
|
|
201
201
|
### Lucide
|
|
202
|
-
* Number of icons:
|
|
202
|
+
* Number of icons: 646
|
|
203
203
|
* Author: Lucide Contributors
|
|
204
204
|
* URL: https://github.com/lucide-icons/lucide
|
|
205
205
|
* License: ISC
|
|
@@ -272,7 +272,7 @@
|
|
|
272
272
|
* URL: https://github.com/element-plus/element-plus-icons
|
|
273
273
|
* License: MIT
|
|
274
274
|
* License URL: https://github.com/element-plus/element-plus-icons/blob/main/packages/svg/package.json
|
|
275
|
-
* Version: 2.0.
|
|
275
|
+
* Version: 2.0.5
|
|
276
276
|
* Palette: Colorless
|
|
277
277
|
|
|
278
278
|
|
|
@@ -316,7 +316,7 @@
|
|
|
316
316
|
|
|
317
317
|
|
|
318
318
|
### Charm Icons
|
|
319
|
-
* Number of icons:
|
|
319
|
+
* Number of icons: 255
|
|
320
320
|
* Author: Jay Newey
|
|
321
321
|
* URL: https://github.com/jaynewey/charm-icons
|
|
322
322
|
* License: MIT
|
|
@@ -443,12 +443,12 @@
|
|
|
443
443
|
|
|
444
444
|
|
|
445
445
|
### Fluent UI System Icons
|
|
446
|
-
* Number of icons:
|
|
446
|
+
* Number of icons: 11468
|
|
447
447
|
* Author: Microsoft Corporation
|
|
448
448
|
* URL: https://github.com/microsoft/fluentui-system-icons
|
|
449
449
|
* License: MIT
|
|
450
450
|
* License URL: https://github.com/microsoft/fluentui-system-icons/blob/master/LICENSE
|
|
451
|
-
* Version: 1.1.
|
|
451
|
+
* Version: 1.1.172
|
|
452
452
|
* Palette: Colorless
|
|
453
453
|
|
|
454
454
|
|
|
@@ -572,12 +572,12 @@
|
|
|
572
572
|
|
|
573
573
|
|
|
574
574
|
### Octicons
|
|
575
|
-
* Number of icons:
|
|
575
|
+
* Number of icons: 506
|
|
576
576
|
* Author: GitHub
|
|
577
577
|
* URL: https://github.com/primer/octicons/
|
|
578
578
|
* License: MIT
|
|
579
579
|
* License URL: https://github.com/primer/octicons/blob/main/LICENSE
|
|
580
|
-
* Version: 17.
|
|
580
|
+
* Version: 17.3.0
|
|
581
581
|
* Palette: Colorless
|
|
582
582
|
|
|
583
583
|
|
|
@@ -592,7 +592,7 @@
|
|
|
592
592
|
|
|
593
593
|
|
|
594
594
|
### Nimbus
|
|
595
|
-
* Number of icons:
|
|
595
|
+
* Number of icons: 135
|
|
596
596
|
* Author: Linkedstore S.A.
|
|
597
597
|
* URL: https://github.com/TiendaNube/nimbus-icons
|
|
598
598
|
* License: MIT
|
package/composer.json
CHANGED
package/json/ant-design.json
CHANGED
package/json/charm.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"prefix": "charm",
|
|
3
3
|
"info": {
|
|
4
4
|
"name": "Charm Icons",
|
|
5
|
-
"total":
|
|
5
|
+
"total": 255,
|
|
6
6
|
"version": "0.12.1",
|
|
7
7
|
"author": {
|
|
8
8
|
"name": "Jay Newey",
|
|
@@ -263,6 +263,9 @@
|
|
|
263
263
|
"droplet": {
|
|
264
264
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M2.75 9a5.25 5.25 0 1 0 10.5 0C13.25 5.75 8 1.75 8 1.75S2.75 5.75 2.75 9z\"/>"
|
|
265
265
|
},
|
|
266
|
+
"eraser": {
|
|
267
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M14.25 13.25h-9.5l-3-3l7.5-7.5l5 5l-5.5 5.5m-3.5-6.5l5 5\"/>"
|
|
268
|
+
},
|
|
266
269
|
"extensions": {
|
|
267
270
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"><path d=\"M1.75 8.75h5.5v5.5m5-12.5v4m-2-2h4m-12.5-1v11.5h11.5v-5.5h-6v-6z\"/></g>",
|
|
268
271
|
"hidden": true
|
|
@@ -513,6 +516,12 @@
|
|
|
513
516
|
"monitor": {
|
|
514
517
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M1.75 1.75h12.5v9.5H1.75zm3 12.5h6.5M8 11.75v2.5\"/>"
|
|
515
518
|
},
|
|
519
|
+
"monitor-arrow": {
|
|
520
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M14.2 7.75v3.5H1.7v-9.5h6.5M4.75 14.2h6.5M8 11.7v2.5m1.75-7.95l4.5-4.5m-3.5-.5h4v4\"/>"
|
|
521
|
+
},
|
|
522
|
+
"monitor-cross": {
|
|
523
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M14.2 7.75v3.5H1.7v-9.5h6.5M4.75 14.2h6.5M8 11.7v2.5m6.2-12.45l-3.5 3.5m0-3.5l3.5 3.5\"/>"
|
|
524
|
+
},
|
|
516
525
|
"moon": {
|
|
517
526
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M1.75 8c0 3.45 2.8 6.25 6.25 6.25c3.41-.003 6.25-3 6.25-6c-1 .5-4 1.5-6-.5s-1-5-.5-6c-3 0-6 2.84-6 6.25z\"/>"
|
|
518
527
|
},
|
|
@@ -726,6 +735,9 @@
|
|
|
726
735
|
"telescope": {
|
|
727
736
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"m4.75 5.75l1 2.5m3.5-4.5l1.5 3.5m-9 0l1 2.5l11.5-3.5l-2-4.5zm6 3.95v3m-3-.5L7 11.2l1.75-.5l2.5 3\"/>"
|
|
728
737
|
},
|
|
738
|
+
"tent": {
|
|
739
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"><path d=\"M5.25 14.25L8 10l2.75 4.25\"/><path d=\"m9.75 1.75l-8 12.5h12.5l-8-12.5\"/></g>"
|
|
740
|
+
},
|
|
729
741
|
"terminal": {
|
|
730
742
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"><path d=\"M1.75 2.75h12.5v10.5H1.75z\"/><path d=\"M8.75 10.25h2.5m-6.5-4.5L7.25 8l-2.5 2.25\"/></g>"
|
|
731
743
|
},
|
|
@@ -741,6 +753,9 @@
|
|
|
741
753
|
"tick-double": {
|
|
742
754
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"m1.75 9.75l2.5 2.5m3.5-4l2.5-2.5m-4.5 4l2.5 2.5l6-6.5\"/>"
|
|
743
755
|
},
|
|
756
|
+
"ticket": {
|
|
757
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M1.75 3.75h12.5v3s-2 0-2 1.75s2 1.75 2 1.75v3H1.75v-3s2 0 2-1.75s-2-1.75-2-1.75zm7 8v1.5m0-9.5v1.5m0 2.5v1.5\"/>"
|
|
758
|
+
},
|
|
744
759
|
"tree-fir": {
|
|
745
760
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"m8 1.75l-4.25 5.5h2.5l-3.5 4h4v3h2.5v-3h4l-3.5-4h2.5z\"/>"
|
|
746
761
|
},
|
package/json/circle-flags.json
CHANGED
|
@@ -420,7 +420,7 @@
|
|
|
420
420
|
"body": "<clipPath id=\"svgIDa\"><circle cx=\"256\" cy=\"256\" r=\"256\"/></clipPath><g clip-path=\"url(#svgIDa)\"><path fill=\"#eee\" d=\"M41.3 121.9L512 167v178L43.8 391.3z\"/><path fill=\"#6da544\" d=\"M0 0h512v167H111z\"/><path fill=\"#d80027\" d=\"M111 345h401v167H0z\"/><path fill=\"#0052b4\" d=\"M0 0v512l256-256z\"/><path fill=\"#ff9811\" d=\"M334 257.1h22.2v32.3h-22.3z\"/><path fill=\"#6da544\" d=\"M367.3 245a22.3 22.3 0 1 0-44.5 0a11.1 11.1 0 1 0 0 22.1h44.5a11.1 11.1 0 1 0 0-22.2z\"/></g>"
|
|
421
421
|
},
|
|
422
422
|
"gr": {
|
|
423
|
-
"body": "<clipPath id=\"svgIDa\"><circle cx=\"256\" cy=\"256\" r=\"256\"/></clipPath><g clip-path=\"url(#svgIDa)\"><path fill=\"#
|
|
423
|
+
"body": "<clipPath id=\"svgIDa\"><circle cx=\"256\" cy=\"256\" r=\"256\"/></clipPath><g clip-path=\"url(#svgIDa)\"><path fill=\"#0052b4\" d=\"M0 0h99l29 32l28-32h356v57l-32 28l32 29v57l-32 28l32 29v57l-32 28l32 28v57l-32 29l32 28v57H0v-57l32-28l-32-29v-56l32-29l-32-28V171l32-29l-32-28Z\"/><path fill=\"#eee\" d=\"M99 0v114H0v57h99v114H0v57h512v-57H156V171h100v-57H156V0Zm157 57v57h256V57Zm0 114v57h256v-57ZM0 398v57h512v-57z\"/></g>"
|
|
424
424
|
},
|
|
425
425
|
"gs": {
|
|
426
426
|
"body": "<clipPath id=\"svgIDa\"><circle cx=\"256\" cy=\"256\" r=\"256\"/></clipPath><g clip-path=\"url(#svgIDa)\"><path fill=\"#0052b4\" d=\"M256 0h256v512H0V256Z\"/><path fill=\"#eee\" d=\"M0 0v32l32 32L0 96v160h32l32-32l32 32h32v-83l83 83h45l-8-16l8-15v-14l-83-83h83V96l-32-32l32-32V0H96L64 32L32 0Z\"/><path fill=\"#d80027\" d=\"M32 0v32H0v64h32v160h64V96h160V32H96V0Zm96 128l128 128v-31l-97-97z\"/><rect width=\"64\" height=\"32\" x=\"336\" y=\"256\" fill=\"#6da544\" rx=\"16\" ry=\"16\"/><circle cx=\"368\" cy=\"96\" r=\"32\" fill=\"#ff9811\"/><circle cx=\"368\" cy=\"144\" r=\"48\" fill=\"#acabb1\"/><path fill=\"#338af3\" d=\"M320 144v77c0 36 48 48 48 48s48-12 48-48v-77z\"/><rect width=\"32\" height=\"128\" x=\"288\" y=\"128\" fill=\"#333\" rx=\"16\" ry=\"16\"/><rect width=\"32\" height=\"128\" x=\"416\" y=\"128\" fill=\"#333\" rx=\"16\" ry=\"16\"/><path fill=\"#6da544\" d=\"m320 144l48 112l48-112z\"/><path fill=\"#ffda44\" d=\"M288 288v32h32v8h96v-8h32v-32h-32v8h-96v-8z\"/></g>"
|