@tabler/icons-webfont 2.3.0 → 2.5.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/tabler-icons.html CHANGED
@@ -5,7 +5,7 @@
5
5
  <meta name="viewport"
6
6
  content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
7
7
  <meta http-equiv="X-UA-Compatible" content="ie=edge">
8
- <title>Tabler Icons - version 2.3.0</title>
8
+ <title>Tabler Icons - version 2.5.0</title>
9
9
 
10
10
  <link rel="preconnect" href="https://rsms.me/">
11
11
  <link rel="stylesheet" href="https://rsms.me/inter/inter.css">
@@ -116,7 +116,7 @@
116
116
  <h1>
117
117
  Tabler Icons
118
118
  </h1>
119
- <p class="text-muted">version 2.3.0</p>
119
+ <p class="text-muted">version 2.5.0</p>
120
120
  </header>
121
121
 
122
122
  <div class="search-bar">
@@ -477,6 +477,15 @@
477
477
  </div>
478
478
  </div>
479
479
 
480
+ <div class="tabler-icon">
481
+ <i class="ti ti-alarm-filled"></i>
482
+ <strong>alarm-filled</strong>
483
+ <div class="tabler-icon-codes">
484
+ <code>ti ti-alarm-filled</code><br>
485
+ <code>\f709</code>
486
+ </div>
487
+ </div>
488
+
480
489
  <div class="tabler-icon">
481
490
  <i class="ti ti-alarm-minus"></i>
482
491
  <strong>alarm-minus</strong>
@@ -486,6 +495,15 @@
486
495
  </div>
487
496
  </div>
488
497
 
498
+ <div class="tabler-icon">
499
+ <i class="ti ti-alarm-minus-filled"></i>
500
+ <strong>alarm-minus-filled</strong>
501
+ <div class="tabler-icon-codes">
502
+ <code>ti ti-alarm-minus-filled</code><br>
503
+ <code>\f70a</code>
504
+ </div>
505
+ </div>
506
+
489
507
  <div class="tabler-icon">
490
508
  <i class="ti ti-alarm-off"></i>
491
509
  <strong>alarm-off</strong>
@@ -504,6 +522,15 @@
504
522
  </div>
505
523
  </div>
506
524
 
525
+ <div class="tabler-icon">
526
+ <i class="ti ti-alarm-plus-filled"></i>
527
+ <strong>alarm-plus-filled</strong>
528
+ <div class="tabler-icon-codes">
529
+ <code>ti ti-alarm-plus-filled</code><br>
530
+ <code>\f70b</code>
531
+ </div>
532
+ </div>
533
+
507
534
  <div class="tabler-icon">
508
535
  <i class="ti ti-alarm-snooze"></i>
509
536
  <strong>alarm-snooze</strong>
@@ -513,6 +540,15 @@
513
540
  </div>
514
541
  </div>
515
542
 
543
+ <div class="tabler-icon">
544
+ <i class="ti ti-alarm-snooze-filled"></i>
545
+ <strong>alarm-snooze-filled</strong>
546
+ <div class="tabler-icon-codes">
547
+ <code>ti ti-alarm-snooze-filled</code><br>
548
+ <code>\f70c</code>
549
+ </div>
550
+ </div>
551
+
516
552
  <div class="tabler-icon">
517
553
  <i class="ti ti-album"></i>
518
554
  <strong>album</strong>
@@ -594,6 +630,15 @@
594
630
  </div>
595
631
  </div>
596
632
 
633
+ <div class="tabler-icon">
634
+ <i class="ti ti-alien-filled"></i>
635
+ <strong>alien-filled</strong>
636
+ <div class="tabler-icon-codes">
637
+ <code>ti ti-alien-filled</code><br>
638
+ <code>\f70d</code>
639
+ </div>
640
+ </div>
641
+
597
642
  <div class="tabler-icon">
598
643
  <i class="ti ti-align-box-bottom-center"></i>
599
644
  <strong>align-box-bottom-center</strong>
@@ -603,6 +648,15 @@
603
648
  </div>
604
649
  </div>
605
650
 
651
+ <div class="tabler-icon">
652
+ <i class="ti ti-align-box-bottom-center-filled"></i>
653
+ <strong>align-box-bottom-center-filled</strong>
654
+ <div class="tabler-icon-codes">
655
+ <code>ti ti-align-box-bottom-center-filled</code><br>
656
+ <code>\f70e</code>
657
+ </div>
658
+ </div>
659
+
606
660
  <div class="tabler-icon">
607
661
  <i class="ti ti-align-box-bottom-left"></i>
608
662
  <strong>align-box-bottom-left</strong>
@@ -612,6 +666,15 @@
612
666
  </div>
613
667
  </div>
614
668
 
669
+ <div class="tabler-icon">
670
+ <i class="ti ti-align-box-bottom-left-filled"></i>
671
+ <strong>align-box-bottom-left-filled</strong>
672
+ <div class="tabler-icon-codes">
673
+ <code>ti ti-align-box-bottom-left-filled</code><br>
674
+ <code>\f70f</code>
675
+ </div>
676
+ </div>
677
+
615
678
  <div class="tabler-icon">
616
679
  <i class="ti ti-align-box-bottom-right"></i>
617
680
  <strong>align-box-bottom-right</strong>
@@ -621,6 +684,15 @@
621
684
  </div>
622
685
  </div>
623
686
 
687
+ <div class="tabler-icon">
688
+ <i class="ti ti-align-box-bottom-right-filled"></i>
689
+ <strong>align-box-bottom-right-filled</strong>
690
+ <div class="tabler-icon-codes">
691
+ <code>ti ti-align-box-bottom-right-filled</code><br>
692
+ <code>\f710</code>
693
+ </div>
694
+ </div>
695
+
624
696
  <div class="tabler-icon">
625
697
  <i class="ti ti-align-box-left-bottom"></i>
626
698
  <strong>align-box-left-bottom</strong>
@@ -630,6 +702,15 @@
630
702
  </div>
631
703
  </div>
632
704
 
705
+ <div class="tabler-icon">
706
+ <i class="ti ti-align-box-left-bottom-filled"></i>
707
+ <strong>align-box-left-bottom-filled</strong>
708
+ <div class="tabler-icon-codes">
709
+ <code>ti ti-align-box-left-bottom-filled</code><br>
710
+ <code>\f711</code>
711
+ </div>
712
+ </div>
713
+
633
714
  <div class="tabler-icon">
634
715
  <i class="ti ti-align-box-left-middle"></i>
635
716
  <strong>align-box-left-middle</strong>
@@ -639,6 +720,15 @@
639
720
  </div>
640
721
  </div>
641
722
 
723
+ <div class="tabler-icon">
724
+ <i class="ti ti-align-box-left-middle-filled"></i>
725
+ <strong>align-box-left-middle-filled</strong>
726
+ <div class="tabler-icon-codes">
727
+ <code>ti ti-align-box-left-middle-filled</code><br>
728
+ <code>\f712</code>
729
+ </div>
730
+ </div>
731
+
642
732
  <div class="tabler-icon">
643
733
  <i class="ti ti-align-box-left-top"></i>
644
734
  <strong>align-box-left-top</strong>
@@ -648,6 +738,15 @@
648
738
  </div>
649
739
  </div>
650
740
 
741
+ <div class="tabler-icon">
742
+ <i class="ti ti-align-box-left-top-filled"></i>
743
+ <strong>align-box-left-top-filled</strong>
744
+ <div class="tabler-icon-codes">
745
+ <code>ti ti-align-box-left-top-filled</code><br>
746
+ <code>\f713</code>
747
+ </div>
748
+ </div>
749
+
651
750
  <div class="tabler-icon">
652
751
  <i class="ti ti-align-box-right-bottom"></i>
653
752
  <strong>align-box-right-bottom</strong>
@@ -657,6 +756,15 @@
657
756
  </div>
658
757
  </div>
659
758
 
759
+ <div class="tabler-icon">
760
+ <i class="ti ti-align-box-right-bottom-filled"></i>
761
+ <strong>align-box-right-bottom-filled</strong>
762
+ <div class="tabler-icon-codes">
763
+ <code>ti ti-align-box-right-bottom-filled</code><br>
764
+ <code>\f714</code>
765
+ </div>
766
+ </div>
767
+
660
768
  <div class="tabler-icon">
661
769
  <i class="ti ti-align-box-right-middle"></i>
662
770
  <strong>align-box-right-middle</strong>
@@ -675,6 +783,15 @@
675
783
  </div>
676
784
  </div>
677
785
 
786
+ <div class="tabler-icon">
787
+ <i class="ti ti-align-box-right-top-filled"></i>
788
+ <strong>align-box-right-top-filled</strong>
789
+ <div class="tabler-icon-codes">
790
+ <code>ti ti-align-box-right-top-filled</code><br>
791
+ <code>\f715</code>
792
+ </div>
793
+ </div>
794
+
678
795
  <div class="tabler-icon">
679
796
  <i class="ti ti-align-box-top-center"></i>
680
797
  <strong>align-box-top-center</strong>
@@ -684,6 +801,15 @@
684
801
  </div>
685
802
  </div>
686
803
 
804
+ <div class="tabler-icon">
805
+ <i class="ti ti-align-box-top-center-filled"></i>
806
+ <strong>align-box-top-center-filled</strong>
807
+ <div class="tabler-icon-codes">
808
+ <code>ti ti-align-box-top-center-filled</code><br>
809
+ <code>\f716</code>
810
+ </div>
811
+ </div>
812
+
687
813
  <div class="tabler-icon">
688
814
  <i class="ti ti-align-box-top-left"></i>
689
815
  <strong>align-box-top-left</strong>
@@ -693,6 +819,15 @@
693
819
  </div>
694
820
  </div>
695
821
 
822
+ <div class="tabler-icon">
823
+ <i class="ti ti-align-box-top-left-filled"></i>
824
+ <strong>align-box-top-left-filled</strong>
825
+ <div class="tabler-icon-codes">
826
+ <code>ti ti-align-box-top-left-filled</code><br>
827
+ <code>\f717</code>
828
+ </div>
829
+ </div>
830
+
696
831
  <div class="tabler-icon">
697
832
  <i class="ti ti-align-box-top-right"></i>
698
833
  <strong>align-box-top-right</strong>
@@ -702,6 +837,15 @@
702
837
  </div>
703
838
  </div>
704
839
 
840
+ <div class="tabler-icon">
841
+ <i class="ti ti-align-box-top-right-filled"></i>
842
+ <strong>align-box-top-right-filled</strong>
843
+ <div class="tabler-icon-codes">
844
+ <code>ti ti-align-box-top-right-filled</code><br>
845
+ <code>\f718</code>
846
+ </div>
847
+ </div>
848
+
705
849
  <div class="tabler-icon">
706
850
  <i class="ti ti-align-center"></i>
707
851
  <strong>align-center</strong>
@@ -801,6 +945,15 @@
801
945
  </div>
802
946
  </div>
803
947
 
948
+ <div class="tabler-icon">
949
+ <i class="ti ti-analyze-filled"></i>
950
+ <strong>analyze-filled</strong>
951
+ <div class="tabler-icon-codes">
952
+ <code>ti ti-analyze-filled</code><br>
953
+ <code>\f719</code>
954
+ </div>
955
+ </div>
956
+
804
957
  <div class="tabler-icon">
805
958
  <i class="ti ti-analyze-off"></i>
806
959
  <strong>analyze-off</strong>
@@ -981,6 +1134,15 @@
981
1134
  </div>
982
1135
  </div>
983
1136
 
1137
+ <div class="tabler-icon">
1138
+ <i class="ti ti-app-window-filled"></i>
1139
+ <strong>app-window-filled</strong>
1140
+ <div class="tabler-icon-codes">
1141
+ <code>ti ti-app-window-filled</code><br>
1142
+ <code>\f71a</code>
1143
+ </div>
1144
+ </div>
1145
+
984
1146
  <div class="tabler-icon">
985
1147
  <i class="ti ti-apple"></i>
986
1148
  <strong>apple</strong>
@@ -2745,6 +2907,15 @@
2745
2907
  </div>
2746
2908
  </div>
2747
2909
 
2910
+ <div class="tabler-icon">
2911
+ <i class="ti ti-atom-2-filled"></i>
2912
+ <strong>atom-2-filled</strong>
2913
+ <div class="tabler-icon-codes">
2914
+ <code>ti ti-atom-2-filled</code><br>
2915
+ <code>\f71b</code>
2916
+ </div>
2917
+ </div>
2918
+
2748
2919
  <div class="tabler-icon">
2749
2920
  <i class="ti ti-atom-off"></i>
2750
2921
  <strong>atom-off</strong>
@@ -2790,6 +2961,15 @@
2790
2961
  </div>
2791
2962
  </div>
2792
2963
 
2964
+ <div class="tabler-icon">
2965
+ <i class="ti ti-award-filled"></i>
2966
+ <strong>award-filled</strong>
2967
+ <div class="tabler-icon-codes">
2968
+ <code>ti ti-award-filled</code><br>
2969
+ <code>\f71c</code>
2970
+ </div>
2971
+ </div>
2972
+
2793
2973
  <div class="tabler-icon">
2794
2974
  <i class="ti ti-award-off"></i>
2795
2975
  <strong>award-off</strong>
@@ -3303,6 +3483,15 @@
3303
3483
  </div>
3304
3484
  </div>
3305
3485
 
3486
+ <div class="tabler-icon">
3487
+ <i class="ti ti-bath-filled"></i>
3488
+ <strong>bath-filled</strong>
3489
+ <div class="tabler-icon-codes">
3490
+ <code>ti ti-bath-filled</code><br>
3491
+ <code>\f71d</code>
3492
+ </div>
3493
+ </div>
3494
+
3306
3495
  <div class="tabler-icon">
3307
3496
  <i class="ti ti-bath-off"></i>
3308
3497
  <strong>bath-off</strong>
@@ -3330,6 +3519,15 @@
3330
3519
  </div>
3331
3520
  </div>
3332
3521
 
3522
+ <div class="tabler-icon">
3523
+ <i class="ti ti-battery-1-filled"></i>
3524
+ <strong>battery-1-filled</strong>
3525
+ <div class="tabler-icon-codes">
3526
+ <code>ti ti-battery-1-filled</code><br>
3527
+ <code>\f71e</code>
3528
+ </div>
3529
+ </div>
3530
+
3333
3531
  <div class="tabler-icon">
3334
3532
  <i class="ti ti-battery-2"></i>
3335
3533
  <strong>battery-2</strong>
@@ -3339,6 +3537,15 @@
3339
3537
  </div>
3340
3538
  </div>
3341
3539
 
3540
+ <div class="tabler-icon">
3541
+ <i class="ti ti-battery-2-filled"></i>
3542
+ <strong>battery-2-filled</strong>
3543
+ <div class="tabler-icon-codes">
3544
+ <code>ti ti-battery-2-filled</code><br>
3545
+ <code>\f71f</code>
3546
+ </div>
3547
+ </div>
3548
+
3342
3549
  <div class="tabler-icon">
3343
3550
  <i class="ti ti-battery-3"></i>
3344
3551
  <strong>battery-3</strong>
@@ -3348,6 +3555,15 @@
3348
3555
  </div>
3349
3556
  </div>
3350
3557
 
3558
+ <div class="tabler-icon">
3559
+ <i class="ti ti-battery-3-filled"></i>
3560
+ <strong>battery-3-filled</strong>
3561
+ <div class="tabler-icon-codes">
3562
+ <code>ti ti-battery-3-filled</code><br>
3563
+ <code>\f720</code>
3564
+ </div>
3565
+ </div>
3566
+
3351
3567
  <div class="tabler-icon">
3352
3568
  <i class="ti ti-battery-4"></i>
3353
3569
  <strong>battery-4</strong>
@@ -3357,6 +3573,15 @@
3357
3573
  </div>
3358
3574
  </div>
3359
3575
 
3576
+ <div class="tabler-icon">
3577
+ <i class="ti ti-battery-4-filled"></i>
3578
+ <strong>battery-4-filled</strong>
3579
+ <div class="tabler-icon-codes">
3580
+ <code>ti ti-battery-4-filled</code><br>
3581
+ <code>\f721</code>
3582
+ </div>
3583
+ </div>
3584
+
3360
3585
  <div class="tabler-icon">
3361
3586
  <i class="ti ti-battery-automotive"></i>
3362
3587
  <strong>battery-automotive</strong>
@@ -3492,6 +3717,15 @@
3492
3717
  </div>
3493
3718
  </div>
3494
3719
 
3720
+ <div class="tabler-icon">
3721
+ <i class="ti ti-bell-minus-filled"></i>
3722
+ <strong>bell-minus-filled</strong>
3723
+ <div class="tabler-icon-codes">
3724
+ <code>ti ti-bell-minus-filled</code><br>
3725
+ <code>\f722</code>
3726
+ </div>
3727
+ </div>
3728
+
3495
3729
  <div class="tabler-icon">
3496
3730
  <i class="ti ti-bell-off"></i>
3497
3731
  <strong>bell-off</strong>
@@ -3510,6 +3744,15 @@
3510
3744
  </div>
3511
3745
  </div>
3512
3746
 
3747
+ <div class="tabler-icon">
3748
+ <i class="ti ti-bell-plus-filled"></i>
3749
+ <strong>bell-plus-filled</strong>
3750
+ <div class="tabler-icon-codes">
3751
+ <code>ti ti-bell-plus-filled</code><br>
3752
+ <code>\f723</code>
3753
+ </div>
3754
+ </div>
3755
+
3513
3756
  <div class="tabler-icon">
3514
3757
  <i class="ti ti-bell-ringing"></i>
3515
3758
  <strong>bell-ringing</strong>
@@ -3528,6 +3771,24 @@
3528
3771
  </div>
3529
3772
  </div>
3530
3773
 
3774
+ <div class="tabler-icon">
3775
+ <i class="ti ti-bell-ringing-2-filled"></i>
3776
+ <strong>bell-ringing-2-filled</strong>
3777
+ <div class="tabler-icon-codes">
3778
+ <code>ti ti-bell-ringing-2-filled</code><br>
3779
+ <code>\f724</code>
3780
+ </div>
3781
+ </div>
3782
+
3783
+ <div class="tabler-icon">
3784
+ <i class="ti ti-bell-ringing-filled"></i>
3785
+ <strong>bell-ringing-filled</strong>
3786
+ <div class="tabler-icon-codes">
3787
+ <code>ti ti-bell-ringing-filled</code><br>
3788
+ <code>\f725</code>
3789
+ </div>
3790
+ </div>
3791
+
3531
3792
  <div class="tabler-icon">
3532
3793
  <i class="ti ti-bell-school"></i>
3533
3794
  <strong>bell-school</strong>
@@ -3546,6 +3807,15 @@
3546
3807
  </div>
3547
3808
  </div>
3548
3809
 
3810
+ <div class="tabler-icon">
3811
+ <i class="ti ti-bell-x-filled"></i>
3812
+ <strong>bell-x-filled</strong>
3813
+ <div class="tabler-icon-codes">
3814
+ <code>ti ti-bell-x-filled</code><br>
3815
+ <code>\f726</code>
3816
+ </div>
3817
+ </div>
3818
+
3549
3819
  <div class="tabler-icon">
3550
3820
  <i class="ti ti-bell-z"></i>
3551
3821
  <strong>bell-z</strong>
@@ -3555,6 +3825,15 @@
3555
3825
  </div>
3556
3826
  </div>
3557
3827
 
3828
+ <div class="tabler-icon">
3829
+ <i class="ti ti-bell-z-filled"></i>
3830
+ <strong>bell-z-filled</strong>
3831
+ <div class="tabler-icon-codes">
3832
+ <code>ti ti-bell-z-filled</code><br>
3833
+ <code>\f727</code>
3834
+ </div>
3835
+ </div>
3836
+
3558
3837
  <div class="tabler-icon">
3559
3838
  <i class="ti ti-beta"></i>
3560
3839
  <strong>beta</strong>
@@ -5031,6 +5310,15 @@
5031
5310
  </div>
5032
5311
  </div>
5033
5312
 
5313
+ <div class="tabler-icon">
5314
+ <i class="ti ti-brand-deezer"></i>
5315
+ <strong>brand-deezer</strong>
5316
+ <div class="tabler-icon-codes">
5317
+ <code>ti ti-brand-deezer</code><br>
5318
+ <code>\f78b</code>
5319
+ </div>
5320
+ </div>
5321
+
5034
5322
  <div class="tabler-icon">
5035
5323
  <i class="ti ti-brand-deliveroo"></i>
5036
5324
  <strong>brand-deliveroo</strong>
@@ -5337,6 +5625,15 @@
5337
5625
  </div>
5338
5626
  </div>
5339
5627
 
5628
+ <div class="tabler-icon">
5629
+ <i class="ti ti-brand-framer-motion"></i>
5630
+ <strong>brand-framer-motion</strong>
5631
+ <div class="tabler-icon-codes">
5632
+ <code>ti ti-brand-framer-motion</code><br>
5633
+ <code>\f78c</code>
5634
+ </div>
5635
+ </div>
5636
+
5340
5637
  <div class="tabler-icon">
5341
5638
  <i class="ti ti-brand-funimation"></i>
5342
5639
  <strong>brand-funimation</strong>
@@ -5400,6 +5697,15 @@
5400
5697
  </div>
5401
5698
  </div>
5402
5699
 
5700
+ <div class="tabler-icon">
5701
+ <i class="ti ti-brand-golang"></i>
5702
+ <strong>brand-golang</strong>
5703
+ <div class="tabler-icon-codes">
5704
+ <code>ti ti-brand-golang</code><br>
5705
+ <code>\f78d</code>
5706
+ </div>
5707
+ </div>
5708
+
5403
5709
  <div class="tabler-icon">
5404
5710
  <i class="ti ti-brand-google"></i>
5405
5711
  <strong>brand-google</strong>
@@ -5994,6 +6300,15 @@
5994
6300
  </div>
5995
6301
  </div>
5996
6302
 
6303
+ <div class="tabler-icon">
6304
+ <i class="ti ti-brand-openai"></i>
6305
+ <strong>brand-openai</strong>
6306
+ <div class="tabler-icon-codes">
6307
+ <code>ti ti-brand-openai</code><br>
6308
+ <code>\f78e</code>
6309
+ </div>
6310
+ </div>
6311
+
5997
6312
  <div class="tabler-icon">
5998
6313
  <i class="ti ti-brand-openvpn"></i>
5999
6314
  <strong>brand-openvpn</strong>
@@ -6093,6 +6408,15 @@
6093
6408
  </div>
6094
6409
  </div>
6095
6410
 
6411
+ <div class="tabler-icon">
6412
+ <i class="ti ti-brand-planetscale"></i>
6413
+ <strong>brand-planetscale</strong>
6414
+ <div class="tabler-icon-codes">
6415
+ <code>ti ti-brand-planetscale</code><br>
6416
+ <code>\f78f</code>
6417
+ </div>
6418
+ </div>
6419
+
6096
6420
  <div class="tabler-icon">
6097
6421
  <i class="ti ti-brand-pocket"></i>
6098
6422
  <strong>brand-pocket</strong>
@@ -6174,6 +6498,15 @@
6174
6498
  </div>
6175
6499
  </div>
6176
6500
 
6501
+ <div class="tabler-icon">
6502
+ <i class="ti ti-brand-radix-ui"></i>
6503
+ <strong>brand-radix-ui</strong>
6504
+ <div class="tabler-icon-codes">
6505
+ <code>ti ti-brand-radix-ui</code><br>
6506
+ <code>\f790</code>
6507
+ </div>
6508
+ </div>
6509
+
6177
6510
  <div class="tabler-icon">
6178
6511
  <i class="ti ti-brand-react"></i>
6179
6512
  <strong>brand-react</strong>
@@ -8676,6 +9009,15 @@
8676
9009
  </div>
8677
9010
  </div>
8678
9011
 
9012
+ <div class="tabler-icon">
9013
+ <i class="ti ti-cherry-filled"></i>
9014
+ <strong>cherry-filled</strong>
9015
+ <div class="tabler-icon-codes">
9016
+ <code>ti ti-cherry-filled</code><br>
9017
+ <code>\f728</code>
9018
+ </div>
9019
+ </div>
9020
+
8679
9021
  <div class="tabler-icon">
8680
9022
  <i class="ti ti-chess"></i>
8681
9023
  <strong>chess</strong>
@@ -8694,6 +9036,24 @@
8694
9036
  </div>
8695
9037
  </div>
8696
9038
 
9039
+ <div class="tabler-icon">
9040
+ <i class="ti ti-chess-bishop-filled"></i>
9041
+ <strong>chess-bishop-filled</strong>
9042
+ <div class="tabler-icon-codes">
9043
+ <code>ti ti-chess-bishop-filled</code><br>
9044
+ <code>\f729</code>
9045
+ </div>
9046
+ </div>
9047
+
9048
+ <div class="tabler-icon">
9049
+ <i class="ti ti-chess-filled"></i>
9050
+ <strong>chess-filled</strong>
9051
+ <div class="tabler-icon-codes">
9052
+ <code>ti ti-chess-filled</code><br>
9053
+ <code>\f72a</code>
9054
+ </div>
9055
+ </div>
9056
+
8697
9057
  <div class="tabler-icon">
8698
9058
  <i class="ti ti-chess-king"></i>
8699
9059
  <strong>chess-king</strong>
@@ -8703,6 +9063,15 @@
8703
9063
  </div>
8704
9064
  </div>
8705
9065
 
9066
+ <div class="tabler-icon">
9067
+ <i class="ti ti-chess-king-filled"></i>
9068
+ <strong>chess-king-filled</strong>
9069
+ <div class="tabler-icon-codes">
9070
+ <code>ti ti-chess-king-filled</code><br>
9071
+ <code>\f72b</code>
9072
+ </div>
9073
+ </div>
9074
+
8706
9075
  <div class="tabler-icon">
8707
9076
  <i class="ti ti-chess-knight"></i>
8708
9077
  <strong>chess-knight</strong>
@@ -8712,6 +9081,15 @@
8712
9081
  </div>
8713
9082
  </div>
8714
9083
 
9084
+ <div class="tabler-icon">
9085
+ <i class="ti ti-chess-knight-filled"></i>
9086
+ <strong>chess-knight-filled</strong>
9087
+ <div class="tabler-icon-codes">
9088
+ <code>ti ti-chess-knight-filled</code><br>
9089
+ <code>\f72c</code>
9090
+ </div>
9091
+ </div>
9092
+
8715
9093
  <div class="tabler-icon">
8716
9094
  <i class="ti ti-chess-queen"></i>
8717
9095
  <strong>chess-queen</strong>
@@ -8721,6 +9099,15 @@
8721
9099
  </div>
8722
9100
  </div>
8723
9101
 
9102
+ <div class="tabler-icon">
9103
+ <i class="ti ti-chess-queen-filled"></i>
9104
+ <strong>chess-queen-filled</strong>
9105
+ <div class="tabler-icon-codes">
9106
+ <code>ti ti-chess-queen-filled</code><br>
9107
+ <code>\f72d</code>
9108
+ </div>
9109
+ </div>
9110
+
8724
9111
  <div class="tabler-icon">
8725
9112
  <i class="ti ti-chess-rook"></i>
8726
9113
  <strong>chess-rook</strong>
@@ -8730,6 +9117,15 @@
8730
9117
  </div>
8731
9118
  </div>
8732
9119
 
9120
+ <div class="tabler-icon">
9121
+ <i class="ti ti-chess-rook-filled"></i>
9122
+ <strong>chess-rook-filled</strong>
9123
+ <div class="tabler-icon-codes">
9124
+ <code>ti ti-chess-rook-filled</code><br>
9125
+ <code>\f72e</code>
9126
+ </div>
9127
+ </div>
9128
+
8733
9129
  <div class="tabler-icon">
8734
9130
  <i class="ti ti-chevron-down"></i>
8735
9131
  <strong>chevron-down</strong>
@@ -8910,6 +9306,96 @@
8910
9306
  </div>
8911
9307
  </div>
8912
9308
 
9309
+ <div class="tabler-icon">
9310
+ <i class="ti ti-circle-0-filled"></i>
9311
+ <strong>circle-0-filled</strong>
9312
+ <div class="tabler-icon-codes">
9313
+ <code>ti ti-circle-0-filled</code><br>
9314
+ <code>\f72f</code>
9315
+ </div>
9316
+ </div>
9317
+
9318
+ <div class="tabler-icon">
9319
+ <i class="ti ti-circle-1-filled"></i>
9320
+ <strong>circle-1-filled</strong>
9321
+ <div class="tabler-icon-codes">
9322
+ <code>ti ti-circle-1-filled</code><br>
9323
+ <code>\f730</code>
9324
+ </div>
9325
+ </div>
9326
+
9327
+ <div class="tabler-icon">
9328
+ <i class="ti ti-circle-2-filled"></i>
9329
+ <strong>circle-2-filled</strong>
9330
+ <div class="tabler-icon-codes">
9331
+ <code>ti ti-circle-2-filled</code><br>
9332
+ <code>\f731</code>
9333
+ </div>
9334
+ </div>
9335
+
9336
+ <div class="tabler-icon">
9337
+ <i class="ti ti-circle-3-filled"></i>
9338
+ <strong>circle-3-filled</strong>
9339
+ <div class="tabler-icon-codes">
9340
+ <code>ti ti-circle-3-filled</code><br>
9341
+ <code>\f732</code>
9342
+ </div>
9343
+ </div>
9344
+
9345
+ <div class="tabler-icon">
9346
+ <i class="ti ti-circle-4-filled"></i>
9347
+ <strong>circle-4-filled</strong>
9348
+ <div class="tabler-icon-codes">
9349
+ <code>ti ti-circle-4-filled</code><br>
9350
+ <code>\f733</code>
9351
+ </div>
9352
+ </div>
9353
+
9354
+ <div class="tabler-icon">
9355
+ <i class="ti ti-circle-5-filled"></i>
9356
+ <strong>circle-5-filled</strong>
9357
+ <div class="tabler-icon-codes">
9358
+ <code>ti ti-circle-5-filled</code><br>
9359
+ <code>\f734</code>
9360
+ </div>
9361
+ </div>
9362
+
9363
+ <div class="tabler-icon">
9364
+ <i class="ti ti-circle-6-filled"></i>
9365
+ <strong>circle-6-filled</strong>
9366
+ <div class="tabler-icon-codes">
9367
+ <code>ti ti-circle-6-filled</code><br>
9368
+ <code>\f735</code>
9369
+ </div>
9370
+ </div>
9371
+
9372
+ <div class="tabler-icon">
9373
+ <i class="ti ti-circle-7-filled"></i>
9374
+ <strong>circle-7-filled</strong>
9375
+ <div class="tabler-icon-codes">
9376
+ <code>ti ti-circle-7-filled</code><br>
9377
+ <code>\f736</code>
9378
+ </div>
9379
+ </div>
9380
+
9381
+ <div class="tabler-icon">
9382
+ <i class="ti ti-circle-8-filled"></i>
9383
+ <strong>circle-8-filled</strong>
9384
+ <div class="tabler-icon-codes">
9385
+ <code>ti ti-circle-8-filled</code><br>
9386
+ <code>\f737</code>
9387
+ </div>
9388
+ </div>
9389
+
9390
+ <div class="tabler-icon">
9391
+ <i class="ti ti-circle-9-filled"></i>
9392
+ <strong>circle-9-filled</strong>
9393
+ <div class="tabler-icon-codes">
9394
+ <code>ti ti-circle-9-filled</code><br>
9395
+ <code>\f738</code>
9396
+ </div>
9397
+ </div>
9398
+
8913
9399
  <div class="tabler-icon">
8914
9400
  <i class="ti ti-circle-arrow-down"></i>
8915
9401
  <strong>circle-arrow-down</strong>
@@ -9666,6 +10152,15 @@
9666
10152
  </div>
9667
10153
  </div>
9668
10154
 
10155
+ <div class="tabler-icon">
10156
+ <i class="ti ti-circle-x-filled"></i>
10157
+ <strong>circle-x-filled</strong>
10158
+ <div class="tabler-icon-codes">
10159
+ <code>ti ti-circle-x-filled</code><br>
10160
+ <code>\f739</code>
10161
+ </div>
10162
+ </div>
10163
+
9669
10164
  <div class="tabler-icon">
9670
10165
  <i class="ti ti-circles"></i>
9671
10166
  <strong>circles</strong>
@@ -10026,6 +10521,15 @@
10026
10521
  </div>
10027
10522
  </div>
10028
10523
 
10524
+ <div class="tabler-icon">
10525
+ <i class="ti ti-clock-filled"></i>
10526
+ <strong>clock-filled</strong>
10527
+ <div class="tabler-icon-codes">
10528
+ <code>ti ti-clock-filled</code><br>
10529
+ <code>\f73a</code>
10530
+ </div>
10531
+ </div>
10532
+
10029
10533
  <div class="tabler-icon">
10030
10534
  <i class="ti ti-clock-hour-1"></i>
10031
10535
  <strong>clock-hour-1</strong>
@@ -10881,6 +11385,15 @@
10881
11385
  </div>
10882
11386
  </div>
10883
11387
 
11388
+ <div class="tabler-icon">
11389
+ <i class="ti ti-copyleft-filled"></i>
11390
+ <strong>copyleft-filled</strong>
11391
+ <div class="tabler-icon-codes">
11392
+ <code>ti ti-copyleft-filled</code><br>
11393
+ <code>\f73b</code>
11394
+ </div>
11395
+ </div>
11396
+
10884
11397
  <div class="tabler-icon">
10885
11398
  <i class="ti ti-copyleft-off"></i>
10886
11399
  <strong>copyleft-off</strong>
@@ -10899,6 +11412,15 @@
10899
11412
  </div>
10900
11413
  </div>
10901
11414
 
11415
+ <div class="tabler-icon">
11416
+ <i class="ti ti-copyright-filled"></i>
11417
+ <strong>copyright-filled</strong>
11418
+ <div class="tabler-icon-codes">
11419
+ <code>ti ti-copyright-filled</code><br>
11420
+ <code>\f73c</code>
11421
+ </div>
11422
+ </div>
11423
+
10902
11424
  <div class="tabler-icon">
10903
11425
  <i class="ti ti-copyright-off"></i>
10904
11426
  <strong>copyright-off</strong>
@@ -11277,6 +11799,15 @@
11277
11799
  </div>
11278
11800
  </div>
11279
11801
 
11802
+ <div class="tabler-icon">
11803
+ <i class="ti ti-csv"></i>
11804
+ <strong>csv</strong>
11805
+ <div class="tabler-icon-codes">
11806
+ <code>ti ti-csv</code><br>
11807
+ <code>\f791</code>
11808
+ </div>
11809
+ </div>
11810
+
11280
11811
  <div class="tabler-icon">
11281
11812
  <i class="ti ti-cube-send"></i>
11282
11813
  <strong>cube-send</strong>
@@ -12330,6 +12861,15 @@
12330
12861
  </div>
12331
12862
  </div>
12332
12863
 
12864
+ <div class="tabler-icon">
12865
+ <i class="ti ti-device-remote"></i>
12866
+ <strong>device-remote</strong>
12867
+ <div class="tabler-icon-codes">
12868
+ <code>ti ti-device-remote</code><br>
12869
+ <code>\f792</code>
12870
+ </div>
12871
+ </div>
12872
+
12333
12873
  <div class="tabler-icon">
12334
12874
  <i class="ti ti-device-sd-card"></i>
12335
12875
  <strong>device-sd-card</strong>
@@ -12546,6 +13086,15 @@
12546
13086
  </div>
12547
13087
  </div>
12548
13088
 
13089
+ <div class="tabler-icon">
13090
+ <i class="ti ti-diamond-filled"></i>
13091
+ <strong>diamond-filled</strong>
13092
+ <div class="tabler-icon-codes">
13093
+ <code>ti ti-diamond-filled</code><br>
13094
+ <code>\f73d</code>
13095
+ </div>
13096
+ </div>
13097
+
12549
13098
  <div class="tabler-icon">
12550
13099
  <i class="ti ti-diamond-off"></i>
12551
13100
  <strong>diamond-off</strong>
@@ -12591,6 +13140,15 @@
12591
13140
  </div>
12592
13141
  </div>
12593
13142
 
13143
+ <div class="tabler-icon">
13144
+ <i class="ti ti-dice-1-filled"></i>
13145
+ <strong>dice-1-filled</strong>
13146
+ <div class="tabler-icon-codes">
13147
+ <code>ti ti-dice-1-filled</code><br>
13148
+ <code>\f73e</code>
13149
+ </div>
13150
+ </div>
13151
+
12594
13152
  <div class="tabler-icon">
12595
13153
  <i class="ti ti-dice-2"></i>
12596
13154
  <strong>dice-2</strong>
@@ -12600,6 +13158,15 @@
12600
13158
  </div>
12601
13159
  </div>
12602
13160
 
13161
+ <div class="tabler-icon">
13162
+ <i class="ti ti-dice-2-filled"></i>
13163
+ <strong>dice-2-filled</strong>
13164
+ <div class="tabler-icon-codes">
13165
+ <code>ti ti-dice-2-filled</code><br>
13166
+ <code>\f73f</code>
13167
+ </div>
13168
+ </div>
13169
+
12603
13170
  <div class="tabler-icon">
12604
13171
  <i class="ti ti-dice-3"></i>
12605
13172
  <strong>dice-3</strong>
@@ -12609,6 +13176,15 @@
12609
13176
  </div>
12610
13177
  </div>
12611
13178
 
13179
+ <div class="tabler-icon">
13180
+ <i class="ti ti-dice-3-filled"></i>
13181
+ <strong>dice-3-filled</strong>
13182
+ <div class="tabler-icon-codes">
13183
+ <code>ti ti-dice-3-filled</code><br>
13184
+ <code>\f740</code>
13185
+ </div>
13186
+ </div>
13187
+
12612
13188
  <div class="tabler-icon">
12613
13189
  <i class="ti ti-dice-4"></i>
12614
13190
  <strong>dice-4</strong>
@@ -12618,6 +13194,15 @@
12618
13194
  </div>
12619
13195
  </div>
12620
13196
 
13197
+ <div class="tabler-icon">
13198
+ <i class="ti ti-dice-4-filled"></i>
13199
+ <strong>dice-4-filled</strong>
13200
+ <div class="tabler-icon-codes">
13201
+ <code>ti ti-dice-4-filled</code><br>
13202
+ <code>\f741</code>
13203
+ </div>
13204
+ </div>
13205
+
12621
13206
  <div class="tabler-icon">
12622
13207
  <i class="ti ti-dice-5"></i>
12623
13208
  <strong>dice-5</strong>
@@ -12627,6 +13212,15 @@
12627
13212
  </div>
12628
13213
  </div>
12629
13214
 
13215
+ <div class="tabler-icon">
13216
+ <i class="ti ti-dice-5-filled"></i>
13217
+ <strong>dice-5-filled</strong>
13218
+ <div class="tabler-icon-codes">
13219
+ <code>ti ti-dice-5-filled</code><br>
13220
+ <code>\f742</code>
13221
+ </div>
13222
+ </div>
13223
+
12630
13224
  <div class="tabler-icon">
12631
13225
  <i class="ti ti-dice-6"></i>
12632
13226
  <strong>dice-6</strong>
@@ -12636,6 +13230,24 @@
12636
13230
  </div>
12637
13231
  </div>
12638
13232
 
13233
+ <div class="tabler-icon">
13234
+ <i class="ti ti-dice-6-filled"></i>
13235
+ <strong>dice-6-filled</strong>
13236
+ <div class="tabler-icon-codes">
13237
+ <code>ti ti-dice-6-filled</code><br>
13238
+ <code>\f743</code>
13239
+ </div>
13240
+ </div>
13241
+
13242
+ <div class="tabler-icon">
13243
+ <i class="ti ti-dice-filled"></i>
13244
+ <strong>dice-filled</strong>
13245
+ <div class="tabler-icon-codes">
13246
+ <code>ti ti-dice-filled</code><br>
13247
+ <code>\f744</code>
13248
+ </div>
13249
+ </div>
13250
+
12639
13251
  <div class="tabler-icon">
12640
13252
  <i class="ti ti-dimensions"></i>
12641
13253
  <strong>dimensions</strong>
@@ -12672,6 +13284,15 @@
12672
13284
  </div>
12673
13285
  </div>
12674
13286
 
13287
+ <div class="tabler-icon">
13288
+ <i class="ti ti-direction-sign-filled"></i>
13289
+ <strong>direction-sign-filled</strong>
13290
+ <div class="tabler-icon-codes">
13291
+ <code>ti ti-direction-sign-filled</code><br>
13292
+ <code>\f745</code>
13293
+ </div>
13294
+ </div>
13295
+
12675
13296
  <div class="tabler-icon">
12676
13297
  <i class="ti ti-direction-sign-off"></i>
12677
13298
  <strong>direction-sign-off</strong>
@@ -12789,6 +13410,15 @@
12789
13410
  </div>
12790
13411
  </div>
12791
13412
 
13413
+ <div class="tabler-icon">
13414
+ <i class="ti ti-discount-check-filled"></i>
13415
+ <strong>discount-check-filled</strong>
13416
+ <div class="tabler-icon-codes">
13417
+ <code>ti ti-discount-check-filled</code><br>
13418
+ <code>\f746</code>
13419
+ </div>
13420
+ </div>
13421
+
12792
13422
  <div class="tabler-icon">
12793
13423
  <i class="ti ti-discount-off"></i>
12794
13424
  <strong>discount-off</strong>
@@ -13896,6 +14526,15 @@
13896
14526
  </div>
13897
14527
  </div>
13898
14528
 
14529
+ <div class="tabler-icon">
14530
+ <i class="ti ti-file-filled"></i>
14531
+ <strong>file-filled</strong>
14532
+ <div class="tabler-icon-codes">
14533
+ <code>ti ti-file-filled</code><br>
14534
+ <code>\f747</code>
14535
+ </div>
14536
+ </div>
14537
+
13899
14538
  <div class="tabler-icon">
13900
14539
  <i class="ti ti-file-function"></i>
13901
14540
  <strong>file-function</strong>
@@ -14211,6 +14850,15 @@
14211
14850
  </div>
14212
14851
  </div>
14213
14852
 
14853
+ <div class="tabler-icon">
14854
+ <i class="ti ti-file-x-filled"></i>
14855
+ <strong>file-x-filled</strong>
14856
+ <div class="tabler-icon-codes">
14857
+ <code>ti ti-file-x-filled</code><br>
14858
+ <code>\f748</code>
14859
+ </div>
14860
+ </div>
14861
+
14214
14862
  <div class="tabler-icon">
14215
14863
  <i class="ti ti-file-zip"></i>
14216
14864
  <strong>file-zip</strong>
@@ -14256,6 +14904,15 @@
14256
14904
  </div>
14257
14905
  </div>
14258
14906
 
14907
+ <div class="tabler-icon">
14908
+ <i class="ti ti-filters"></i>
14909
+ <strong>filters</strong>
14910
+ <div class="tabler-icon-codes">
14911
+ <code>ti ti-filters</code><br>
14912
+ <code>\f793</code>
14913
+ </div>
14914
+ </div>
14915
+
14259
14916
  <div class="tabler-icon">
14260
14917
  <i class="ti ti-fingerprint"></i>
14261
14918
  <strong>fingerprint</strong>
@@ -14652,6 +15309,15 @@
14652
15309
  </div>
14653
15310
  </div>
14654
15311
 
15312
+ <div class="tabler-icon">
15313
+ <i class="ti ti-folder-filled"></i>
15314
+ <strong>folder-filled</strong>
15315
+ <div class="tabler-icon-codes">
15316
+ <code>ti ti-folder-filled</code><br>
15317
+ <code>\f749</code>
15318
+ </div>
15319
+ </div>
15320
+
14655
15321
  <div class="tabler-icon">
14656
15322
  <i class="ti ti-folder-minus"></i>
14657
15323
  <strong>folder-minus</strong>
@@ -15093,6 +15759,24 @@
15093
15759
  </div>
15094
15760
  </div>
15095
15761
 
15762
+ <div class="tabler-icon">
15763
+ <i class="ti ti-ghost-2-filled"></i>
15764
+ <strong>ghost-2-filled</strong>
15765
+ <div class="tabler-icon-codes">
15766
+ <code>ti ti-ghost-2-filled</code><br>
15767
+ <code>\f74a</code>
15768
+ </div>
15769
+ </div>
15770
+
15771
+ <div class="tabler-icon">
15772
+ <i class="ti ti-ghost-filled"></i>
15773
+ <strong>ghost-filled</strong>
15774
+ <div class="tabler-icon-codes">
15775
+ <code>ti ti-ghost-filled</code><br>
15776
+ <code>\f74b</code>
15777
+ </div>
15778
+ </div>
15779
+
15096
15780
  <div class="tabler-icon">
15097
15781
  <i class="ti ti-ghost-off"></i>
15098
15782
  <strong>ghost-off</strong>
@@ -15939,6 +16623,42 @@
15939
16623
  </div>
15940
16624
  </div>
15941
16625
 
16626
+ <div class="tabler-icon">
16627
+ <i class="ti ti-hexagon-0-filled"></i>
16628
+ <strong>hexagon-0-filled</strong>
16629
+ <div class="tabler-icon-codes">
16630
+ <code>ti ti-hexagon-0-filled</code><br>
16631
+ <code>\f74c</code>
16632
+ </div>
16633
+ </div>
16634
+
16635
+ <div class="tabler-icon">
16636
+ <i class="ti ti-hexagon-1-filled"></i>
16637
+ <strong>hexagon-1-filled</strong>
16638
+ <div class="tabler-icon-codes">
16639
+ <code>ti ti-hexagon-1-filled</code><br>
16640
+ <code>\f74d</code>
16641
+ </div>
16642
+ </div>
16643
+
16644
+ <div class="tabler-icon">
16645
+ <i class="ti ti-hexagon-2-filled"></i>
16646
+ <strong>hexagon-2-filled</strong>
16647
+ <div class="tabler-icon-codes">
16648
+ <code>ti ti-hexagon-2-filled</code><br>
16649
+ <code>\f74e</code>
16650
+ </div>
16651
+ </div>
16652
+
16653
+ <div class="tabler-icon">
16654
+ <i class="ti ti-hexagon-3-filled"></i>
16655
+ <strong>hexagon-3-filled</strong>
16656
+ <div class="tabler-icon-codes">
16657
+ <code>ti ti-hexagon-3-filled</code><br>
16658
+ <code>\f74f</code>
16659
+ </div>
16660
+ </div>
16661
+
15942
16662
  <div class="tabler-icon">
15943
16663
  <i class="ti ti-hexagon-3d"></i>
15944
16664
  <strong>hexagon-3d</strong>
@@ -15948,6 +16668,60 @@
15948
16668
  </div>
15949
16669
  </div>
15950
16670
 
16671
+ <div class="tabler-icon">
16672
+ <i class="ti ti-hexagon-4-filled"></i>
16673
+ <strong>hexagon-4-filled</strong>
16674
+ <div class="tabler-icon-codes">
16675
+ <code>ti ti-hexagon-4-filled</code><br>
16676
+ <code>\f750</code>
16677
+ </div>
16678
+ </div>
16679
+
16680
+ <div class="tabler-icon">
16681
+ <i class="ti ti-hexagon-5-filled"></i>
16682
+ <strong>hexagon-5-filled</strong>
16683
+ <div class="tabler-icon-codes">
16684
+ <code>ti ti-hexagon-5-filled</code><br>
16685
+ <code>\f751</code>
16686
+ </div>
16687
+ </div>
16688
+
16689
+ <div class="tabler-icon">
16690
+ <i class="ti ti-hexagon-6-filled"></i>
16691
+ <strong>hexagon-6-filled</strong>
16692
+ <div class="tabler-icon-codes">
16693
+ <code>ti ti-hexagon-6-filled</code><br>
16694
+ <code>\f752</code>
16695
+ </div>
16696
+ </div>
16697
+
16698
+ <div class="tabler-icon">
16699
+ <i class="ti ti-hexagon-7-filled"></i>
16700
+ <strong>hexagon-7-filled</strong>
16701
+ <div class="tabler-icon-codes">
16702
+ <code>ti ti-hexagon-7-filled</code><br>
16703
+ <code>\f753</code>
16704
+ </div>
16705
+ </div>
16706
+
16707
+ <div class="tabler-icon">
16708
+ <i class="ti ti-hexagon-8-filled"></i>
16709
+ <strong>hexagon-8-filled</strong>
16710
+ <div class="tabler-icon-codes">
16711
+ <code>ti ti-hexagon-8-filled</code><br>
16712
+ <code>\f754</code>
16713
+ </div>
16714
+ </div>
16715
+
16716
+ <div class="tabler-icon">
16717
+ <i class="ti ti-hexagon-9-filled"></i>
16718
+ <strong>hexagon-9-filled</strong>
16719
+ <div class="tabler-icon-codes">
16720
+ <code>ti ti-hexagon-9-filled</code><br>
16721
+ <code>\f755</code>
16722
+ </div>
16723
+ </div>
16724
+
15951
16725
  <div class="tabler-icon">
15952
16726
  <i class="ti ti-hexagon-filled"></i>
15953
16727
  <strong>hexagon-filled</strong>
@@ -16695,6 +17469,15 @@
16695
17469
  </div>
16696
17470
  </div>
16697
17471
 
17472
+ <div class="tabler-icon">
17473
+ <i class="ti ti-hourglass-filled"></i>
17474
+ <strong>hourglass-filled</strong>
17475
+ <div class="tabler-icon-codes">
17476
+ <code>ti ti-hourglass-filled</code><br>
17477
+ <code>\f756</code>
17478
+ </div>
17479
+ </div>
17480
+
16698
17481
  <div class="tabler-icon">
16699
17482
  <i class="ti ti-hourglass-high"></i>
16700
17483
  <strong>hourglass-high</strong>
@@ -16929,6 +17712,15 @@
16929
17712
  </div>
16930
17713
  </div>
16931
17714
 
17715
+ <div class="tabler-icon">
17716
+ <i class="ti ti-inner-shadow-bottom-filled"></i>
17717
+ <strong>inner-shadow-bottom-filled</strong>
17718
+ <div class="tabler-icon-codes">
17719
+ <code>ti ti-inner-shadow-bottom-filled</code><br>
17720
+ <code>\f757</code>
17721
+ </div>
17722
+ </div>
17723
+
16932
17724
  <div class="tabler-icon">
16933
17725
  <i class="ti ti-inner-shadow-bottom-left"></i>
16934
17726
  <strong>inner-shadow-bottom-left</strong>
@@ -16938,6 +17730,15 @@
16938
17730
  </div>
16939
17731
  </div>
16940
17732
 
17733
+ <div class="tabler-icon">
17734
+ <i class="ti ti-inner-shadow-bottom-left-filled"></i>
17735
+ <strong>inner-shadow-bottom-left-filled</strong>
17736
+ <div class="tabler-icon-codes">
17737
+ <code>ti ti-inner-shadow-bottom-left-filled</code><br>
17738
+ <code>\f758</code>
17739
+ </div>
17740
+ </div>
17741
+
16941
17742
  <div class="tabler-icon">
16942
17743
  <i class="ti ti-inner-shadow-bottom-right"></i>
16943
17744
  <strong>inner-shadow-bottom-right</strong>
@@ -16947,6 +17748,15 @@
16947
17748
  </div>
16948
17749
  </div>
16949
17750
 
17751
+ <div class="tabler-icon">
17752
+ <i class="ti ti-inner-shadow-bottom-right-filled"></i>
17753
+ <strong>inner-shadow-bottom-right-filled</strong>
17754
+ <div class="tabler-icon-codes">
17755
+ <code>ti ti-inner-shadow-bottom-right-filled</code><br>
17756
+ <code>\f759</code>
17757
+ </div>
17758
+ </div>
17759
+
16950
17760
  <div class="tabler-icon">
16951
17761
  <i class="ti ti-inner-shadow-left"></i>
16952
17762
  <strong>inner-shadow-left</strong>
@@ -16956,6 +17766,15 @@
16956
17766
  </div>
16957
17767
  </div>
16958
17768
 
17769
+ <div class="tabler-icon">
17770
+ <i class="ti ti-inner-shadow-left-filled"></i>
17771
+ <strong>inner-shadow-left-filled</strong>
17772
+ <div class="tabler-icon-codes">
17773
+ <code>ti ti-inner-shadow-left-filled</code><br>
17774
+ <code>\f75a</code>
17775
+ </div>
17776
+ </div>
17777
+
16959
17778
  <div class="tabler-icon">
16960
17779
  <i class="ti ti-inner-shadow-right"></i>
16961
17780
  <strong>inner-shadow-right</strong>
@@ -16965,6 +17784,15 @@
16965
17784
  </div>
16966
17785
  </div>
16967
17786
 
17787
+ <div class="tabler-icon">
17788
+ <i class="ti ti-inner-shadow-right-filled"></i>
17789
+ <strong>inner-shadow-right-filled</strong>
17790
+ <div class="tabler-icon-codes">
17791
+ <code>ti ti-inner-shadow-right-filled</code><br>
17792
+ <code>\f75b</code>
17793
+ </div>
17794
+ </div>
17795
+
16968
17796
  <div class="tabler-icon">
16969
17797
  <i class="ti ti-inner-shadow-top"></i>
16970
17798
  <strong>inner-shadow-top</strong>
@@ -16974,6 +17802,15 @@
16974
17802
  </div>
16975
17803
  </div>
16976
17804
 
17805
+ <div class="tabler-icon">
17806
+ <i class="ti ti-inner-shadow-top-filled"></i>
17807
+ <strong>inner-shadow-top-filled</strong>
17808
+ <div class="tabler-icon-codes">
17809
+ <code>ti ti-inner-shadow-top-filled</code><br>
17810
+ <code>\f75c</code>
17811
+ </div>
17812
+ </div>
17813
+
16977
17814
  <div class="tabler-icon">
16978
17815
  <i class="ti ti-inner-shadow-top-left"></i>
16979
17816
  <strong>inner-shadow-top-left</strong>
@@ -16983,6 +17820,15 @@
16983
17820
  </div>
16984
17821
  </div>
16985
17822
 
17823
+ <div class="tabler-icon">
17824
+ <i class="ti ti-inner-shadow-top-left-filled"></i>
17825
+ <strong>inner-shadow-top-left-filled</strong>
17826
+ <div class="tabler-icon-codes">
17827
+ <code>ti ti-inner-shadow-top-left-filled</code><br>
17828
+ <code>\f75d</code>
17829
+ </div>
17830
+ </div>
17831
+
16986
17832
  <div class="tabler-icon">
16987
17833
  <i class="ti ti-inner-shadow-top-right"></i>
16988
17834
  <strong>inner-shadow-top-right</strong>
@@ -16992,6 +17838,15 @@
16992
17838
  </div>
16993
17839
  </div>
16994
17840
 
17841
+ <div class="tabler-icon">
17842
+ <i class="ti ti-inner-shadow-top-right-filled"></i>
17843
+ <strong>inner-shadow-top-right-filled</strong>
17844
+ <div class="tabler-icon-codes">
17845
+ <code>ti ti-inner-shadow-top-right-filled</code><br>
17846
+ <code>\f75e</code>
17847
+ </div>
17848
+ </div>
17849
+
16995
17850
  <div class="tabler-icon">
16996
17851
  <i class="ti ti-input-search"></i>
16997
17852
  <strong>input-search</strong>
@@ -18099,6 +18954,15 @@
18099
18954
  </div>
18100
18955
  </div>
18101
18956
 
18957
+ <div class="tabler-icon">
18958
+ <i class="ti ti-lighter"></i>
18959
+ <strong>lighter</strong>
18960
+ <div class="tabler-icon-codes">
18961
+ <code>ti ti-lighter</code><br>
18962
+ <code>\f794</code>
18963
+ </div>
18964
+ </div>
18965
+
18102
18966
  <div class="tabler-icon">
18103
18967
  <i class="ti ti-line"></i>
18104
18968
  <strong>line</strong>
@@ -18693,6 +19557,15 @@
18693
19557
  </div>
18694
19558
  </div>
18695
19559
 
19560
+ <div class="tabler-icon">
19561
+ <i class="ti ti-map-pin-share"></i>
19562
+ <strong>map-pin-share</strong>
19563
+ <div class="tabler-icon-codes">
19564
+ <code>ti ti-map-pin-share</code><br>
19565
+ <code>\f795</code>
19566
+ </div>
19567
+ </div>
19568
+
18696
19569
  <div class="tabler-icon">
18697
19570
  <i class="ti ti-map-pins"></i>
18698
19571
  <strong>map-pins</strong>
@@ -20700,6 +21573,15 @@
20700
21573
  </div>
20701
21574
  </div>
20702
21575
 
21576
+ <div class="tabler-icon">
21577
+ <i class="ti ti-paint-filled"></i>
21578
+ <strong>paint-filled</strong>
21579
+ <div class="tabler-icon-codes">
21580
+ <code>ti ti-paint-filled</code><br>
21581
+ <code>\f75f</code>
21582
+ </div>
21583
+ </div>
21584
+
20703
21585
  <div class="tabler-icon">
20704
21586
  <i class="ti ti-paint-off"></i>
20705
21587
  <strong>paint-off</strong>
@@ -21240,6 +22122,33 @@
21240
22122
  </div>
21241
22123
  </div>
21242
22124
 
22125
+ <div class="tabler-icon">
22126
+ <i class="ti ti-photo-sensor"></i>
22127
+ <strong>photo-sensor</strong>
22128
+ <div class="tabler-icon-codes">
22129
+ <code>ti ti-photo-sensor</code><br>
22130
+ <code>\f798</code>
22131
+ </div>
22132
+ </div>
22133
+
22134
+ <div class="tabler-icon">
22135
+ <i class="ti ti-photo-sensor-2"></i>
22136
+ <strong>photo-sensor-2</strong>
22137
+ <div class="tabler-icon-codes">
22138
+ <code>ti ti-photo-sensor-2</code><br>
22139
+ <code>\f796</code>
22140
+ </div>
22141
+ </div>
22142
+
22143
+ <div class="tabler-icon">
22144
+ <i class="ti ti-photo-sensor-3"></i>
22145
+ <strong>photo-sensor-3</strong>
22146
+ <div class="tabler-icon-codes">
22147
+ <code>ti ti-photo-sensor-3</code><br>
22148
+ <code>\f797</code>
22149
+ </div>
22150
+ </div>
22151
+
21243
22152
  <div class="tabler-icon">
21244
22153
  <i class="ti ti-photo-shield"></i>
21245
22154
  <strong>photo-shield</strong>
@@ -22311,6 +23220,15 @@
22311
23220
  </div>
22312
23221
  </div>
22313
23222
 
23223
+ <div class="tabler-icon">
23224
+ <i class="ti ti-radioactive-filled"></i>
23225
+ <strong>radioactive-filled</strong>
23226
+ <div class="tabler-icon-codes">
23227
+ <code>ti ti-radioactive-filled</code><br>
23228
+ <code>\f760</code>
23229
+ </div>
23230
+ </div>
23231
+
22314
23232
  <div class="tabler-icon">
22315
23233
  <i class="ti ti-radioactive-off"></i>
22316
23234
  <strong>radioactive-off</strong>
@@ -23859,6 +24777,15 @@
23859
24777
  </div>
23860
24778
  </div>
23861
24779
 
24780
+ <div class="tabler-icon">
24781
+ <i class="ti ti-share-2"></i>
24782
+ <strong>share-2</strong>
24783
+ <div class="tabler-icon-codes">
24784
+ <code>ti ti-share-2</code><br>
24785
+ <code>\f799</code>
24786
+ </div>
24787
+ </div>
24788
+
23862
24789
  <div class="tabler-icon">
23863
24790
  <i class="ti ti-share-off"></i>
23864
24791
  <strong>share-off</strong>
@@ -23886,6 +24813,15 @@
23886
24813
  </div>
23887
24814
  </div>
23888
24815
 
24816
+ <div class="tabler-icon">
24817
+ <i class="ti ti-shield-check-filled"></i>
24818
+ <strong>shield-check-filled</strong>
24819
+ <div class="tabler-icon-codes">
24820
+ <code>ti ti-shield-check-filled</code><br>
24821
+ <code>\f761</code>
24822
+ </div>
24823
+ </div>
24824
+
23889
24825
  <div class="tabler-icon">
23890
24826
  <i class="ti ti-shield-checkered"></i>
23891
24827
  <strong>shield-checkered</strong>
@@ -23895,6 +24831,15 @@
23895
24831
  </div>
23896
24832
  </div>
23897
24833
 
24834
+ <div class="tabler-icon">
24835
+ <i class="ti ti-shield-checkered-filled"></i>
24836
+ <strong>shield-checkered-filled</strong>
24837
+ <div class="tabler-icon-codes">
24838
+ <code>ti ti-shield-checkered-filled</code><br>
24839
+ <code>\f762</code>
24840
+ </div>
24841
+ </div>
24842
+
23898
24843
  <div class="tabler-icon">
23899
24844
  <i class="ti ti-shield-chevron"></i>
23900
24845
  <strong>shield-chevron</strong>
@@ -23940,6 +24885,15 @@
23940
24885
  </div>
23941
24886
  </div>
23942
24887
 
24888
+ <div class="tabler-icon">
24889
+ <i class="ti ti-shield-lock-filled"></i>
24890
+ <strong>shield-lock-filled</strong>
24891
+ <div class="tabler-icon-codes">
24892
+ <code>ti ti-shield-lock-filled</code><br>
24893
+ <code>\f763</code>
24894
+ </div>
24895
+ </div>
24896
+
23943
24897
  <div class="tabler-icon">
23944
24898
  <i class="ti ti-shield-off"></i>
23945
24899
  <strong>shield-off</strong>
@@ -24138,6 +25092,15 @@
24138
25092
  </div>
24139
25093
  </div>
24140
25094
 
25095
+ <div class="tabler-icon">
25096
+ <i class="ti ti-signal-2g"></i>
25097
+ <strong>signal-2g</strong>
25098
+ <div class="tabler-icon-codes">
25099
+ <code>ti ti-signal-2g</code><br>
25100
+ <code>\f79a</code>
25101
+ </div>
25102
+ </div>
25103
+
24141
25104
  <div class="tabler-icon">
24142
25105
  <i class="ti ti-signal-3g"></i>
24143
25106
  <strong>signal-3g</strong>
@@ -24696,6 +25659,87 @@
24696
25659
  </div>
24697
25660
  </div>
24698
25661
 
25662
+ <div class="tabler-icon">
25663
+ <i class="ti ti-square-0-filled"></i>
25664
+ <strong>square-0-filled</strong>
25665
+ <div class="tabler-icon-codes">
25666
+ <code>ti ti-square-0-filled</code><br>
25667
+ <code>\f764</code>
25668
+ </div>
25669
+ </div>
25670
+
25671
+ <div class="tabler-icon">
25672
+ <i class="ti ti-square-1-filled"></i>
25673
+ <strong>square-1-filled</strong>
25674
+ <div class="tabler-icon-codes">
25675
+ <code>ti ti-square-1-filled</code><br>
25676
+ <code>\f765</code>
25677
+ </div>
25678
+ </div>
25679
+
25680
+ <div class="tabler-icon">
25681
+ <i class="ti ti-square-3-filled"></i>
25682
+ <strong>square-3-filled</strong>
25683
+ <div class="tabler-icon-codes">
25684
+ <code>ti ti-square-3-filled</code><br>
25685
+ <code>\f766</code>
25686
+ </div>
25687
+ </div>
25688
+
25689
+ <div class="tabler-icon">
25690
+ <i class="ti ti-square-4-filled"></i>
25691
+ <strong>square-4-filled</strong>
25692
+ <div class="tabler-icon-codes">
25693
+ <code>ti ti-square-4-filled</code><br>
25694
+ <code>\f767</code>
25695
+ </div>
25696
+ </div>
25697
+
25698
+ <div class="tabler-icon">
25699
+ <i class="ti ti-square-5-filled"></i>
25700
+ <strong>square-5-filled</strong>
25701
+ <div class="tabler-icon-codes">
25702
+ <code>ti ti-square-5-filled</code><br>
25703
+ <code>\f768</code>
25704
+ </div>
25705
+ </div>
25706
+
25707
+ <div class="tabler-icon">
25708
+ <i class="ti ti-square-6-filled"></i>
25709
+ <strong>square-6-filled</strong>
25710
+ <div class="tabler-icon-codes">
25711
+ <code>ti ti-square-6-filled</code><br>
25712
+ <code>\f769</code>
25713
+ </div>
25714
+ </div>
25715
+
25716
+ <div class="tabler-icon">
25717
+ <i class="ti ti-square-7-filled"></i>
25718
+ <strong>square-7-filled</strong>
25719
+ <div class="tabler-icon-codes">
25720
+ <code>ti ti-square-7-filled</code><br>
25721
+ <code>\f76a</code>
25722
+ </div>
25723
+ </div>
25724
+
25725
+ <div class="tabler-icon">
25726
+ <i class="ti ti-square-8-filled"></i>
25727
+ <strong>square-8-filled</strong>
25728
+ <div class="tabler-icon-codes">
25729
+ <code>ti ti-square-8-filled</code><br>
25730
+ <code>\f76b</code>
25731
+ </div>
25732
+ </div>
25733
+
25734
+ <div class="tabler-icon">
25735
+ <i class="ti ti-square-9-filled"></i>
25736
+ <strong>square-9-filled</strong>
25737
+ <div class="tabler-icon-codes">
25738
+ <code>ti ti-square-9-filled</code><br>
25739
+ <code>\f76c</code>
25740
+ </div>
25741
+ </div>
25742
+
24699
25743
  <div class="tabler-icon">
24700
25744
  <i class="ti ti-square-arrow-down"></i>
24701
25745
  <strong>square-arrow-down</strong>
@@ -24750,6 +25794,15 @@
24750
25794
  </div>
24751
25795
  </div>
24752
25796
 
25797
+ <div class="tabler-icon">
25798
+ <i class="ti ti-square-check-filled"></i>
25799
+ <strong>square-check-filled</strong>
25800
+ <div class="tabler-icon-codes">
25801
+ <code>ti ti-square-check-filled</code><br>
25802
+ <code>\f76d</code>
25803
+ </div>
25804
+ </div>
25805
+
24753
25806
  <div class="tabler-icon">
24754
25807
  <i class="ti ti-square-chevron-down"></i>
24755
25808
  <strong>square-chevron-down</strong>
@@ -24840,6 +25893,15 @@
24840
25893
  </div>
24841
25894
  </div>
24842
25895
 
25896
+ <div class="tabler-icon">
25897
+ <i class="ti ti-square-f0-filled"></i>
25898
+ <strong>square-f0-filled</strong>
25899
+ <div class="tabler-icon-codes">
25900
+ <code>ti ti-square-f0-filled</code><br>
25901
+ <code>\f76e</code>
25902
+ </div>
25903
+ </div>
25904
+
24843
25905
  <div class="tabler-icon">
24844
25906
  <i class="ti ti-square-f1"></i>
24845
25907
  <strong>square-f1</strong>
@@ -24849,6 +25911,15 @@
24849
25911
  </div>
24850
25912
  </div>
24851
25913
 
25914
+ <div class="tabler-icon">
25915
+ <i class="ti ti-square-f1-filled"></i>
25916
+ <strong>square-f1-filled</strong>
25917
+ <div class="tabler-icon-codes">
25918
+ <code>ti ti-square-f1-filled</code><br>
25919
+ <code>\f76f</code>
25920
+ </div>
25921
+ </div>
25922
+
24852
25923
  <div class="tabler-icon">
24853
25924
  <i class="ti ti-square-f2"></i>
24854
25925
  <strong>square-f2</strong>
@@ -24858,6 +25929,15 @@
24858
25929
  </div>
24859
25930
  </div>
24860
25931
 
25932
+ <div class="tabler-icon">
25933
+ <i class="ti ti-square-f2-filled"></i>
25934
+ <strong>square-f2-filled</strong>
25935
+ <div class="tabler-icon-codes">
25936
+ <code>ti ti-square-f2-filled</code><br>
25937
+ <code>\f770</code>
25938
+ </div>
25939
+ </div>
25940
+
24861
25941
  <div class="tabler-icon">
24862
25942
  <i class="ti ti-square-f3"></i>
24863
25943
  <strong>square-f3</strong>
@@ -24867,6 +25947,15 @@
24867
25947
  </div>
24868
25948
  </div>
24869
25949
 
25950
+ <div class="tabler-icon">
25951
+ <i class="ti ti-square-f3-filled"></i>
25952
+ <strong>square-f3-filled</strong>
25953
+ <div class="tabler-icon-codes">
25954
+ <code>ti ti-square-f3-filled</code><br>
25955
+ <code>\f771</code>
25956
+ </div>
25957
+ </div>
25958
+
24870
25959
  <div class="tabler-icon">
24871
25960
  <i class="ti ti-square-f4"></i>
24872
25961
  <strong>square-f4</strong>
@@ -24876,6 +25965,15 @@
24876
25965
  </div>
24877
25966
  </div>
24878
25967
 
25968
+ <div class="tabler-icon">
25969
+ <i class="ti ti-square-f4-filled"></i>
25970
+ <strong>square-f4-filled</strong>
25971
+ <div class="tabler-icon-codes">
25972
+ <code>ti ti-square-f4-filled</code><br>
25973
+ <code>\f772</code>
25974
+ </div>
25975
+ </div>
25976
+
24879
25977
  <div class="tabler-icon">
24880
25978
  <i class="ti ti-square-f5"></i>
24881
25979
  <strong>square-f5</strong>
@@ -24885,6 +25983,15 @@
24885
25983
  </div>
24886
25984
  </div>
24887
25985
 
25986
+ <div class="tabler-icon">
25987
+ <i class="ti ti-square-f5-filled"></i>
25988
+ <strong>square-f5-filled</strong>
25989
+ <div class="tabler-icon-codes">
25990
+ <code>ti ti-square-f5-filled</code><br>
25991
+ <code>\f773</code>
25992
+ </div>
25993
+ </div>
25994
+
24888
25995
  <div class="tabler-icon">
24889
25996
  <i class="ti ti-square-f6"></i>
24890
25997
  <strong>square-f6</strong>
@@ -24894,6 +26001,15 @@
24894
26001
  </div>
24895
26002
  </div>
24896
26003
 
26004
+ <div class="tabler-icon">
26005
+ <i class="ti ti-square-f6-filled"></i>
26006
+ <strong>square-f6-filled</strong>
26007
+ <div class="tabler-icon-codes">
26008
+ <code>ti ti-square-f6-filled</code><br>
26009
+ <code>\f774</code>
26010
+ </div>
26011
+ </div>
26012
+
24897
26013
  <div class="tabler-icon">
24898
26014
  <i class="ti ti-square-f7"></i>
24899
26015
  <strong>square-f7</strong>
@@ -24903,6 +26019,15 @@
24903
26019
  </div>
24904
26020
  </div>
24905
26021
 
26022
+ <div class="tabler-icon">
26023
+ <i class="ti ti-square-f7-filled"></i>
26024
+ <strong>square-f7-filled</strong>
26025
+ <div class="tabler-icon-codes">
26026
+ <code>ti ti-square-f7-filled</code><br>
26027
+ <code>\f775</code>
26028
+ </div>
26029
+ </div>
26030
+
24906
26031
  <div class="tabler-icon">
24907
26032
  <i class="ti ti-square-f8"></i>
24908
26033
  <strong>square-f8</strong>
@@ -24912,6 +26037,15 @@
24912
26037
  </div>
24913
26038
  </div>
24914
26039
 
26040
+ <div class="tabler-icon">
26041
+ <i class="ti ti-square-f8-filled"></i>
26042
+ <strong>square-f8-filled</strong>
26043
+ <div class="tabler-icon-codes">
26044
+ <code>ti ti-square-f8-filled</code><br>
26045
+ <code>\f776</code>
26046
+ </div>
26047
+ </div>
26048
+
24915
26049
  <div class="tabler-icon">
24916
26050
  <i class="ti ti-square-f9"></i>
24917
26051
  <strong>square-f9</strong>
@@ -24921,6 +26055,15 @@
24921
26055
  </div>
24922
26056
  </div>
24923
26057
 
26058
+ <div class="tabler-icon">
26059
+ <i class="ti ti-square-f9-filled"></i>
26060
+ <strong>square-f9-filled</strong>
26061
+ <div class="tabler-icon-codes">
26062
+ <code>ti ti-square-f9-filled</code><br>
26063
+ <code>\f777</code>
26064
+ </div>
26065
+ </div>
26066
+
24924
26067
  <div class="tabler-icon">
24925
26068
  <i class="ti ti-square-forbid"></i>
24926
26069
  <strong>square-forbid</strong>
@@ -25875,6 +27018,15 @@
25875
27018
  </div>
25876
27019
  </div>
25877
27020
 
27021
+ <div class="tabler-icon">
27022
+ <i class="ti ti-square-rounded-number-0-filled"></i>
27023
+ <strong>square-rounded-number-0-filled</strong>
27024
+ <div class="tabler-icon-codes">
27025
+ <code>ti ti-square-rounded-number-0-filled</code><br>
27026
+ <code>\f778</code>
27027
+ </div>
27028
+ </div>
27029
+
25878
27030
  <div class="tabler-icon">
25879
27031
  <i class="ti ti-square-rounded-number-1"></i>
25880
27032
  <strong>square-rounded-number-1</strong>
@@ -25884,6 +27036,15 @@
25884
27036
  </div>
25885
27037
  </div>
25886
27038
 
27039
+ <div class="tabler-icon">
27040
+ <i class="ti ti-square-rounded-number-1-filled"></i>
27041
+ <strong>square-rounded-number-1-filled</strong>
27042
+ <div class="tabler-icon-codes">
27043
+ <code>ti ti-square-rounded-number-1-filled</code><br>
27044
+ <code>\f779</code>
27045
+ </div>
27046
+ </div>
27047
+
25887
27048
  <div class="tabler-icon">
25888
27049
  <i class="ti ti-square-rounded-number-2"></i>
25889
27050
  <strong>square-rounded-number-2</strong>
@@ -25893,6 +27054,15 @@
25893
27054
  </div>
25894
27055
  </div>
25895
27056
 
27057
+ <div class="tabler-icon">
27058
+ <i class="ti ti-square-rounded-number-2-filled"></i>
27059
+ <strong>square-rounded-number-2-filled</strong>
27060
+ <div class="tabler-icon-codes">
27061
+ <code>ti ti-square-rounded-number-2-filled</code><br>
27062
+ <code>\f77a</code>
27063
+ </div>
27064
+ </div>
27065
+
25896
27066
  <div class="tabler-icon">
25897
27067
  <i class="ti ti-square-rounded-number-3"></i>
25898
27068
  <strong>square-rounded-number-3</strong>
@@ -25902,6 +27072,15 @@
25902
27072
  </div>
25903
27073
  </div>
25904
27074
 
27075
+ <div class="tabler-icon">
27076
+ <i class="ti ti-square-rounded-number-3-filled"></i>
27077
+ <strong>square-rounded-number-3-filled</strong>
27078
+ <div class="tabler-icon-codes">
27079
+ <code>ti ti-square-rounded-number-3-filled</code><br>
27080
+ <code>\f77b</code>
27081
+ </div>
27082
+ </div>
27083
+
25905
27084
  <div class="tabler-icon">
25906
27085
  <i class="ti ti-square-rounded-number-4"></i>
25907
27086
  <strong>square-rounded-number-4</strong>
@@ -25911,6 +27090,15 @@
25911
27090
  </div>
25912
27091
  </div>
25913
27092
 
27093
+ <div class="tabler-icon">
27094
+ <i class="ti ti-square-rounded-number-4-filled"></i>
27095
+ <strong>square-rounded-number-4-filled</strong>
27096
+ <div class="tabler-icon-codes">
27097
+ <code>ti ti-square-rounded-number-4-filled</code><br>
27098
+ <code>\f77c</code>
27099
+ </div>
27100
+ </div>
27101
+
25914
27102
  <div class="tabler-icon">
25915
27103
  <i class="ti ti-square-rounded-number-5"></i>
25916
27104
  <strong>square-rounded-number-5</strong>
@@ -25920,6 +27108,15 @@
25920
27108
  </div>
25921
27109
  </div>
25922
27110
 
27111
+ <div class="tabler-icon">
27112
+ <i class="ti ti-square-rounded-number-5-filled"></i>
27113
+ <strong>square-rounded-number-5-filled</strong>
27114
+ <div class="tabler-icon-codes">
27115
+ <code>ti ti-square-rounded-number-5-filled</code><br>
27116
+ <code>\f77d</code>
27117
+ </div>
27118
+ </div>
27119
+
25923
27120
  <div class="tabler-icon">
25924
27121
  <i class="ti ti-square-rounded-number-6"></i>
25925
27122
  <strong>square-rounded-number-6</strong>
@@ -25929,6 +27126,15 @@
25929
27126
  </div>
25930
27127
  </div>
25931
27128
 
27129
+ <div class="tabler-icon">
27130
+ <i class="ti ti-square-rounded-number-6-filled"></i>
27131
+ <strong>square-rounded-number-6-filled</strong>
27132
+ <div class="tabler-icon-codes">
27133
+ <code>ti ti-square-rounded-number-6-filled</code><br>
27134
+ <code>\f77e</code>
27135
+ </div>
27136
+ </div>
27137
+
25932
27138
  <div class="tabler-icon">
25933
27139
  <i class="ti ti-square-rounded-number-7"></i>
25934
27140
  <strong>square-rounded-number-7</strong>
@@ -25938,6 +27144,15 @@
25938
27144
  </div>
25939
27145
  </div>
25940
27146
 
27147
+ <div class="tabler-icon">
27148
+ <i class="ti ti-square-rounded-number-7-filled"></i>
27149
+ <strong>square-rounded-number-7-filled</strong>
27150
+ <div class="tabler-icon-codes">
27151
+ <code>ti ti-square-rounded-number-7-filled</code><br>
27152
+ <code>\f77f</code>
27153
+ </div>
27154
+ </div>
27155
+
25941
27156
  <div class="tabler-icon">
25942
27157
  <i class="ti ti-square-rounded-number-8"></i>
25943
27158
  <strong>square-rounded-number-8</strong>
@@ -25947,6 +27162,15 @@
25947
27162
  </div>
25948
27163
  </div>
25949
27164
 
27165
+ <div class="tabler-icon">
27166
+ <i class="ti ti-square-rounded-number-8-filled"></i>
27167
+ <strong>square-rounded-number-8-filled</strong>
27168
+ <div class="tabler-icon-codes">
27169
+ <code>ti ti-square-rounded-number-8-filled</code><br>
27170
+ <code>\f780</code>
27171
+ </div>
27172
+ </div>
27173
+
25950
27174
  <div class="tabler-icon">
25951
27175
  <i class="ti ti-square-rounded-number-9"></i>
25952
27176
  <strong>square-rounded-number-9</strong>
@@ -25956,6 +27180,15 @@
25956
27180
  </div>
25957
27181
  </div>
25958
27182
 
27183
+ <div class="tabler-icon">
27184
+ <i class="ti ti-square-rounded-number-9-filled"></i>
27185
+ <strong>square-rounded-number-9-filled</strong>
27186
+ <div class="tabler-icon-codes">
27187
+ <code>ti ti-square-rounded-number-9-filled</code><br>
27188
+ <code>\f781</code>
27189
+ </div>
27190
+ </div>
27191
+
25959
27192
  <div class="tabler-icon">
25960
27193
  <i class="ti ti-square-rounded-plus"></i>
25961
27194
  <strong>square-rounded-plus</strong>
@@ -26586,6 +27819,15 @@
26586
27819
  </div>
26587
27820
  </div>
26588
27821
 
27822
+ <div class="tabler-icon">
27823
+ <i class="ti ti-table-filled"></i>
27824
+ <strong>table-filled</strong>
27825
+ <div class="tabler-icon-codes">
27826
+ <code>ti ti-table-filled</code><br>
27827
+ <code>\f782</code>
27828
+ </div>
27829
+ </div>
27830
+
26589
27831
  <div class="tabler-icon">
26590
27832
  <i class="ti ti-table-import"></i>
26591
27833
  <strong>table-import</strong>
@@ -27045,6 +28287,15 @@
27045
28287
  </div>
27046
28288
  </div>
27047
28289
 
28290
+ <div class="tabler-icon">
28291
+ <i class="ti ti-theater"></i>
28292
+ <strong>theater</strong>
28293
+ <div class="tabler-icon-codes">
28294
+ <code>ti ti-theater</code><br>
28295
+ <code>\f79b</code>
28296
+ </div>
28297
+ </div>
28298
+
27048
28299
  <div class="tabler-icon">
27049
28300
  <i class="ti ti-thermometer"></i>
27050
28301
  <strong>thermometer</strong>
@@ -27666,6 +28917,15 @@
27666
28917
  </div>
27667
28918
  </div>
27668
28919
 
28920
+ <div class="tabler-icon">
28921
+ <i class="ti ti-trash-filled"></i>
28922
+ <strong>trash-filled</strong>
28923
+ <div class="tabler-icon-codes">
28924
+ <code>ti ti-trash-filled</code><br>
28925
+ <code>\f783</code>
28926
+ </div>
28927
+ </div>
28928
+
27669
28929
  <div class="tabler-icon">
27670
28930
  <i class="ti ti-trash-off"></i>
27671
28931
  <strong>trash-off</strong>
@@ -27684,6 +28944,15 @@
27684
28944
  </div>
27685
28945
  </div>
27686
28946
 
28947
+ <div class="tabler-icon">
28948
+ <i class="ti ti-trash-x-filled"></i>
28949
+ <strong>trash-x-filled</strong>
28950
+ <div class="tabler-icon-codes">
28951
+ <code>ti ti-trash-x-filled</code><br>
28952
+ <code>\f784</code>
28953
+ </div>
28954
+ </div>
28955
+
27687
28956
  <div class="tabler-icon">
27688
28957
  <i class="ti ti-tree"></i>
27689
28958
  <strong>tree</strong>
@@ -28512,6 +29781,15 @@
28512
29781
  </div>
28513
29782
  </div>
28514
29783
 
29784
+ <div class="tabler-icon">
29785
+ <i class="ti ti-volcano"></i>
29786
+ <strong>volcano</strong>
29787
+ <div class="tabler-icon-codes">
29788
+ <code>ti ti-volcano</code><br>
29789
+ <code>\f79c</code>
29790
+ </div>
29791
+ </div>
29792
+
28515
29793
  <div class="tabler-icon">
28516
29794
  <i class="ti ti-volume"></i>
28517
29795
  <strong>volume</strong>
@@ -29286,6 +30564,15 @@
29286
30564
  </div>
29287
30565
  </div>
29288
30566
 
30567
+ <div class="tabler-icon">
30568
+ <i class="ti ti-yin-yang-filled"></i>
30569
+ <strong>yin-yang-filled</strong>
30570
+ <div class="tabler-icon-codes">
30571
+ <code>ti ti-yin-yang-filled</code><br>
30572
+ <code>\f785</code>
30573
+ </div>
30574
+ </div>
30575
+
29289
30576
  <div class="tabler-icon">
29290
30577
  <i class="ti ti-yoga"></i>
29291
30578
  <strong>yoga</strong>
@@ -29448,6 +30735,15 @@
29448
30735
  </div>
29449
30736
  </div>
29450
30737
 
30738
+ <div class="tabler-icon">
30739
+ <i class="ti ti-zoom-check-filled"></i>
30740
+ <strong>zoom-check-filled</strong>
30741
+ <div class="tabler-icon-codes">
30742
+ <code>ti ti-zoom-check-filled</code><br>
30743
+ <code>\f786</code>
30744
+ </div>
30745
+ </div>
30746
+
29451
30747
  <div class="tabler-icon">
29452
30748
  <i class="ti ti-zoom-code"></i>
29453
30749
  <strong>zoom-code</strong>
@@ -29466,6 +30762,15 @@
29466
30762
  </div>
29467
30763
  </div>
29468
30764
 
30765
+ <div class="tabler-icon">
30766
+ <i class="ti ti-zoom-filled"></i>
30767
+ <strong>zoom-filled</strong>
30768
+ <div class="tabler-icon-codes">
30769
+ <code>ti ti-zoom-filled</code><br>
30770
+ <code>\f787</code>
30771
+ </div>
30772
+ </div>
30773
+
29469
30774
  <div class="tabler-icon">
29470
30775
  <i class="ti ti-zoom-in"></i>
29471
30776
  <strong>zoom-in</strong>
@@ -29484,6 +30789,24 @@
29484
30789
  </div>
29485
30790
  </div>
29486
30791
 
30792
+ <div class="tabler-icon">
30793
+ <i class="ti ti-zoom-in-area-filled"></i>
30794
+ <strong>zoom-in-area-filled</strong>
30795
+ <div class="tabler-icon-codes">
30796
+ <code>ti ti-zoom-in-area-filled</code><br>
30797
+ <code>\f788</code>
30798
+ </div>
30799
+ </div>
30800
+
30801
+ <div class="tabler-icon">
30802
+ <i class="ti ti-zoom-in-filled"></i>
30803
+ <strong>zoom-in-filled</strong>
30804
+ <div class="tabler-icon-codes">
30805
+ <code>ti ti-zoom-in-filled</code><br>
30806
+ <code>\f789</code>
30807
+ </div>
30808
+ </div>
30809
+
29487
30810
  <div class="tabler-icon">
29488
30811
  <i class="ti ti-zoom-money"></i>
29489
30812
  <strong>zoom-money</strong>
@@ -29511,6 +30834,15 @@
29511
30834
  </div>
29512
30835
  </div>
29513
30836
 
30837
+ <div class="tabler-icon">
30838
+ <i class="ti ti-zoom-out-filled"></i>
30839
+ <strong>zoom-out-filled</strong>
30840
+ <div class="tabler-icon-codes">
30841
+ <code>ti ti-zoom-out-filled</code><br>
30842
+ <code>\f78a</code>
30843
+ </div>
30844
+ </div>
30845
+
29514
30846
  <div class="tabler-icon">
29515
30847
  <i class="ti ti-zoom-pan"></i>
29516
30848
  <strong>zoom-pan</strong>