@iconify/json 2.1.94 → 2.1.97
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 +100 -57
- package/collections.md +42 -33
- package/composer.json +1 -1
- package/json/codicon.json +5 -2
- package/json/cryptocurrency.json +39 -3
- package/json/flag.json +5 -5
- package/json/fluent.json +526 -58
- package/json/heroicons-outline.json +623 -3
- package/json/heroicons-solid.json +825 -235
- package/json/heroicons.json +1594 -0
- package/json/lucide.json +8 -2
- package/json/mingcute.json +5043 -0
- package/json/ooui.json +1 -1
- package/json/pixelarticons.json +21 -3
- package/json/simple-icons.json +7 -4
- package/json/tabler.json +213 -3
- package/package.json +1 -1
package/collections.json
CHANGED
|
@@ -153,8 +153,8 @@
|
|
|
153
153
|
},
|
|
154
154
|
"tabler": {
|
|
155
155
|
"name": "Tabler Icons",
|
|
156
|
-
"total":
|
|
157
|
-
"version": "1.
|
|
156
|
+
"total": 2320,
|
|
157
|
+
"version": "1.86.0",
|
|
158
158
|
"author": {
|
|
159
159
|
"name": "Paweł Kuna",
|
|
160
160
|
"url": "https://github.com/tabler/tabler-icons"
|
|
@@ -240,6 +240,27 @@
|
|
|
240
240
|
"category": "General",
|
|
241
241
|
"palette": false
|
|
242
242
|
},
|
|
243
|
+
"mingcute": {
|
|
244
|
+
"name": "MingCute Icon",
|
|
245
|
+
"total": 1242,
|
|
246
|
+
"author": {
|
|
247
|
+
"name": "MingCute Design",
|
|
248
|
+
"url": "https://github.com/Richard9394/MingCute"
|
|
249
|
+
},
|
|
250
|
+
"license": {
|
|
251
|
+
"title": "Apache 2.0",
|
|
252
|
+
"spdx": "Apache-2.0",
|
|
253
|
+
"url": "https://github.com/Richard9394/MingCute/blob/main/LICENSE"
|
|
254
|
+
},
|
|
255
|
+
"samples": [
|
|
256
|
+
"edit-3-line",
|
|
257
|
+
"alert-fill",
|
|
258
|
+
"riding-line"
|
|
259
|
+
],
|
|
260
|
+
"height": 24,
|
|
261
|
+
"category": "General",
|
|
262
|
+
"palette": false
|
|
263
|
+
},
|
|
243
264
|
"clarity": {
|
|
244
265
|
"name": "Clarity",
|
|
245
266
|
"total": 1103,
|
|
@@ -441,7 +462,7 @@
|
|
|
441
462
|
},
|
|
442
463
|
"lucide": {
|
|
443
464
|
"name": "Lucide",
|
|
444
|
-
"total":
|
|
465
|
+
"total": 831,
|
|
445
466
|
"author": {
|
|
446
467
|
"name": "Lucide Contributors",
|
|
447
468
|
"url": "https://github.com/lucide-icons/lucide"
|
|
@@ -460,10 +481,54 @@
|
|
|
460
481
|
"category": "General",
|
|
461
482
|
"palette": false
|
|
462
483
|
},
|
|
484
|
+
"heroicons": {
|
|
485
|
+
"name": "HeroIcons",
|
|
486
|
+
"total": 520,
|
|
487
|
+
"version": "2.0.1",
|
|
488
|
+
"author": {
|
|
489
|
+
"name": "Refactoring UI Inc",
|
|
490
|
+
"url": "https://github.com/tailwindlabs/heroicons"
|
|
491
|
+
},
|
|
492
|
+
"license": {
|
|
493
|
+
"title": "MIT",
|
|
494
|
+
"spdx": "MIT",
|
|
495
|
+
"url": "https://github.com/tailwindlabs/heroicons/blob/master/LICENSE"
|
|
496
|
+
},
|
|
497
|
+
"samples": [
|
|
498
|
+
"camera",
|
|
499
|
+
"building-library",
|
|
500
|
+
"receipt-refund"
|
|
501
|
+
],
|
|
502
|
+
"height": 24,
|
|
503
|
+
"category": "General",
|
|
504
|
+
"palette": false
|
|
505
|
+
},
|
|
506
|
+
"heroicons-solid": {
|
|
507
|
+
"name": "HeroIcons Solid",
|
|
508
|
+
"total": 260,
|
|
509
|
+
"version": "2.0.1",
|
|
510
|
+
"author": {
|
|
511
|
+
"name": "Refactoring UI Inc",
|
|
512
|
+
"url": "https://github.com/tailwindlabs/heroicons"
|
|
513
|
+
},
|
|
514
|
+
"license": {
|
|
515
|
+
"title": "MIT",
|
|
516
|
+
"spdx": "MIT",
|
|
517
|
+
"url": "https://github.com/tailwindlabs/heroicons/blob/master/LICENSE"
|
|
518
|
+
},
|
|
519
|
+
"samples": [
|
|
520
|
+
"camera",
|
|
521
|
+
"building-library",
|
|
522
|
+
"receipt-refund"
|
|
523
|
+
],
|
|
524
|
+
"height": 20,
|
|
525
|
+
"category": "General",
|
|
526
|
+
"palette": false
|
|
527
|
+
},
|
|
463
528
|
"pixelarticons": {
|
|
464
529
|
"name": "Pixelarticons",
|
|
465
|
-
"total":
|
|
466
|
-
"version": "1.
|
|
530
|
+
"total": 480,
|
|
531
|
+
"version": "1.7.0",
|
|
467
532
|
"author": {
|
|
468
533
|
"name": "Gerrit Halfmann",
|
|
469
534
|
"url": "https://github.com/halfmage/pixelarticons"
|
|
@@ -722,50 +787,6 @@
|
|
|
722
787
|
"category": "General",
|
|
723
788
|
"palette": false
|
|
724
789
|
},
|
|
725
|
-
"heroicons-outline": {
|
|
726
|
-
"name": "HeroIcons Outline",
|
|
727
|
-
"total": 230,
|
|
728
|
-
"version": "1.0.6",
|
|
729
|
-
"author": {
|
|
730
|
-
"name": "Refactoring UI Inc",
|
|
731
|
-
"url": "https://github.com/tailwindlabs/heroicons"
|
|
732
|
-
},
|
|
733
|
-
"license": {
|
|
734
|
-
"title": "MIT",
|
|
735
|
-
"spdx": "MIT",
|
|
736
|
-
"url": "https://github.com/tailwindlabs/heroicons/blob/master/LICENSE"
|
|
737
|
-
},
|
|
738
|
-
"samples": [
|
|
739
|
-
"color-swatch",
|
|
740
|
-
"library",
|
|
741
|
-
"receipt-refund"
|
|
742
|
-
],
|
|
743
|
-
"height": 24,
|
|
744
|
-
"category": "General",
|
|
745
|
-
"palette": false
|
|
746
|
-
},
|
|
747
|
-
"heroicons-solid": {
|
|
748
|
-
"name": "HeroIcons Solid",
|
|
749
|
-
"total": 230,
|
|
750
|
-
"version": "1.0.6",
|
|
751
|
-
"author": {
|
|
752
|
-
"name": "Refactoring UI Inc",
|
|
753
|
-
"url": "https://github.com/tailwindlabs/heroicons"
|
|
754
|
-
},
|
|
755
|
-
"license": {
|
|
756
|
-
"title": "MIT",
|
|
757
|
-
"spdx": "MIT",
|
|
758
|
-
"url": "https://github.com/tailwindlabs/heroicons/blob/master/LICENSE"
|
|
759
|
-
},
|
|
760
|
-
"samples": [
|
|
761
|
-
"color-swatch",
|
|
762
|
-
"library",
|
|
763
|
-
"receipt-refund"
|
|
764
|
-
],
|
|
765
|
-
"height": 20,
|
|
766
|
-
"category": "General",
|
|
767
|
-
"palette": false
|
|
768
|
-
},
|
|
769
790
|
"humbleicons": {
|
|
770
791
|
"name": "Humbleicons",
|
|
771
792
|
"total": 227,
|
|
@@ -988,8 +1009,8 @@
|
|
|
988
1009
|
},
|
|
989
1010
|
"fluent": {
|
|
990
1011
|
"name": "Fluent UI System Icons",
|
|
991
|
-
"total":
|
|
992
|
-
"version": "1.1.
|
|
1012
|
+
"total": 11814,
|
|
1013
|
+
"version": "1.1.179",
|
|
993
1014
|
"author": {
|
|
994
1015
|
"name": "Microsoft Corporation",
|
|
995
1016
|
"url": "https://github.com/microsoft/fluentui-system-icons"
|
|
@@ -1142,7 +1163,7 @@
|
|
|
1142
1163
|
},
|
|
1143
1164
|
"codicon": {
|
|
1144
1165
|
"name": "Codicons",
|
|
1145
|
-
"total":
|
|
1166
|
+
"total": 422,
|
|
1146
1167
|
"version": "0.0.32",
|
|
1147
1168
|
"author": {
|
|
1148
1169
|
"name": "Microsoft Corporation",
|
|
@@ -1300,7 +1321,7 @@
|
|
|
1300
1321
|
"ooui": {
|
|
1301
1322
|
"name": "OOUI",
|
|
1302
1323
|
"total": 328,
|
|
1303
|
-
"version": "0.44.
|
|
1324
|
+
"version": "0.44.3",
|
|
1304
1325
|
"author": {
|
|
1305
1326
|
"name": "OOUI Team",
|
|
1306
1327
|
"url": "https://github.com/wikimedia/oojs-ui"
|
|
@@ -1650,8 +1671,8 @@
|
|
|
1650
1671
|
},
|
|
1651
1672
|
"simple-icons": {
|
|
1652
1673
|
"name": "Simple Icons",
|
|
1653
|
-
"total":
|
|
1654
|
-
"version": "7.
|
|
1674
|
+
"total": 2317,
|
|
1675
|
+
"version": "7.8.0",
|
|
1655
1676
|
"author": {
|
|
1656
1677
|
"name": "Simple Icons Collaborators",
|
|
1657
1678
|
"url": "https://github.com/simple-icons/simple-icons"
|
|
@@ -1802,8 +1823,8 @@
|
|
|
1802
1823
|
},
|
|
1803
1824
|
"cryptocurrency": {
|
|
1804
1825
|
"name": "Cryptocurrency Icons",
|
|
1805
|
-
"total":
|
|
1806
|
-
"version": "0.18.
|
|
1826
|
+
"total": 483,
|
|
1827
|
+
"version": "0.18.1",
|
|
1807
1828
|
"author": {
|
|
1808
1829
|
"name": "Christopher Downer",
|
|
1809
1830
|
"url": "https://github.com/atomiclabs/cryptocurrency-icons"
|
|
@@ -2865,5 +2886,27 @@
|
|
|
2865
2886
|
"height": 24,
|
|
2866
2887
|
"palette": false,
|
|
2867
2888
|
"hidden": true
|
|
2889
|
+
},
|
|
2890
|
+
"heroicons-outline": {
|
|
2891
|
+
"name": "HeroIcons Outline",
|
|
2892
|
+
"total": 230,
|
|
2893
|
+
"version": "1.0.6",
|
|
2894
|
+
"author": {
|
|
2895
|
+
"name": "Refactoring UI Inc",
|
|
2896
|
+
"url": "https://github.com/tailwindlabs/heroicons"
|
|
2897
|
+
},
|
|
2898
|
+
"license": {
|
|
2899
|
+
"title": "MIT",
|
|
2900
|
+
"spdx": "MIT",
|
|
2901
|
+
"url": "https://github.com/tailwindlabs/heroicons/blob/master/LICENSE"
|
|
2902
|
+
},
|
|
2903
|
+
"samples": [
|
|
2904
|
+
"color-swatch",
|
|
2905
|
+
"library",
|
|
2906
|
+
"receipt-refund"
|
|
2907
|
+
],
|
|
2908
|
+
"height": 24,
|
|
2909
|
+
"palette": false,
|
|
2910
|
+
"hidden": true
|
|
2868
2911
|
}
|
|
2869
2912
|
}
|
package/collections.md
CHANGED
|
@@ -70,12 +70,12 @@
|
|
|
70
70
|
|
|
71
71
|
|
|
72
72
|
### Tabler Icons
|
|
73
|
-
* Number of icons:
|
|
73
|
+
* Number of icons: 2320
|
|
74
74
|
* Author: Paweł Kuna
|
|
75
75
|
* URL: https://github.com/tabler/tabler-icons
|
|
76
76
|
* License: MIT
|
|
77
77
|
* License URL: https://github.com/tabler/tabler-icons/blob/master/LICENSE
|
|
78
|
-
* Version: 1.
|
|
78
|
+
* Version: 1.86.0
|
|
79
79
|
* Palette: Colorless
|
|
80
80
|
|
|
81
81
|
|
|
@@ -109,6 +109,15 @@
|
|
|
109
109
|
* Palette: Colorless
|
|
110
110
|
|
|
111
111
|
|
|
112
|
+
### MingCute Icon
|
|
113
|
+
* Number of icons: 1242
|
|
114
|
+
* Author: MingCute Design
|
|
115
|
+
* URL: https://github.com/Richard9394/MingCute
|
|
116
|
+
* License: Apache 2.0
|
|
117
|
+
* License URL: https://github.com/Richard9394/MingCute/blob/main/LICENSE
|
|
118
|
+
* Palette: Colorless
|
|
119
|
+
|
|
120
|
+
|
|
112
121
|
### Clarity
|
|
113
122
|
* Number of icons: 1103
|
|
114
123
|
* Author: VMware
|
|
@@ -199,7 +208,7 @@
|
|
|
199
208
|
|
|
200
209
|
|
|
201
210
|
### Lucide
|
|
202
|
-
* Number of icons:
|
|
211
|
+
* Number of icons: 831
|
|
203
212
|
* Author: Lucide Contributors
|
|
204
213
|
* URL: https://github.com/lucide-icons/lucide
|
|
205
214
|
* License: ISC
|
|
@@ -207,13 +216,33 @@
|
|
|
207
216
|
* Palette: Colorless
|
|
208
217
|
|
|
209
218
|
|
|
219
|
+
### HeroIcons
|
|
220
|
+
* Number of icons: 520
|
|
221
|
+
* Author: Refactoring UI Inc
|
|
222
|
+
* URL: https://github.com/tailwindlabs/heroicons
|
|
223
|
+
* License: MIT
|
|
224
|
+
* License URL: https://github.com/tailwindlabs/heroicons/blob/master/LICENSE
|
|
225
|
+
* Version: 2.0.1
|
|
226
|
+
* Palette: Colorless
|
|
227
|
+
|
|
228
|
+
|
|
229
|
+
### HeroIcons Solid
|
|
230
|
+
* Number of icons: 260
|
|
231
|
+
* Author: Refactoring UI Inc
|
|
232
|
+
* URL: https://github.com/tailwindlabs/heroicons
|
|
233
|
+
* License: MIT
|
|
234
|
+
* License URL: https://github.com/tailwindlabs/heroicons/blob/master/LICENSE
|
|
235
|
+
* Version: 2.0.1
|
|
236
|
+
* Palette: Colorless
|
|
237
|
+
|
|
238
|
+
|
|
210
239
|
### Pixelarticons
|
|
211
|
-
* Number of icons:
|
|
240
|
+
* Number of icons: 480
|
|
212
241
|
* Author: Gerrit Halfmann
|
|
213
242
|
* URL: https://github.com/halfmage/pixelarticons
|
|
214
243
|
* License: MIT
|
|
215
244
|
* License URL: https://github.com/halfmage/pixelarticons/blob/master/LICENSE
|
|
216
|
-
* Version: 1.
|
|
245
|
+
* Version: 1.7.0
|
|
217
246
|
* Palette: Colorless
|
|
218
247
|
|
|
219
248
|
|
|
@@ -324,26 +353,6 @@
|
|
|
324
353
|
* Palette: Colorless
|
|
325
354
|
|
|
326
355
|
|
|
327
|
-
### HeroIcons Outline
|
|
328
|
-
* Number of icons: 230
|
|
329
|
-
* Author: Refactoring UI Inc
|
|
330
|
-
* URL: https://github.com/tailwindlabs/heroicons
|
|
331
|
-
* License: MIT
|
|
332
|
-
* License URL: https://github.com/tailwindlabs/heroicons/blob/master/LICENSE
|
|
333
|
-
* Version: 1.0.6
|
|
334
|
-
* Palette: Colorless
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
### HeroIcons Solid
|
|
338
|
-
* Number of icons: 230
|
|
339
|
-
* Author: Refactoring UI Inc
|
|
340
|
-
* URL: https://github.com/tailwindlabs/heroicons
|
|
341
|
-
* License: MIT
|
|
342
|
-
* License URL: https://github.com/tailwindlabs/heroicons/blob/master/LICENSE
|
|
343
|
-
* Version: 1.0.6
|
|
344
|
-
* Palette: Colorless
|
|
345
|
-
|
|
346
|
-
|
|
347
356
|
### Humbleicons
|
|
348
357
|
* Number of icons: 227
|
|
349
358
|
* Author: Jiří Zralý
|
|
@@ -443,12 +452,12 @@
|
|
|
443
452
|
|
|
444
453
|
|
|
445
454
|
### Fluent UI System Icons
|
|
446
|
-
* Number of icons:
|
|
455
|
+
* Number of icons: 11814
|
|
447
456
|
* Author: Microsoft Corporation
|
|
448
457
|
* URL: https://github.com/microsoft/fluentui-system-icons
|
|
449
458
|
* License: MIT
|
|
450
459
|
* License URL: https://github.com/microsoft/fluentui-system-icons/blob/master/LICENSE
|
|
451
|
-
* Version: 1.1.
|
|
460
|
+
* Version: 1.1.179
|
|
452
461
|
* Palette: Colorless
|
|
453
462
|
|
|
454
463
|
|
|
@@ -512,7 +521,7 @@
|
|
|
512
521
|
|
|
513
522
|
|
|
514
523
|
### Codicons
|
|
515
|
-
* Number of icons:
|
|
524
|
+
* Number of icons: 422
|
|
516
525
|
* Author: Microsoft Corporation
|
|
517
526
|
* URL: https://github.com/microsoft/vscode-codicons
|
|
518
527
|
* License: CC BY 4.0
|
|
@@ -587,7 +596,7 @@
|
|
|
587
596
|
* URL: https://github.com/wikimedia/oojs-ui
|
|
588
597
|
* License: MIT
|
|
589
598
|
* License URL: https://github.com/wikimedia/oojs-ui/blob/master/LICENSE-MIT
|
|
590
|
-
* Version: 0.44.
|
|
599
|
+
* Version: 0.44.3
|
|
591
600
|
* Palette: Colorless
|
|
592
601
|
|
|
593
602
|
|
|
@@ -734,12 +743,12 @@
|
|
|
734
743
|
|
|
735
744
|
|
|
736
745
|
### Simple Icons
|
|
737
|
-
* Number of icons:
|
|
746
|
+
* Number of icons: 2317
|
|
738
747
|
* Author: Simple Icons Collaborators
|
|
739
748
|
* URL: https://github.com/simple-icons/simple-icons
|
|
740
749
|
* License: CC0 1.0
|
|
741
750
|
* License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
|
|
742
|
-
* Version: 7.
|
|
751
|
+
* Version: 7.8.0
|
|
743
752
|
* Palette: Colorless
|
|
744
753
|
|
|
745
754
|
|
|
@@ -800,12 +809,12 @@
|
|
|
800
809
|
|
|
801
810
|
|
|
802
811
|
### Cryptocurrency Icons
|
|
803
|
-
* Number of icons:
|
|
812
|
+
* Number of icons: 483
|
|
804
813
|
* Author: Christopher Downer
|
|
805
814
|
* URL: https://github.com/atomiclabs/cryptocurrency-icons
|
|
806
815
|
* License: CC0 1.0
|
|
807
816
|
* License URL: https://creativecommons.org/publicdomain/zero/1.0/
|
|
808
|
-
* Version: 0.18.
|
|
817
|
+
* Version: 0.18.1
|
|
809
818
|
* Palette: Colorless
|
|
810
819
|
|
|
811
820
|
|
package/composer.json
CHANGED
package/json/codicon.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"prefix": "codicon",
|
|
3
3
|
"info": {
|
|
4
4
|
"name": "Codicons",
|
|
5
|
-
"total":
|
|
5
|
+
"total": 422,
|
|
6
6
|
"version": "0.0.32",
|
|
7
7
|
"author": {
|
|
8
8
|
"name": "Microsoft Corporation",
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"category": "General",
|
|
23
23
|
"palette": false
|
|
24
24
|
},
|
|
25
|
-
"lastModified":
|
|
25
|
+
"lastModified": 1660887157,
|
|
26
26
|
"icons": {
|
|
27
27
|
"account": {
|
|
28
28
|
"body": "<path fill=\"currentColor\" d=\"M16 7.992C16 3.58 12.416 0 8 0S0 3.58 0 7.992c0 2.43 1.104 4.62 2.832 6.09c.016.016.032.016.032.032c.144.112.288.224.448.336c.08.048.144.111.224.175A7.98 7.98 0 0 0 8.016 16a7.98 7.98 0 0 0 4.48-1.375c.08-.048.144-.111.224-.16c.144-.111.304-.223.448-.335c.016-.016.032-.016.032-.032c1.696-1.487 2.8-3.676 2.8-6.106zm-8 7.001c-1.504 0-2.88-.48-4.016-1.279c.016-.128.048-.255.08-.383a4.17 4.17 0 0 1 .416-.991c.176-.304.384-.576.64-.816c.24-.24.528-.463.816-.639c.304-.176.624-.304.976-.4A4.15 4.15 0 0 1 8 10.342a4.185 4.185 0 0 1 2.928 1.166c.368.368.656.8.864 1.295c.112.288.192.592.24.911A7.03 7.03 0 0 1 8 14.993zm-2.448-7.4a2.49 2.49 0 0 1-.208-1.024c0-.351.064-.703.208-1.023c.144-.32.336-.607.576-.847c.24-.24.528-.431.848-.575c.32-.144.672-.208 1.024-.208c.368 0 .704.064 1.024.208c.32.144.608.336.848.575c.24.24.432.528.576.847c.144.32.208.672.208 1.023c0 .368-.064.704-.208 1.023a2.84 2.84 0 0 1-.576.848a2.84 2.84 0 0 1-.848.575a2.715 2.715 0 0 1-2.064 0a2.84 2.84 0 0 1-.848-.575a2.526 2.526 0 0 1-.56-.848zm7.424 5.306c0-.032-.016-.048-.016-.08a5.22 5.22 0 0 0-.688-1.406a4.883 4.883 0 0 0-1.088-1.135a5.207 5.207 0 0 0-1.04-.608a2.82 2.82 0 0 0 .464-.383a4.2 4.2 0 0 0 .624-.784a3.624 3.624 0 0 0 .528-1.934a3.71 3.71 0 0 0-.288-1.47a3.799 3.799 0 0 0-.816-1.199a3.845 3.845 0 0 0-1.2-.8a3.72 3.72 0 0 0-1.472-.287a3.72 3.72 0 0 0-1.472.288a3.631 3.631 0 0 0-1.2.815a3.84 3.84 0 0 0-.8 1.199a3.71 3.71 0 0 0-.288 1.47c0 .352.048.688.144 1.007c.096.336.224.64.4.927c.16.288.384.544.624.784c.144.144.304.271.48.383a5.12 5.12 0 0 0-1.04.624c-.416.32-.784.703-1.088 1.119a4.999 4.999 0 0 0-.688 1.406c-.016.032-.016.064-.016.08C1.776 11.636.992 9.91.992 7.992C.992 4.14 4.144.991 8 .991s7.008 3.149 7.008 7.001a6.96 6.96 0 0 1-2.032 4.907z\"/>"
|
|
@@ -1026,6 +1026,9 @@
|
|
|
1026
1026
|
"width": 24,
|
|
1027
1027
|
"height": 24
|
|
1028
1028
|
},
|
|
1029
|
+
"search-fuzzy": {
|
|
1030
|
+
"body": "<path fill=\"currentColor\" d=\"M8 1.5a4.5 4.5 0 0 0-3.263 7.6l-3.694 3.694l.707.707l3.755-3.755A4.5 4.5 0 1 0 8 1.5ZM4.5 6a3.5 3.5 0 1 1 7 0a3.5 3.5 0 0 1-7 0ZM9 13.855L6.854 16h-.708l-1.5-1.5l.708-.707L6.5 14.94l2.146-2.146h.708L11.5 14.94l2.146-2.146h.707L16 14.44v1.415l-2-2L11.854 16h-.708L9 13.855Z\"/>"
|
|
1031
|
+
},
|
|
1029
1032
|
"search-stop": {
|
|
1030
1033
|
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M5.738 3.318a4.5 4.5 0 0 0-.877 5.123A4.48 4.48 0 0 0 6.1 10a4.62 4.62 0 0 0-.1 1v.17c-.16-.11-.32-.22-.47-.34L1.75 14.5L1 13.84l3.8-3.69a5.5 5.5 0 1 1 9.62-3.65c0 .268-.02.535-.06.8a5.232 5.232 0 0 0-.94-.68V6.5a4.5 4.5 0 0 0-7.682-3.182zm3.04 4.356a4 4 0 1 1 4.444 6.652a4 4 0 0 1-4.444-6.652zm.1 5.447A3 3 0 0 0 11 14a3 3 0 0 0 1.74-.55L8.55 9.26A3 3 0 0 0 8 11a3 3 0 0 0 .879 2.121zm.382-4.57l4.19 4.189A3 3 0 0 0 14 11a3 3 0 0 0-3-3a3 3 0 0 0-1.74.55z\" clip-rule=\"evenodd\"/>"
|
|
1031
1034
|
},
|