@transfermarkt/global-styles 1.22.0 → 1.23.0
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/package.json
CHANGED
|
@@ -25,6 +25,10 @@
|
|
|
25
25
|
padding: rem-calc(8) rem-calc(20);
|
|
26
26
|
position: relative;
|
|
27
27
|
text-decoration: none;
|
|
28
|
+
transition:
|
|
29
|
+
background-color 100ms linear,
|
|
30
|
+
color 100ms linear,
|
|
31
|
+
border-color 100ms linear;
|
|
28
32
|
|
|
29
33
|
&--full-size {
|
|
30
34
|
display: flex;
|
|
@@ -57,6 +61,7 @@
|
|
|
57
61
|
|
|
58
62
|
&--large {
|
|
59
63
|
height: rem-calc(40);
|
|
64
|
+
letter-spacing: rem-calc(1);
|
|
60
65
|
text-transform: uppercase;
|
|
61
66
|
}
|
|
62
67
|
|
|
@@ -70,6 +75,7 @@
|
|
|
70
75
|
&--small {
|
|
71
76
|
font-size: $font-size-small;
|
|
72
77
|
height: rem-calc(30);
|
|
78
|
+
line-height: normal;
|
|
73
79
|
padding: rem-calc(8) rem-calc(12);
|
|
74
80
|
}
|
|
75
81
|
|
|
@@ -309,14 +315,20 @@
|
|
|
309
315
|
|
|
310
316
|
&--large {
|
|
311
317
|
@include tm-icon-size(16px);
|
|
318
|
+
|
|
319
|
+
stroke-width: 1.8;
|
|
312
320
|
}
|
|
313
321
|
|
|
314
322
|
&--medium {
|
|
315
323
|
@include tm-icon-size(16px);
|
|
324
|
+
|
|
325
|
+
stroke-width: 1.5;
|
|
316
326
|
}
|
|
317
327
|
|
|
318
328
|
&--small {
|
|
319
329
|
@include tm-icon-size(14px);
|
|
330
|
+
|
|
331
|
+
stroke-width: 1.2;
|
|
320
332
|
}
|
|
321
333
|
|
|
322
334
|
&::before {
|
|
@@ -336,14 +348,20 @@
|
|
|
336
348
|
|
|
337
349
|
&--large {
|
|
338
350
|
@include tm-icon-size(16px);
|
|
351
|
+
|
|
352
|
+
stroke-width: 1.8;
|
|
339
353
|
}
|
|
340
354
|
|
|
341
355
|
&--medium {
|
|
342
356
|
@include tm-icon-size(16px);
|
|
357
|
+
|
|
358
|
+
stroke-width: 1.5;
|
|
343
359
|
}
|
|
344
360
|
|
|
345
361
|
&--small {
|
|
346
362
|
@include tm-icon-size(14px);
|
|
363
|
+
|
|
364
|
+
stroke-width: 1.2;
|
|
347
365
|
}
|
|
348
366
|
|
|
349
367
|
&:hover {
|
|
@@ -357,14 +375,20 @@
|
|
|
357
375
|
|
|
358
376
|
&--large {
|
|
359
377
|
@include tm-icon-size(16px);
|
|
378
|
+
|
|
379
|
+
stroke-width: 1.8;
|
|
360
380
|
}
|
|
361
381
|
|
|
362
382
|
&--medium {
|
|
363
383
|
@include tm-icon-size(16px);
|
|
384
|
+
|
|
385
|
+
stroke-width: 1.5;
|
|
364
386
|
}
|
|
365
387
|
|
|
366
388
|
&--small {
|
|
367
389
|
@include tm-icon-size(14px);
|
|
390
|
+
|
|
391
|
+
stroke-width: 1.2;
|
|
368
392
|
}
|
|
369
393
|
|
|
370
394
|
&::before {
|
|
@@ -383,14 +407,20 @@
|
|
|
383
407
|
|
|
384
408
|
&--large {
|
|
385
409
|
@include tm-icon-size(16px);
|
|
410
|
+
|
|
411
|
+
stroke-width: 1.8;
|
|
386
412
|
}
|
|
387
413
|
|
|
388
414
|
&--medium {
|
|
389
415
|
@include tm-icon-size(16px);
|
|
416
|
+
|
|
417
|
+
stroke-width: 1.5;
|
|
390
418
|
}
|
|
391
419
|
|
|
392
420
|
&--small {
|
|
393
421
|
@include tm-icon-size(14px);
|
|
422
|
+
|
|
423
|
+
stroke-width: 1.2;
|
|
394
424
|
}
|
|
395
425
|
|
|
396
426
|
&::before {
|
|
@@ -405,14 +435,20 @@
|
|
|
405
435
|
|
|
406
436
|
&--large {
|
|
407
437
|
@include tm-icon-size(16px);
|
|
438
|
+
|
|
439
|
+
stroke-width: 1.8;
|
|
408
440
|
}
|
|
409
441
|
|
|
410
442
|
&--medium {
|
|
411
443
|
@include tm-icon-size(16px);
|
|
444
|
+
|
|
445
|
+
stroke-width: 1.5;
|
|
412
446
|
}
|
|
413
447
|
|
|
414
448
|
&--small {
|
|
415
449
|
@include tm-icon-size(14px);
|
|
450
|
+
|
|
451
|
+
stroke-width: 1.2;
|
|
416
452
|
}
|
|
417
453
|
}
|
|
418
454
|
|
|
@@ -421,14 +457,20 @@
|
|
|
421
457
|
|
|
422
458
|
&--large {
|
|
423
459
|
@include tm-icon-size(16px);
|
|
460
|
+
|
|
461
|
+
stroke-width: 1.8;
|
|
424
462
|
}
|
|
425
463
|
|
|
426
464
|
&--medium {
|
|
427
465
|
@include tm-icon-size(16px);
|
|
466
|
+
|
|
467
|
+
stroke-width: 1.5;
|
|
428
468
|
}
|
|
429
469
|
|
|
430
470
|
&--small {
|
|
431
471
|
@include tm-icon-size(14px);
|
|
472
|
+
|
|
473
|
+
stroke-width: 1.2;
|
|
432
474
|
}
|
|
433
475
|
|
|
434
476
|
&::before {
|
|
@@ -443,14 +485,20 @@
|
|
|
443
485
|
|
|
444
486
|
&--large {
|
|
445
487
|
@include tm-icon-size(16px);
|
|
488
|
+
|
|
489
|
+
stroke-width: 1.8;
|
|
446
490
|
}
|
|
447
491
|
|
|
448
492
|
&--medium {
|
|
449
493
|
@include tm-icon-size(16px);
|
|
494
|
+
|
|
495
|
+
stroke-width: 1.5;
|
|
450
496
|
}
|
|
451
497
|
|
|
452
498
|
&--small {
|
|
453
499
|
@include tm-icon-size(14px);
|
|
500
|
+
|
|
501
|
+
stroke-width: 1.2;
|
|
454
502
|
}
|
|
455
503
|
}
|
|
456
504
|
|
|
@@ -461,14 +509,20 @@
|
|
|
461
509
|
|
|
462
510
|
&--large {
|
|
463
511
|
@include tm-icon-size(16px);
|
|
512
|
+
|
|
513
|
+
stroke-width: 1.8;
|
|
464
514
|
}
|
|
465
515
|
|
|
466
516
|
&--medium {
|
|
467
517
|
@include tm-icon-size(16px);
|
|
518
|
+
|
|
519
|
+
stroke-width: 1.5;
|
|
468
520
|
}
|
|
469
521
|
|
|
470
522
|
&--small {
|
|
471
523
|
@include tm-icon-size(14px);
|
|
524
|
+
|
|
525
|
+
stroke-width: 1.2;
|
|
472
526
|
}
|
|
473
527
|
}
|
|
474
528
|
|
|
@@ -477,14 +531,20 @@
|
|
|
477
531
|
|
|
478
532
|
&--large {
|
|
479
533
|
@include tm-icon-size(16px);
|
|
534
|
+
|
|
535
|
+
stroke-width: 1.8;
|
|
480
536
|
}
|
|
481
537
|
|
|
482
538
|
&--medium {
|
|
483
539
|
@include tm-icon-size(16px);
|
|
540
|
+
|
|
541
|
+
stroke-width: 1.5;
|
|
484
542
|
}
|
|
485
543
|
|
|
486
544
|
&--small {
|
|
487
545
|
@include tm-icon-size(14px);
|
|
546
|
+
|
|
547
|
+
stroke-width: 1.2;
|
|
488
548
|
}
|
|
489
549
|
}
|
|
490
550
|
|
|
@@ -495,14 +555,20 @@
|
|
|
495
555
|
|
|
496
556
|
&--large {
|
|
497
557
|
@include tm-icon-size(16px);
|
|
558
|
+
|
|
559
|
+
stroke-width: 1.8;
|
|
498
560
|
}
|
|
499
561
|
|
|
500
562
|
&--medium {
|
|
501
563
|
@include tm-icon-size(16px);
|
|
564
|
+
|
|
565
|
+
stroke-width: 1.5;
|
|
502
566
|
}
|
|
503
567
|
|
|
504
568
|
&--small {
|
|
505
569
|
@include tm-icon-size(14px);
|
|
570
|
+
|
|
571
|
+
stroke-width: 1.2;
|
|
506
572
|
}
|
|
507
573
|
}
|
|
508
574
|
|
|
@@ -513,14 +579,20 @@
|
|
|
513
579
|
|
|
514
580
|
&--large {
|
|
515
581
|
@include tm-icon-size(16px);
|
|
582
|
+
|
|
583
|
+
stroke-width: 1.8;
|
|
516
584
|
}
|
|
517
585
|
|
|
518
586
|
&--medium {
|
|
519
587
|
@include tm-icon-size(16px);
|
|
588
|
+
|
|
589
|
+
stroke-width: 1.5;
|
|
520
590
|
}
|
|
521
591
|
|
|
522
592
|
&--small {
|
|
523
593
|
@include tm-icon-size(14px);
|
|
594
|
+
|
|
595
|
+
stroke-width: 1.2;
|
|
524
596
|
}
|
|
525
597
|
}
|
|
526
598
|
|
|
@@ -529,14 +601,20 @@
|
|
|
529
601
|
|
|
530
602
|
&--large {
|
|
531
603
|
@include tm-icon-size(16px);
|
|
604
|
+
|
|
605
|
+
stroke-width: 1.8;
|
|
532
606
|
}
|
|
533
607
|
|
|
534
608
|
&--medium {
|
|
535
609
|
@include tm-icon-size(16px);
|
|
610
|
+
|
|
611
|
+
stroke-width: 1.5;
|
|
536
612
|
}
|
|
537
613
|
|
|
538
614
|
&--small {
|
|
539
615
|
@include tm-icon-size(14px);
|
|
616
|
+
|
|
617
|
+
stroke-width: 1.2;
|
|
540
618
|
}
|
|
541
619
|
}
|
|
542
620
|
|
|
@@ -547,14 +625,20 @@
|
|
|
547
625
|
|
|
548
626
|
&--large {
|
|
549
627
|
@include tm-icon-size(16px);
|
|
628
|
+
|
|
629
|
+
stroke-width: 1.8;
|
|
550
630
|
}
|
|
551
631
|
|
|
552
632
|
&--medium {
|
|
553
633
|
@include tm-icon-size(16px);
|
|
634
|
+
|
|
635
|
+
stroke-width: 1.5;
|
|
554
636
|
}
|
|
555
637
|
|
|
556
638
|
&--small {
|
|
557
639
|
@include tm-icon-size(14px);
|
|
640
|
+
|
|
641
|
+
stroke-width: 1.2;
|
|
558
642
|
}
|
|
559
643
|
}
|
|
560
644
|
|
|
@@ -565,14 +649,20 @@
|
|
|
565
649
|
|
|
566
650
|
&--large {
|
|
567
651
|
@include tm-icon-size(16px);
|
|
652
|
+
|
|
653
|
+
stroke-width: 1.8;
|
|
568
654
|
}
|
|
569
655
|
|
|
570
656
|
&--medium {
|
|
571
657
|
@include tm-icon-size(16px);
|
|
658
|
+
|
|
659
|
+
stroke-width: 1.5;
|
|
572
660
|
}
|
|
573
661
|
|
|
574
662
|
&--small {
|
|
575
663
|
@include tm-icon-size(14px);
|
|
664
|
+
|
|
665
|
+
stroke-width: 1.2;
|
|
576
666
|
}
|
|
577
667
|
}
|
|
578
668
|
|
|
@@ -581,14 +671,20 @@
|
|
|
581
671
|
|
|
582
672
|
&--large {
|
|
583
673
|
@include tm-icon-size(16px);
|
|
674
|
+
|
|
675
|
+
stroke-width: 1.8;
|
|
584
676
|
}
|
|
585
677
|
|
|
586
678
|
&--medium {
|
|
587
679
|
@include tm-icon-size(16px);
|
|
680
|
+
|
|
681
|
+
stroke-width: 1.5;
|
|
588
682
|
}
|
|
589
683
|
|
|
590
684
|
&--small {
|
|
591
685
|
@include tm-icon-size(14px);
|
|
686
|
+
|
|
687
|
+
stroke-width: 1.2;
|
|
592
688
|
}
|
|
593
689
|
}
|
|
594
690
|
|
|
@@ -599,14 +695,20 @@
|
|
|
599
695
|
|
|
600
696
|
&--large {
|
|
601
697
|
@include tm-icon-size(16px);
|
|
698
|
+
|
|
699
|
+
stroke-width: 1.8;
|
|
602
700
|
}
|
|
603
701
|
|
|
604
702
|
&--medium {
|
|
605
703
|
@include tm-icon-size(16px);
|
|
704
|
+
|
|
705
|
+
stroke-width: 1.5;
|
|
606
706
|
}
|
|
607
707
|
|
|
608
708
|
&--small {
|
|
609
709
|
@include tm-icon-size(14px);
|
|
710
|
+
|
|
711
|
+
stroke-width: 1.2;
|
|
610
712
|
}
|
|
611
713
|
}
|
|
612
714
|
|
|
@@ -617,14 +719,20 @@
|
|
|
617
719
|
|
|
618
720
|
&--large {
|
|
619
721
|
@include tm-icon-size(16px);
|
|
722
|
+
|
|
723
|
+
stroke-width: 1.8;
|
|
620
724
|
}
|
|
621
725
|
|
|
622
726
|
&--medium {
|
|
623
727
|
@include tm-icon-size(16px);
|
|
728
|
+
|
|
729
|
+
stroke-width: 1.5;
|
|
624
730
|
}
|
|
625
731
|
|
|
626
732
|
&--small {
|
|
627
733
|
@include tm-icon-size(14px);
|
|
734
|
+
|
|
735
|
+
stroke-width: 1.2;
|
|
628
736
|
}
|
|
629
737
|
}
|
|
630
738
|
|
|
@@ -633,14 +741,20 @@
|
|
|
633
741
|
|
|
634
742
|
&--large {
|
|
635
743
|
@include tm-icon-size(16px);
|
|
744
|
+
|
|
745
|
+
stroke-width: 1.8;
|
|
636
746
|
}
|
|
637
747
|
|
|
638
748
|
&--medium {
|
|
639
749
|
@include tm-icon-size(16px);
|
|
750
|
+
|
|
751
|
+
stroke-width: 1.5;
|
|
640
752
|
}
|
|
641
753
|
|
|
642
754
|
&--small {
|
|
643
755
|
@include tm-icon-size(14px);
|
|
756
|
+
|
|
757
|
+
stroke-width: 1.2;
|
|
644
758
|
}
|
|
645
759
|
}
|
|
646
760
|
|
|
@@ -651,14 +765,20 @@
|
|
|
651
765
|
|
|
652
766
|
&--large {
|
|
653
767
|
@include tm-icon-size(16px);
|
|
768
|
+
|
|
769
|
+
stroke-width: 1.8;
|
|
654
770
|
}
|
|
655
771
|
|
|
656
772
|
&--medium {
|
|
657
773
|
@include tm-icon-size(16px);
|
|
774
|
+
|
|
775
|
+
stroke-width: 1.5;
|
|
658
776
|
}
|
|
659
777
|
|
|
660
778
|
&--small {
|
|
661
779
|
@include tm-icon-size(14px);
|
|
780
|
+
|
|
781
|
+
stroke-width: 1.2;
|
|
662
782
|
}
|
|
663
783
|
}
|
|
664
784
|
|
|
@@ -669,14 +789,20 @@
|
|
|
669
789
|
|
|
670
790
|
&--large {
|
|
671
791
|
@include tm-icon-size(16px);
|
|
792
|
+
|
|
793
|
+
stroke-width: 1.8;
|
|
672
794
|
}
|
|
673
795
|
|
|
674
796
|
&--medium {
|
|
675
797
|
@include tm-icon-size(16px);
|
|
798
|
+
|
|
799
|
+
stroke-width: 1.5;
|
|
676
800
|
}
|
|
677
801
|
|
|
678
802
|
&--small {
|
|
679
803
|
@include tm-icon-size(14px);
|
|
804
|
+
|
|
805
|
+
stroke-width: 1.2;
|
|
680
806
|
}
|
|
681
807
|
}
|
|
682
808
|
|
|
@@ -685,14 +811,20 @@
|
|
|
685
811
|
|
|
686
812
|
&--large {
|
|
687
813
|
@include tm-icon-size(16px);
|
|
814
|
+
|
|
815
|
+
stroke-width: 1.8;
|
|
688
816
|
}
|
|
689
817
|
|
|
690
818
|
&--medium {
|
|
691
819
|
@include tm-icon-size(16px);
|
|
820
|
+
|
|
821
|
+
stroke-width: 1.5;
|
|
692
822
|
}
|
|
693
823
|
|
|
694
824
|
&--small {
|
|
695
825
|
@include tm-icon-size(14px);
|
|
826
|
+
|
|
827
|
+
stroke-width: 1.2;
|
|
696
828
|
}
|
|
697
829
|
}
|
|
698
830
|
|
|
@@ -703,14 +835,20 @@
|
|
|
703
835
|
|
|
704
836
|
&--large {
|
|
705
837
|
@include tm-icon-size(16px);
|
|
838
|
+
|
|
839
|
+
stroke-width: 1.8;
|
|
706
840
|
}
|
|
707
841
|
|
|
708
842
|
&--medium {
|
|
709
843
|
@include tm-icon-size(16px);
|
|
844
|
+
|
|
845
|
+
stroke-width: 1.5;
|
|
710
846
|
}
|
|
711
847
|
|
|
712
848
|
&--small {
|
|
713
849
|
@include tm-icon-size(14px);
|
|
850
|
+
|
|
851
|
+
stroke-width: 1.2;
|
|
714
852
|
}
|
|
715
853
|
}
|
|
716
854
|
|
|
@@ -721,14 +859,20 @@
|
|
|
721
859
|
|
|
722
860
|
&--large {
|
|
723
861
|
@include tm-icon-size(16px);
|
|
862
|
+
|
|
863
|
+
stroke-width: 1.8;
|
|
724
864
|
}
|
|
725
865
|
|
|
726
866
|
&--medium {
|
|
727
867
|
@include tm-icon-size(16px);
|
|
868
|
+
|
|
869
|
+
stroke-width: 1.5;
|
|
728
870
|
}
|
|
729
871
|
|
|
730
872
|
&--small {
|
|
731
873
|
@include tm-icon-size(14px);
|
|
874
|
+
|
|
875
|
+
stroke-width: 1.2;
|
|
732
876
|
}
|
|
733
877
|
}
|
|
734
878
|
|
|
@@ -737,14 +881,20 @@
|
|
|
737
881
|
|
|
738
882
|
&--large {
|
|
739
883
|
@include tm-icon-size(16px);
|
|
884
|
+
|
|
885
|
+
stroke-width: 1.8;
|
|
740
886
|
}
|
|
741
887
|
|
|
742
888
|
&--medium {
|
|
743
889
|
@include tm-icon-size(16px);
|
|
890
|
+
|
|
891
|
+
stroke-width: 1.5;
|
|
744
892
|
}
|
|
745
893
|
|
|
746
894
|
&--small {
|
|
747
895
|
@include tm-icon-size(14px);
|
|
896
|
+
|
|
897
|
+
stroke-width: 1.2;
|
|
748
898
|
}
|
|
749
899
|
}
|
|
750
900
|
|
|
@@ -755,14 +905,20 @@
|
|
|
755
905
|
|
|
756
906
|
&--large {
|
|
757
907
|
@include tm-icon-size(16px);
|
|
908
|
+
|
|
909
|
+
stroke-width: 1.8;
|
|
758
910
|
}
|
|
759
911
|
|
|
760
912
|
&--medium {
|
|
761
913
|
@include tm-icon-size(16px);
|
|
914
|
+
|
|
915
|
+
stroke-width: 1.5;
|
|
762
916
|
}
|
|
763
917
|
|
|
764
918
|
&--small {
|
|
765
919
|
@include tm-icon-size(14px);
|
|
920
|
+
|
|
921
|
+
stroke-width: 1.2;
|
|
766
922
|
}
|
|
767
923
|
}
|
|
768
924
|
|
|
@@ -773,14 +929,20 @@
|
|
|
773
929
|
|
|
774
930
|
&--large {
|
|
775
931
|
@include tm-icon-size(16px);
|
|
932
|
+
|
|
933
|
+
stroke-width: 1.8;
|
|
776
934
|
}
|
|
777
935
|
|
|
778
936
|
&--medium {
|
|
779
937
|
@include tm-icon-size(16px);
|
|
938
|
+
|
|
939
|
+
stroke-width: 1.5;
|
|
780
940
|
}
|
|
781
941
|
|
|
782
942
|
&--small {
|
|
783
943
|
@include tm-icon-size(14px);
|
|
944
|
+
|
|
945
|
+
stroke-width: 1.2;
|
|
784
946
|
}
|
|
785
947
|
}
|
|
786
948
|
|
|
@@ -789,14 +951,20 @@
|
|
|
789
951
|
|
|
790
952
|
&--large {
|
|
791
953
|
@include tm-icon-size(16px);
|
|
954
|
+
|
|
955
|
+
stroke-width: 1.8;
|
|
792
956
|
}
|
|
793
957
|
|
|
794
958
|
&--medium {
|
|
795
959
|
@include tm-icon-size(16px);
|
|
960
|
+
|
|
961
|
+
stroke-width: 1.5;
|
|
796
962
|
}
|
|
797
963
|
|
|
798
964
|
&--small {
|
|
799
965
|
@include tm-icon-size(14px);
|
|
966
|
+
|
|
967
|
+
stroke-width: 1.2;
|
|
800
968
|
}
|
|
801
969
|
}
|
|
802
970
|
|
|
@@ -807,14 +975,20 @@
|
|
|
807
975
|
|
|
808
976
|
&--large {
|
|
809
977
|
@include tm-icon-size(16px);
|
|
978
|
+
|
|
979
|
+
stroke-width: 1.8;
|
|
810
980
|
}
|
|
811
981
|
|
|
812
982
|
&--medium {
|
|
813
983
|
@include tm-icon-size(16px);
|
|
984
|
+
|
|
985
|
+
stroke-width: 1.5;
|
|
814
986
|
}
|
|
815
987
|
|
|
816
988
|
&--small {
|
|
817
989
|
@include tm-icon-size(14px);
|
|
990
|
+
|
|
991
|
+
stroke-width: 1.2;
|
|
818
992
|
}
|
|
819
993
|
}
|
|
820
994
|
|
|
@@ -825,14 +999,20 @@
|
|
|
825
999
|
|
|
826
1000
|
&--large {
|
|
827
1001
|
@include tm-icon-size(16px);
|
|
1002
|
+
|
|
1003
|
+
stroke-width: 1.8;
|
|
828
1004
|
}
|
|
829
1005
|
|
|
830
1006
|
&--medium {
|
|
831
1007
|
@include tm-icon-size(16px);
|
|
1008
|
+
|
|
1009
|
+
stroke-width: 1.5;
|
|
832
1010
|
}
|
|
833
1011
|
|
|
834
1012
|
&--small {
|
|
835
1013
|
@include tm-icon-size(14px);
|
|
1014
|
+
|
|
1015
|
+
stroke-width: 1.2;
|
|
836
1016
|
}
|
|
837
1017
|
}
|
|
838
1018
|
|
|
@@ -841,14 +1021,20 @@
|
|
|
841
1021
|
|
|
842
1022
|
&--large {
|
|
843
1023
|
@include tm-icon-size(16px);
|
|
1024
|
+
|
|
1025
|
+
stroke-width: 1.8;
|
|
844
1026
|
}
|
|
845
1027
|
|
|
846
1028
|
&--medium {
|
|
847
1029
|
@include tm-icon-size(16px);
|
|
1030
|
+
|
|
1031
|
+
stroke-width: 1.5;
|
|
848
1032
|
}
|
|
849
1033
|
|
|
850
1034
|
&--small {
|
|
851
1035
|
@include tm-icon-size(14px);
|
|
1036
|
+
|
|
1037
|
+
stroke-width: 1.2;
|
|
852
1038
|
}
|
|
853
1039
|
}
|
|
854
1040
|
|
|
@@ -859,14 +1045,20 @@
|
|
|
859
1045
|
|
|
860
1046
|
&--large {
|
|
861
1047
|
@include tm-icon-size(16px);
|
|
1048
|
+
|
|
1049
|
+
stroke-width: 1.8;
|
|
862
1050
|
}
|
|
863
1051
|
|
|
864
1052
|
&--medium {
|
|
865
1053
|
@include tm-icon-size(16px);
|
|
1054
|
+
|
|
1055
|
+
stroke-width: 1.5;
|
|
866
1056
|
}
|
|
867
1057
|
|
|
868
1058
|
&--small {
|
|
869
1059
|
@include tm-icon-size(14px);
|
|
1060
|
+
|
|
1061
|
+
stroke-width: 1.2;
|
|
870
1062
|
}
|
|
871
1063
|
}
|
|
872
1064
|
|
|
@@ -877,14 +1069,20 @@
|
|
|
877
1069
|
|
|
878
1070
|
&--large {
|
|
879
1071
|
@include tm-icon-size(16px);
|
|
1072
|
+
|
|
1073
|
+
stroke-width: 1.8;
|
|
880
1074
|
}
|
|
881
1075
|
|
|
882
1076
|
&--medium {
|
|
883
1077
|
@include tm-icon-size(16px);
|
|
1078
|
+
|
|
1079
|
+
stroke-width: 1.5;
|
|
884
1080
|
}
|
|
885
1081
|
|
|
886
1082
|
&--small {
|
|
887
1083
|
@include tm-icon-size(14px);
|
|
1084
|
+
|
|
1085
|
+
stroke-width: 1.2;
|
|
888
1086
|
}
|
|
889
1087
|
}
|
|
890
1088
|
|
|
@@ -893,14 +1091,20 @@
|
|
|
893
1091
|
|
|
894
1092
|
&--large {
|
|
895
1093
|
@include tm-icon-size(16px);
|
|
1094
|
+
|
|
1095
|
+
stroke-width: 1.8;
|
|
896
1096
|
}
|
|
897
1097
|
|
|
898
1098
|
&--medium {
|
|
899
1099
|
@include tm-icon-size(16px);
|
|
1100
|
+
|
|
1101
|
+
stroke-width: 1.5;
|
|
900
1102
|
}
|
|
901
1103
|
|
|
902
1104
|
&--small {
|
|
903
1105
|
@include tm-icon-size(14px);
|
|
1106
|
+
|
|
1107
|
+
stroke-width: 1.2;
|
|
904
1108
|
}
|
|
905
1109
|
}
|
|
906
1110
|
|
|
@@ -911,14 +1115,20 @@
|
|
|
911
1115
|
|
|
912
1116
|
&--large {
|
|
913
1117
|
@include tm-icon-size(16px);
|
|
1118
|
+
|
|
1119
|
+
stroke-width: 1.8;
|
|
914
1120
|
}
|
|
915
1121
|
|
|
916
1122
|
&--medium {
|
|
917
1123
|
@include tm-icon-size(16px);
|
|
1124
|
+
|
|
1125
|
+
stroke-width: 1.5;
|
|
918
1126
|
}
|
|
919
1127
|
|
|
920
1128
|
&--small {
|
|
921
1129
|
@include tm-icon-size(14px);
|
|
1130
|
+
|
|
1131
|
+
stroke-width: 1.2;
|
|
922
1132
|
}
|
|
923
1133
|
}
|
|
924
1134
|
|
|
@@ -929,14 +1139,20 @@
|
|
|
929
1139
|
|
|
930
1140
|
&--large {
|
|
931
1141
|
@include tm-icon-size(16px);
|
|
1142
|
+
|
|
1143
|
+
stroke-width: 1.8;
|
|
932
1144
|
}
|
|
933
1145
|
|
|
934
1146
|
&--medium {
|
|
935
1147
|
@include tm-icon-size(16px);
|
|
1148
|
+
|
|
1149
|
+
stroke-width: 1.5;
|
|
936
1150
|
}
|
|
937
1151
|
|
|
938
1152
|
&--small {
|
|
939
1153
|
@include tm-icon-size(14px);
|
|
1154
|
+
|
|
1155
|
+
stroke-width: 1.2;
|
|
940
1156
|
}
|
|
941
1157
|
}
|
|
942
1158
|
|
|
@@ -945,14 +1161,20 @@
|
|
|
945
1161
|
|
|
946
1162
|
&--large {
|
|
947
1163
|
@include tm-icon-size(16px);
|
|
1164
|
+
|
|
1165
|
+
stroke-width: 1.8;
|
|
948
1166
|
}
|
|
949
1167
|
|
|
950
1168
|
&--medium {
|
|
951
1169
|
@include tm-icon-size(16px);
|
|
1170
|
+
|
|
1171
|
+
stroke-width: 1.5;
|
|
952
1172
|
}
|
|
953
1173
|
|
|
954
1174
|
&--small {
|
|
955
1175
|
@include tm-icon-size(14px);
|
|
1176
|
+
|
|
1177
|
+
stroke-width: 1.2;
|
|
956
1178
|
}
|
|
957
1179
|
}
|
|
958
1180
|
|
|
@@ -963,14 +1185,20 @@
|
|
|
963
1185
|
|
|
964
1186
|
&--large {
|
|
965
1187
|
@include tm-icon-size(16px);
|
|
1188
|
+
|
|
1189
|
+
stroke-width: 1.8;
|
|
966
1190
|
}
|
|
967
1191
|
|
|
968
1192
|
&--medium {
|
|
969
1193
|
@include tm-icon-size(16px);
|
|
1194
|
+
|
|
1195
|
+
stroke-width: 1.5;
|
|
970
1196
|
}
|
|
971
1197
|
|
|
972
1198
|
&--small {
|
|
973
1199
|
@include tm-icon-size(14px);
|
|
1200
|
+
|
|
1201
|
+
stroke-width: 1.2;
|
|
974
1202
|
}
|
|
975
1203
|
}
|
|
976
1204
|
|
|
@@ -981,14 +1209,20 @@
|
|
|
981
1209
|
|
|
982
1210
|
&--large {
|
|
983
1211
|
@include tm-icon-size(16px);
|
|
1212
|
+
|
|
1213
|
+
stroke-width: 1.8;
|
|
984
1214
|
}
|
|
985
1215
|
|
|
986
1216
|
&--medium {
|
|
987
1217
|
@include tm-icon-size(16px);
|
|
1218
|
+
|
|
1219
|
+
stroke-width: 1.5;
|
|
988
1220
|
}
|
|
989
1221
|
|
|
990
1222
|
&--small {
|
|
991
1223
|
@include tm-icon-size(14px);
|
|
1224
|
+
|
|
1225
|
+
stroke-width: 1.2;
|
|
992
1226
|
}
|
|
993
1227
|
}
|
|
994
1228
|
|
|
@@ -997,14 +1231,20 @@
|
|
|
997
1231
|
|
|
998
1232
|
&--large {
|
|
999
1233
|
@include tm-icon-size(16px);
|
|
1234
|
+
|
|
1235
|
+
stroke-width: 1.8;
|
|
1000
1236
|
}
|
|
1001
1237
|
|
|
1002
1238
|
&--medium {
|
|
1003
1239
|
@include tm-icon-size(16px);
|
|
1240
|
+
|
|
1241
|
+
stroke-width: 1.5;
|
|
1004
1242
|
}
|
|
1005
1243
|
|
|
1006
1244
|
&--small {
|
|
1007
1245
|
@include tm-icon-size(14px);
|
|
1246
|
+
|
|
1247
|
+
stroke-width: 1.2;
|
|
1008
1248
|
}
|
|
1009
1249
|
}
|
|
1010
1250
|
|
|
@@ -1015,14 +1255,20 @@
|
|
|
1015
1255
|
|
|
1016
1256
|
&--large {
|
|
1017
1257
|
@include tm-icon-size(16px);
|
|
1258
|
+
|
|
1259
|
+
stroke-width: 1.8;
|
|
1018
1260
|
}
|
|
1019
1261
|
|
|
1020
1262
|
&--medium {
|
|
1021
1263
|
@include tm-icon-size(16px);
|
|
1264
|
+
|
|
1265
|
+
stroke-width: 1.5;
|
|
1022
1266
|
}
|
|
1023
1267
|
|
|
1024
1268
|
&--small {
|
|
1025
1269
|
@include tm-icon-size(14px);
|
|
1270
|
+
|
|
1271
|
+
stroke-width: 1.2;
|
|
1026
1272
|
}
|
|
1027
1273
|
}
|
|
1028
1274
|
|
|
@@ -1033,14 +1279,20 @@
|
|
|
1033
1279
|
|
|
1034
1280
|
&--large {
|
|
1035
1281
|
@include tm-icon-size(16px);
|
|
1282
|
+
|
|
1283
|
+
stroke-width: 1.8;
|
|
1036
1284
|
}
|
|
1037
1285
|
|
|
1038
1286
|
&--medium {
|
|
1039
1287
|
@include tm-icon-size(16px);
|
|
1288
|
+
|
|
1289
|
+
stroke-width: 1.5;
|
|
1040
1290
|
}
|
|
1041
1291
|
|
|
1042
1292
|
&--small {
|
|
1043
1293
|
@include tm-icon-size(14px);
|
|
1294
|
+
|
|
1295
|
+
stroke-width: 1.2;
|
|
1044
1296
|
}
|
|
1045
1297
|
}
|
|
1046
1298
|
|
|
@@ -1049,14 +1301,20 @@
|
|
|
1049
1301
|
|
|
1050
1302
|
&--large {
|
|
1051
1303
|
@include tm-icon-size(16px);
|
|
1304
|
+
|
|
1305
|
+
stroke-width: 1.8;
|
|
1052
1306
|
}
|
|
1053
1307
|
|
|
1054
1308
|
&--medium {
|
|
1055
1309
|
@include tm-icon-size(16px);
|
|
1310
|
+
|
|
1311
|
+
stroke-width: 1.5;
|
|
1056
1312
|
}
|
|
1057
1313
|
|
|
1058
1314
|
&--small {
|
|
1059
1315
|
@include tm-icon-size(14px);
|
|
1316
|
+
|
|
1317
|
+
stroke-width: 1.2;
|
|
1060
1318
|
}
|
|
1061
1319
|
}
|
|
1062
1320
|
|
|
@@ -1067,14 +1325,20 @@
|
|
|
1067
1325
|
|
|
1068
1326
|
&--large {
|
|
1069
1327
|
@include tm-icon-size(16px);
|
|
1328
|
+
|
|
1329
|
+
stroke-width: 1.8;
|
|
1070
1330
|
}
|
|
1071
1331
|
|
|
1072
1332
|
&--medium {
|
|
1073
1333
|
@include tm-icon-size(16px);
|
|
1334
|
+
|
|
1335
|
+
stroke-width: 1.5;
|
|
1074
1336
|
}
|
|
1075
1337
|
|
|
1076
1338
|
&--small {
|
|
1077
1339
|
@include tm-icon-size(14px);
|
|
1340
|
+
|
|
1341
|
+
stroke-width: 1.2;
|
|
1078
1342
|
}
|
|
1079
1343
|
}
|
|
1080
1344
|
|
|
@@ -1085,14 +1349,20 @@
|
|
|
1085
1349
|
|
|
1086
1350
|
&--large {
|
|
1087
1351
|
@include tm-icon-size(16px);
|
|
1352
|
+
|
|
1353
|
+
stroke-width: 1.8;
|
|
1088
1354
|
}
|
|
1089
1355
|
|
|
1090
1356
|
&--medium {
|
|
1091
1357
|
@include tm-icon-size(16px);
|
|
1358
|
+
|
|
1359
|
+
stroke-width: 1.5;
|
|
1092
1360
|
}
|
|
1093
1361
|
|
|
1094
1362
|
&--small {
|
|
1095
1363
|
@include tm-icon-size(14px);
|
|
1364
|
+
|
|
1365
|
+
stroke-width: 1.2;
|
|
1096
1366
|
}
|
|
1097
1367
|
}
|
|
1098
1368
|
|
|
@@ -1101,14 +1371,20 @@
|
|
|
1101
1371
|
|
|
1102
1372
|
&--large {
|
|
1103
1373
|
@include tm-icon-size(16px);
|
|
1374
|
+
|
|
1375
|
+
stroke-width: 1.8;
|
|
1104
1376
|
}
|
|
1105
1377
|
|
|
1106
1378
|
&--medium {
|
|
1107
1379
|
@include tm-icon-size(16px);
|
|
1380
|
+
|
|
1381
|
+
stroke-width: 1.5;
|
|
1108
1382
|
}
|
|
1109
1383
|
|
|
1110
1384
|
&--small {
|
|
1111
1385
|
@include tm-icon-size(14px);
|
|
1386
|
+
|
|
1387
|
+
stroke-width: 1.2;
|
|
1112
1388
|
}
|
|
1113
1389
|
}
|
|
1114
1390
|
|
|
@@ -1119,14 +1395,20 @@
|
|
|
1119
1395
|
|
|
1120
1396
|
&--large {
|
|
1121
1397
|
@include tm-icon-size(16px);
|
|
1398
|
+
|
|
1399
|
+
stroke-width: 1.8;
|
|
1122
1400
|
}
|
|
1123
1401
|
|
|
1124
1402
|
&--medium {
|
|
1125
1403
|
@include tm-icon-size(16px);
|
|
1404
|
+
|
|
1405
|
+
stroke-width: 1.5;
|
|
1126
1406
|
}
|
|
1127
1407
|
|
|
1128
1408
|
&--small {
|
|
1129
1409
|
@include tm-icon-size(14px);
|
|
1410
|
+
|
|
1411
|
+
stroke-width: 1.2;
|
|
1130
1412
|
}
|
|
1131
1413
|
}
|
|
1132
1414
|
|
|
@@ -1137,14 +1419,20 @@
|
|
|
1137
1419
|
|
|
1138
1420
|
&--large {
|
|
1139
1421
|
@include tm-icon-size(16px);
|
|
1422
|
+
|
|
1423
|
+
stroke-width: 1.8;
|
|
1140
1424
|
}
|
|
1141
1425
|
|
|
1142
1426
|
&--medium {
|
|
1143
1427
|
@include tm-icon-size(16px);
|
|
1428
|
+
|
|
1429
|
+
stroke-width: 1.5;
|
|
1144
1430
|
}
|
|
1145
1431
|
|
|
1146
1432
|
&--small {
|
|
1147
1433
|
@include tm-icon-size(14px);
|
|
1434
|
+
|
|
1435
|
+
stroke-width: 1.2;
|
|
1148
1436
|
}
|
|
1149
1437
|
}
|
|
1150
1438
|
|
|
@@ -1153,14 +1441,20 @@
|
|
|
1153
1441
|
|
|
1154
1442
|
&--large {
|
|
1155
1443
|
@include tm-icon-size(16px);
|
|
1444
|
+
|
|
1445
|
+
stroke-width: 1.8;
|
|
1156
1446
|
}
|
|
1157
1447
|
|
|
1158
1448
|
&--medium {
|
|
1159
1449
|
@include tm-icon-size(16px);
|
|
1450
|
+
|
|
1451
|
+
stroke-width: 1.5;
|
|
1160
1452
|
}
|
|
1161
1453
|
|
|
1162
1454
|
&--small {
|
|
1163
1455
|
@include tm-icon-size(14px);
|
|
1456
|
+
|
|
1457
|
+
stroke-width: 1.2;
|
|
1164
1458
|
}
|
|
1165
1459
|
}
|
|
1166
1460
|
|
|
@@ -1171,14 +1465,20 @@
|
|
|
1171
1465
|
|
|
1172
1466
|
&--large {
|
|
1173
1467
|
@include tm-icon-size(16px);
|
|
1468
|
+
|
|
1469
|
+
stroke-width: 1.8;
|
|
1174
1470
|
}
|
|
1175
1471
|
|
|
1176
1472
|
&--medium {
|
|
1177
1473
|
@include tm-icon-size(16px);
|
|
1474
|
+
|
|
1475
|
+
stroke-width: 1.5;
|
|
1178
1476
|
}
|
|
1179
1477
|
|
|
1180
1478
|
&--small {
|
|
1181
1479
|
@include tm-icon-size(14px);
|
|
1480
|
+
|
|
1481
|
+
stroke-width: 1.2;
|
|
1182
1482
|
}
|
|
1183
1483
|
}
|
|
1184
1484
|
|
|
@@ -1189,14 +1489,20 @@
|
|
|
1189
1489
|
|
|
1190
1490
|
&--large {
|
|
1191
1491
|
@include tm-icon-size(16px);
|
|
1492
|
+
|
|
1493
|
+
stroke-width: 1.8;
|
|
1192
1494
|
}
|
|
1193
1495
|
|
|
1194
1496
|
&--medium {
|
|
1195
1497
|
@include tm-icon-size(16px);
|
|
1498
|
+
|
|
1499
|
+
stroke-width: 1.5;
|
|
1196
1500
|
}
|
|
1197
1501
|
|
|
1198
1502
|
&--small {
|
|
1199
1503
|
@include tm-icon-size(14px);
|
|
1504
|
+
|
|
1505
|
+
stroke-width: 1.2;
|
|
1200
1506
|
}
|
|
1201
1507
|
}
|
|
1202
1508
|
|
|
@@ -1205,14 +1511,20 @@
|
|
|
1205
1511
|
|
|
1206
1512
|
&--large {
|
|
1207
1513
|
@include tm-icon-size(16px);
|
|
1514
|
+
|
|
1515
|
+
stroke-width: 1.8;
|
|
1208
1516
|
}
|
|
1209
1517
|
|
|
1210
1518
|
&--medium {
|
|
1211
1519
|
@include tm-icon-size(16px);
|
|
1520
|
+
|
|
1521
|
+
stroke-width: 1.5;
|
|
1212
1522
|
}
|
|
1213
1523
|
|
|
1214
1524
|
&--small {
|
|
1215
1525
|
@include tm-icon-size(14px);
|
|
1526
|
+
|
|
1527
|
+
stroke-width: 1.2;
|
|
1216
1528
|
}
|
|
1217
1529
|
}
|
|
1218
1530
|
|
|
@@ -1223,14 +1535,20 @@
|
|
|
1223
1535
|
|
|
1224
1536
|
&--large {
|
|
1225
1537
|
@include tm-icon-size(16px);
|
|
1538
|
+
|
|
1539
|
+
stroke-width: 1.8;
|
|
1226
1540
|
}
|
|
1227
1541
|
|
|
1228
1542
|
&--medium {
|
|
1229
1543
|
@include tm-icon-size(16px);
|
|
1544
|
+
|
|
1545
|
+
stroke-width: 1.5;
|
|
1230
1546
|
}
|
|
1231
1547
|
|
|
1232
1548
|
&--small {
|
|
1233
1549
|
@include tm-icon-size(14px);
|
|
1550
|
+
|
|
1551
|
+
stroke-width: 1.2;
|
|
1234
1552
|
}
|
|
1235
1553
|
}
|
|
1236
1554
|
|
|
@@ -1241,14 +1559,20 @@
|
|
|
1241
1559
|
|
|
1242
1560
|
&--large {
|
|
1243
1561
|
@include tm-icon-size(16px);
|
|
1562
|
+
|
|
1563
|
+
stroke-width: 1.8;
|
|
1244
1564
|
}
|
|
1245
1565
|
|
|
1246
1566
|
&--medium {
|
|
1247
1567
|
@include tm-icon-size(16px);
|
|
1568
|
+
|
|
1569
|
+
stroke-width: 1.5;
|
|
1248
1570
|
}
|
|
1249
1571
|
|
|
1250
1572
|
&--small {
|
|
1251
1573
|
@include tm-icon-size(14px);
|
|
1574
|
+
|
|
1575
|
+
stroke-width: 1.2;
|
|
1252
1576
|
}
|
|
1253
1577
|
}
|
|
1254
1578
|
|
|
@@ -1257,14 +1581,20 @@
|
|
|
1257
1581
|
|
|
1258
1582
|
&--large {
|
|
1259
1583
|
@include tm-icon-size(16px);
|
|
1584
|
+
|
|
1585
|
+
stroke-width: 1.8;
|
|
1260
1586
|
}
|
|
1261
1587
|
|
|
1262
1588
|
&--medium {
|
|
1263
1589
|
@include tm-icon-size(16px);
|
|
1590
|
+
|
|
1591
|
+
stroke-width: 1.5;
|
|
1264
1592
|
}
|
|
1265
1593
|
|
|
1266
1594
|
&--small {
|
|
1267
1595
|
@include tm-icon-size(14px);
|
|
1596
|
+
|
|
1597
|
+
stroke-width: 1.2;
|
|
1268
1598
|
}
|
|
1269
1599
|
}
|
|
1270
1600
|
|
|
@@ -1275,14 +1605,20 @@
|
|
|
1275
1605
|
|
|
1276
1606
|
&--large {
|
|
1277
1607
|
@include tm-icon-size(16px);
|
|
1608
|
+
|
|
1609
|
+
stroke-width: 1.8;
|
|
1278
1610
|
}
|
|
1279
1611
|
|
|
1280
1612
|
&--medium {
|
|
1281
1613
|
@include tm-icon-size(16px);
|
|
1614
|
+
|
|
1615
|
+
stroke-width: 1.5;
|
|
1282
1616
|
}
|
|
1283
1617
|
|
|
1284
1618
|
&--small {
|
|
1285
1619
|
@include tm-icon-size(14px);
|
|
1620
|
+
|
|
1621
|
+
stroke-width: 1.2;
|
|
1286
1622
|
}
|
|
1287
1623
|
}
|
|
1288
1624
|
|
|
@@ -1293,14 +1629,20 @@
|
|
|
1293
1629
|
|
|
1294
1630
|
&--large {
|
|
1295
1631
|
@include tm-icon-size(16px);
|
|
1632
|
+
|
|
1633
|
+
stroke-width: 1.8;
|
|
1296
1634
|
}
|
|
1297
1635
|
|
|
1298
1636
|
&--medium {
|
|
1299
1637
|
@include tm-icon-size(16px);
|
|
1638
|
+
|
|
1639
|
+
stroke-width: 1.5;
|
|
1300
1640
|
}
|
|
1301
1641
|
|
|
1302
1642
|
&--small {
|
|
1303
1643
|
@include tm-icon-size(14px);
|
|
1644
|
+
|
|
1645
|
+
stroke-width: 1.2;
|
|
1304
1646
|
}
|
|
1305
1647
|
}
|
|
1306
1648
|
|
|
@@ -1309,14 +1651,20 @@
|
|
|
1309
1651
|
|
|
1310
1652
|
&--large {
|
|
1311
1653
|
@include tm-icon-size(16px);
|
|
1654
|
+
|
|
1655
|
+
stroke-width: 1.8;
|
|
1312
1656
|
}
|
|
1313
1657
|
|
|
1314
1658
|
&--medium {
|
|
1315
1659
|
@include tm-icon-size(16px);
|
|
1660
|
+
|
|
1661
|
+
stroke-width: 1.5;
|
|
1316
1662
|
}
|
|
1317
1663
|
|
|
1318
1664
|
&--small {
|
|
1319
1665
|
@include tm-icon-size(14px);
|
|
1666
|
+
|
|
1667
|
+
stroke-width: 1.2;
|
|
1320
1668
|
}
|
|
1321
1669
|
}
|
|
1322
1670
|
|
|
@@ -1327,14 +1675,20 @@
|
|
|
1327
1675
|
|
|
1328
1676
|
&--large {
|
|
1329
1677
|
@include tm-icon-size(16px);
|
|
1678
|
+
|
|
1679
|
+
stroke-width: 1.8;
|
|
1330
1680
|
}
|
|
1331
1681
|
|
|
1332
1682
|
&--medium {
|
|
1333
1683
|
@include tm-icon-size(16px);
|
|
1684
|
+
|
|
1685
|
+
stroke-width: 1.5;
|
|
1334
1686
|
}
|
|
1335
1687
|
|
|
1336
1688
|
&--small {
|
|
1337
1689
|
@include tm-icon-size(14px);
|
|
1690
|
+
|
|
1691
|
+
stroke-width: 1.2;
|
|
1338
1692
|
}
|
|
1339
1693
|
}
|
|
1340
1694
|
|
|
@@ -1345,14 +1699,20 @@
|
|
|
1345
1699
|
|
|
1346
1700
|
&--large {
|
|
1347
1701
|
@include tm-icon-size(16px);
|
|
1702
|
+
|
|
1703
|
+
stroke-width: 1.8;
|
|
1348
1704
|
}
|
|
1349
1705
|
|
|
1350
1706
|
&--medium {
|
|
1351
1707
|
@include tm-icon-size(16px);
|
|
1708
|
+
|
|
1709
|
+
stroke-width: 1.5;
|
|
1352
1710
|
}
|
|
1353
1711
|
|
|
1354
1712
|
&--small {
|
|
1355
1713
|
@include tm-icon-size(14px);
|
|
1714
|
+
|
|
1715
|
+
stroke-width: 1.2;
|
|
1356
1716
|
}
|
|
1357
1717
|
}
|
|
1358
1718
|
|
|
@@ -1361,14 +1721,20 @@
|
|
|
1361
1721
|
|
|
1362
1722
|
&--large {
|
|
1363
1723
|
@include tm-icon-size(16px);
|
|
1724
|
+
|
|
1725
|
+
stroke-width: 1.8;
|
|
1364
1726
|
}
|
|
1365
1727
|
|
|
1366
1728
|
&--medium {
|
|
1367
1729
|
@include tm-icon-size(16px);
|
|
1730
|
+
|
|
1731
|
+
stroke-width: 1.5;
|
|
1368
1732
|
}
|
|
1369
1733
|
|
|
1370
1734
|
&--small {
|
|
1371
1735
|
@include tm-icon-size(14px);
|
|
1736
|
+
|
|
1737
|
+
stroke-width: 1.2;
|
|
1372
1738
|
}
|
|
1373
1739
|
}
|
|
1374
1740
|
|
|
@@ -1379,14 +1745,20 @@
|
|
|
1379
1745
|
|
|
1380
1746
|
&--large {
|
|
1381
1747
|
@include tm-icon-size(16px);
|
|
1748
|
+
|
|
1749
|
+
stroke-width: 1.8;
|
|
1382
1750
|
}
|
|
1383
1751
|
|
|
1384
1752
|
&--medium {
|
|
1385
1753
|
@include tm-icon-size(16px);
|
|
1754
|
+
|
|
1755
|
+
stroke-width: 1.5;
|
|
1386
1756
|
}
|
|
1387
1757
|
|
|
1388
1758
|
&--small {
|
|
1389
1759
|
@include tm-icon-size(14px);
|
|
1760
|
+
|
|
1761
|
+
stroke-width: 1.2;
|
|
1390
1762
|
}
|
|
1391
1763
|
}
|
|
1392
1764
|
|
|
@@ -1397,14 +1769,20 @@
|
|
|
1397
1769
|
|
|
1398
1770
|
&--large {
|
|
1399
1771
|
@include tm-icon-size(16px);
|
|
1772
|
+
|
|
1773
|
+
stroke-width: 1.8;
|
|
1400
1774
|
}
|
|
1401
1775
|
|
|
1402
1776
|
&--medium {
|
|
1403
1777
|
@include tm-icon-size(16px);
|
|
1778
|
+
|
|
1779
|
+
stroke-width: 1.5;
|
|
1404
1780
|
}
|
|
1405
1781
|
|
|
1406
1782
|
&--small {
|
|
1407
1783
|
@include tm-icon-size(14px);
|
|
1784
|
+
|
|
1785
|
+
stroke-width: 1.2;
|
|
1408
1786
|
}
|
|
1409
1787
|
}
|
|
1410
1788
|
|
|
@@ -1413,14 +1791,20 @@
|
|
|
1413
1791
|
|
|
1414
1792
|
&--large {
|
|
1415
1793
|
@include tm-icon-size(16px);
|
|
1794
|
+
|
|
1795
|
+
stroke-width: 1.8;
|
|
1416
1796
|
}
|
|
1417
1797
|
|
|
1418
1798
|
&--medium {
|
|
1419
1799
|
@include tm-icon-size(16px);
|
|
1800
|
+
|
|
1801
|
+
stroke-width: 1.5;
|
|
1420
1802
|
}
|
|
1421
1803
|
|
|
1422
1804
|
&--small {
|
|
1423
1805
|
@include tm-icon-size(14px);
|
|
1806
|
+
|
|
1807
|
+
stroke-width: 1.2;
|
|
1424
1808
|
}
|
|
1425
1809
|
}
|
|
1426
1810
|
|