@tabler/icons-webfont 2.7.0 → 2.9.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/fonts/tabler-icons.eot +0 -0
- package/fonts/tabler-icons.ttf +0 -0
- package/fonts/tabler-icons.woff +0 -0
- package/fonts/tabler-icons.woff2 +0 -0
- package/package.json +2 -2
- package/tabler-icons.css +235 -7
- package/tabler-icons.css.map +1 -1
- package/tabler-icons.html +524 -11
- package/tabler-icons.min.css +2 -2
- package/tabler-icons.min.css.map +1 -1
- package/tabler-icons.scss +121 -7
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.
|
|
8
|
+
<title>Tabler Icons - version 2.9.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.
|
|
119
|
+
<p class="text-muted">version 2.9.0</p>
|
|
120
120
|
</header>
|
|
121
121
|
|
|
122
122
|
<div class="search-bar">
|
|
@@ -342,6 +342,15 @@
|
|
|
342
342
|
</div>
|
|
343
343
|
</div>
|
|
344
344
|
|
|
345
|
+
<div class="tabler-icon">
|
|
346
|
+
<i class="ti ti-ad-circle-filled"></i>
|
|
347
|
+
<strong>ad-circle-filled</strong>
|
|
348
|
+
<div class="tabler-icon-codes">
|
|
349
|
+
<code>ti ti-ad-circle-filled</code><br>
|
|
350
|
+
<code>\f7d3</code>
|
|
351
|
+
</div>
|
|
352
|
+
</div>
|
|
353
|
+
|
|
345
354
|
<div class="tabler-icon">
|
|
346
355
|
<i class="ti ti-ad-circle-off"></i>
|
|
347
356
|
<strong>ad-circle-off</strong>
|
|
@@ -720,6 +729,15 @@
|
|
|
720
729
|
</div>
|
|
721
730
|
</div>
|
|
722
731
|
|
|
732
|
+
<div class="tabler-icon">
|
|
733
|
+
<i class="ti ti-align-box-center-middle-filled"></i>
|
|
734
|
+
<strong>align-box-center-middle-filled</strong>
|
|
735
|
+
<div class="tabler-icon-codes">
|
|
736
|
+
<code>ti ti-align-box-center-middle-filled</code><br>
|
|
737
|
+
<code>\f7d4</code>
|
|
738
|
+
</div>
|
|
739
|
+
</div>
|
|
740
|
+
|
|
723
741
|
<div class="tabler-icon">
|
|
724
742
|
<i class="ti ti-align-box-left-bottom"></i>
|
|
725
743
|
<strong>align-box-left-bottom</strong>
|
|
@@ -801,6 +819,15 @@
|
|
|
801
819
|
</div>
|
|
802
820
|
</div>
|
|
803
821
|
|
|
822
|
+
<div class="tabler-icon">
|
|
823
|
+
<i class="ti ti-align-box-right-middle-filled"></i>
|
|
824
|
+
<strong>align-box-right-middle-filled</strong>
|
|
825
|
+
<div class="tabler-icon-codes">
|
|
826
|
+
<code>ti ti-align-box-right-middle-filled</code><br>
|
|
827
|
+
<code>\f7d5</code>
|
|
828
|
+
</div>
|
|
829
|
+
</div>
|
|
830
|
+
|
|
804
831
|
<div class="tabler-icon">
|
|
805
832
|
<i class="ti ti-align-box-right-top"></i>
|
|
806
833
|
<strong>align-box-right-top</strong>
|
|
@@ -1359,6 +1386,15 @@
|
|
|
1359
1386
|
</div>
|
|
1360
1387
|
</div>
|
|
1361
1388
|
|
|
1389
|
+
<div class="tabler-icon">
|
|
1390
|
+
<i class="ti ti-arrow-badge-down-filled"></i>
|
|
1391
|
+
<strong>arrow-badge-down-filled</strong>
|
|
1392
|
+
<div class="tabler-icon-codes">
|
|
1393
|
+
<code>ti ti-arrow-badge-down-filled</code><br>
|
|
1394
|
+
<code>\f7d6</code>
|
|
1395
|
+
</div>
|
|
1396
|
+
</div>
|
|
1397
|
+
|
|
1362
1398
|
<div class="tabler-icon">
|
|
1363
1399
|
<i class="ti ti-arrow-badge-left"></i>
|
|
1364
1400
|
<strong>arrow-badge-left</strong>
|
|
@@ -1368,6 +1404,15 @@
|
|
|
1368
1404
|
</div>
|
|
1369
1405
|
</div>
|
|
1370
1406
|
|
|
1407
|
+
<div class="tabler-icon">
|
|
1408
|
+
<i class="ti ti-arrow-badge-left-filled"></i>
|
|
1409
|
+
<strong>arrow-badge-left-filled</strong>
|
|
1410
|
+
<div class="tabler-icon-codes">
|
|
1411
|
+
<code>ti ti-arrow-badge-left-filled</code><br>
|
|
1412
|
+
<code>\f7d7</code>
|
|
1413
|
+
</div>
|
|
1414
|
+
</div>
|
|
1415
|
+
|
|
1371
1416
|
<div class="tabler-icon">
|
|
1372
1417
|
<i class="ti ti-arrow-badge-right"></i>
|
|
1373
1418
|
<strong>arrow-badge-right</strong>
|
|
@@ -1377,6 +1422,15 @@
|
|
|
1377
1422
|
</div>
|
|
1378
1423
|
</div>
|
|
1379
1424
|
|
|
1425
|
+
<div class="tabler-icon">
|
|
1426
|
+
<i class="ti ti-arrow-badge-right-filled"></i>
|
|
1427
|
+
<strong>arrow-badge-right-filled</strong>
|
|
1428
|
+
<div class="tabler-icon-codes">
|
|
1429
|
+
<code>ti ti-arrow-badge-right-filled</code><br>
|
|
1430
|
+
<code>\f7d8</code>
|
|
1431
|
+
</div>
|
|
1432
|
+
</div>
|
|
1433
|
+
|
|
1380
1434
|
<div class="tabler-icon">
|
|
1381
1435
|
<i class="ti ti-arrow-badge-up"></i>
|
|
1382
1436
|
<strong>arrow-badge-up</strong>
|
|
@@ -1386,6 +1440,15 @@
|
|
|
1386
1440
|
</div>
|
|
1387
1441
|
</div>
|
|
1388
1442
|
|
|
1443
|
+
<div class="tabler-icon">
|
|
1444
|
+
<i class="ti ti-arrow-badge-up-filled"></i>
|
|
1445
|
+
<strong>arrow-badge-up-filled</strong>
|
|
1446
|
+
<div class="tabler-icon-codes">
|
|
1447
|
+
<code>ti ti-arrow-badge-up-filled</code><br>
|
|
1448
|
+
<code>\f7d9</code>
|
|
1449
|
+
</div>
|
|
1450
|
+
</div>
|
|
1451
|
+
|
|
1389
1452
|
<div class="tabler-icon">
|
|
1390
1453
|
<i class="ti ti-arrow-bar-down"></i>
|
|
1391
1454
|
<strong>arrow-bar-down</strong>
|
|
@@ -2286,15 +2349,6 @@
|
|
|
2286
2349
|
</div>
|
|
2287
2350
|
</div>
|
|
2288
2351
|
|
|
2289
|
-
<div class="tabler-icon">
|
|
2290
|
-
<i class="ti ti-arrow-top-circle"></i>
|
|
2291
|
-
<strong>arrow-top-circle</strong>
|
|
2292
|
-
<div class="tabler-icon-codes">
|
|
2293
|
-
<code>ti ti-arrow-top-circle</code><br>
|
|
2294
|
-
<code>\f6f3</code>
|
|
2295
|
-
</div>
|
|
2296
|
-
</div>
|
|
2297
|
-
|
|
2298
2352
|
<div class="tabler-icon">
|
|
2299
2353
|
<i class="ti ti-arrow-up"></i>
|
|
2300
2354
|
<strong>arrow-up</strong>
|
|
@@ -2826,6 +2880,15 @@
|
|
|
2826
2880
|
</div>
|
|
2827
2881
|
</div>
|
|
2828
2882
|
|
|
2883
|
+
<div class="tabler-icon">
|
|
2884
|
+
<i class="ti ti-article-filled-filled"></i>
|
|
2885
|
+
<strong>article-filled-filled</strong>
|
|
2886
|
+
<div class="tabler-icon-codes">
|
|
2887
|
+
<code>ti ti-article-filled-filled</code><br>
|
|
2888
|
+
<code>\f7da</code>
|
|
2889
|
+
</div>
|
|
2890
|
+
</div>
|
|
2891
|
+
|
|
2829
2892
|
<div class="tabler-icon">
|
|
2830
2893
|
<i class="ti ti-article-off"></i>
|
|
2831
2894
|
<strong>article-off</strong>
|
|
@@ -2844,6 +2907,15 @@
|
|
|
2844
2907
|
</div>
|
|
2845
2908
|
</div>
|
|
2846
2909
|
|
|
2910
|
+
<div class="tabler-icon">
|
|
2911
|
+
<i class="ti ti-aspect-ratio-filled"></i>
|
|
2912
|
+
<strong>aspect-ratio-filled</strong>
|
|
2913
|
+
<div class="tabler-icon-codes">
|
|
2914
|
+
<code>ti ti-aspect-ratio-filled</code><br>
|
|
2915
|
+
<code>\f7db</code>
|
|
2916
|
+
</div>
|
|
2917
|
+
</div>
|
|
2918
|
+
|
|
2847
2919
|
<div class="tabler-icon">
|
|
2848
2920
|
<i class="ti ti-aspect-ratio-off"></i>
|
|
2849
2921
|
<strong>aspect-ratio-off</strong>
|
|
@@ -3087,6 +3159,15 @@
|
|
|
3087
3159
|
</div>
|
|
3088
3160
|
</div>
|
|
3089
3161
|
|
|
3162
|
+
<div class="tabler-icon">
|
|
3163
|
+
<i class="ti ti-backspace-filled"></i>
|
|
3164
|
+
<strong>backspace-filled</strong>
|
|
3165
|
+
<div class="tabler-icon-codes">
|
|
3166
|
+
<code>ti ti-backspace-filled</code><br>
|
|
3167
|
+
<code>\f7dc</code>
|
|
3168
|
+
</div>
|
|
3169
|
+
</div>
|
|
3170
|
+
|
|
3090
3171
|
<div class="tabler-icon">
|
|
3091
3172
|
<i class="ti ti-badge"></i>
|
|
3092
3173
|
<strong>badge</strong>
|
|
@@ -3231,6 +3312,15 @@
|
|
|
3231
3312
|
</div>
|
|
3232
3313
|
</div>
|
|
3233
3314
|
|
|
3315
|
+
<div class="tabler-icon">
|
|
3316
|
+
<i class="ti ti-badges-filled"></i>
|
|
3317
|
+
<strong>badges-filled</strong>
|
|
3318
|
+
<div class="tabler-icon-codes">
|
|
3319
|
+
<code>ti ti-badges-filled</code><br>
|
|
3320
|
+
<code>\f7dd</code>
|
|
3321
|
+
</div>
|
|
3322
|
+
</div>
|
|
3323
|
+
|
|
3234
3324
|
<div class="tabler-icon">
|
|
3235
3325
|
<i class="ti ti-badges-off"></i>
|
|
3236
3326
|
<strong>badges-off</strong>
|
|
@@ -3384,6 +3474,15 @@
|
|
|
3384
3474
|
</div>
|
|
3385
3475
|
</div>
|
|
3386
3476
|
|
|
3477
|
+
<div class="tabler-icon">
|
|
3478
|
+
<i class="ti ti-bandage-filled"></i>
|
|
3479
|
+
<strong>bandage-filled</strong>
|
|
3480
|
+
<div class="tabler-icon-codes">
|
|
3481
|
+
<code>ti ti-bandage-filled</code><br>
|
|
3482
|
+
<code>\f7de</code>
|
|
3483
|
+
</div>
|
|
3484
|
+
</div>
|
|
3485
|
+
|
|
3387
3486
|
<div class="tabler-icon">
|
|
3388
3487
|
<i class="ti ti-bandage-off"></i>
|
|
3389
3488
|
<strong>bandage-off</strong>
|
|
@@ -3483,6 +3582,15 @@
|
|
|
3483
3582
|
</div>
|
|
3484
3583
|
</div>
|
|
3485
3584
|
|
|
3585
|
+
<div class="tabler-icon">
|
|
3586
|
+
<i class="ti ti-basket-filled"></i>
|
|
3587
|
+
<strong>basket-filled</strong>
|
|
3588
|
+
<div class="tabler-icon-codes">
|
|
3589
|
+
<code>ti ti-basket-filled</code><br>
|
|
3590
|
+
<code>\f7df</code>
|
|
3591
|
+
</div>
|
|
3592
|
+
</div>
|
|
3593
|
+
|
|
3486
3594
|
<div class="tabler-icon">
|
|
3487
3595
|
<i class="ti ti-basket-off"></i>
|
|
3488
3596
|
<strong>basket-off</strong>
|
|
@@ -3690,6 +3798,15 @@
|
|
|
3690
3798
|
</div>
|
|
3691
3799
|
</div>
|
|
3692
3800
|
|
|
3801
|
+
<div class="tabler-icon">
|
|
3802
|
+
<i class="ti ti-bed-filled"></i>
|
|
3803
|
+
<strong>bed-filled</strong>
|
|
3804
|
+
<div class="tabler-icon-codes">
|
|
3805
|
+
<code>ti ti-bed-filled</code><br>
|
|
3806
|
+
<code>\f7e0</code>
|
|
3807
|
+
</div>
|
|
3808
|
+
</div>
|
|
3809
|
+
|
|
3693
3810
|
<div class="tabler-icon">
|
|
3694
3811
|
<i class="ti ti-bed-off"></i>
|
|
3695
3812
|
<strong>bed-off</strong>
|
|
@@ -3708,6 +3825,15 @@
|
|
|
3708
3825
|
</div>
|
|
3709
3826
|
</div>
|
|
3710
3827
|
|
|
3828
|
+
<div class="tabler-icon">
|
|
3829
|
+
<i class="ti ti-beer-filled"></i>
|
|
3830
|
+
<strong>beer-filled</strong>
|
|
3831
|
+
<div class="tabler-icon-codes">
|
|
3832
|
+
<code>ti ti-beer-filled</code><br>
|
|
3833
|
+
<code>\f7e1</code>
|
|
3834
|
+
</div>
|
|
3835
|
+
</div>
|
|
3836
|
+
|
|
3711
3837
|
<div class="tabler-icon">
|
|
3712
3838
|
<i class="ti ti-beer-off"></i>
|
|
3713
3839
|
<strong>beer-off</strong>
|
|
@@ -3960,6 +4086,15 @@
|
|
|
3960
4086
|
</div>
|
|
3961
4087
|
</div>
|
|
3962
4088
|
|
|
4089
|
+
<div class="tabler-icon">
|
|
4090
|
+
<i class="ti ti-blade-filled"></i>
|
|
4091
|
+
<strong>blade-filled</strong>
|
|
4092
|
+
<div class="tabler-icon-codes">
|
|
4093
|
+
<code>ti ti-blade-filled</code><br>
|
|
4094
|
+
<code>\f7e2</code>
|
|
4095
|
+
</div>
|
|
4096
|
+
</div>
|
|
4097
|
+
|
|
3963
4098
|
<div class="tabler-icon">
|
|
3964
4099
|
<i class="ti ti-bleach"></i>
|
|
3965
4100
|
<strong>bleach</strong>
|
|
@@ -5301,6 +5436,15 @@
|
|
|
5301
5436
|
</div>
|
|
5302
5437
|
</div>
|
|
5303
5438
|
|
|
5439
|
+
<div class="tabler-icon">
|
|
5440
|
+
<i class="ti ti-brand-crunchbase"></i>
|
|
5441
|
+
<strong>brand-crunchbase</strong>
|
|
5442
|
+
<div class="tabler-icon-codes">
|
|
5443
|
+
<code>ti ti-brand-crunchbase</code><br>
|
|
5444
|
+
<code>\f7e3</code>
|
|
5445
|
+
</div>
|
|
5446
|
+
</div>
|
|
5447
|
+
|
|
5304
5448
|
<div class="tabler-icon">
|
|
5305
5449
|
<i class="ti ti-brand-css3"></i>
|
|
5306
5450
|
<strong>brand-css3</strong>
|
|
@@ -5445,6 +5589,15 @@
|
|
|
5445
5589
|
</div>
|
|
5446
5590
|
</div>
|
|
5447
5591
|
|
|
5592
|
+
<div class="tabler-icon">
|
|
5593
|
+
<i class="ti ti-brand-discord-filled"></i>
|
|
5594
|
+
<strong>brand-discord-filled</strong>
|
|
5595
|
+
<div class="tabler-icon-codes">
|
|
5596
|
+
<code>ti ti-brand-discord-filled</code><br>
|
|
5597
|
+
<code>\f7e4</code>
|
|
5598
|
+
</div>
|
|
5599
|
+
</div>
|
|
5600
|
+
|
|
5448
5601
|
<div class="tabler-icon">
|
|
5449
5602
|
<i class="ti ti-brand-disney"></i>
|
|
5450
5603
|
<strong>brand-disney</strong>
|
|
@@ -5517,6 +5670,15 @@
|
|
|
5517
5670
|
</div>
|
|
5518
5671
|
</div>
|
|
5519
5672
|
|
|
5673
|
+
<div class="tabler-icon">
|
|
5674
|
+
<i class="ti ti-brand-dribbble-filled"></i>
|
|
5675
|
+
<strong>brand-dribbble-filled</strong>
|
|
5676
|
+
<div class="tabler-icon-codes">
|
|
5677
|
+
<code>ti ti-brand-dribbble-filled</code><br>
|
|
5678
|
+
<code>\f7e5</code>
|
|
5679
|
+
</div>
|
|
5680
|
+
</div>
|
|
5681
|
+
|
|
5520
5682
|
<div class="tabler-icon">
|
|
5521
5683
|
<i class="ti ti-brand-drops"></i>
|
|
5522
5684
|
<strong>brand-drops</strong>
|
|
@@ -5598,6 +5760,15 @@
|
|
|
5598
5760
|
</div>
|
|
5599
5761
|
</div>
|
|
5600
5762
|
|
|
5763
|
+
<div class="tabler-icon">
|
|
5764
|
+
<i class="ti ti-brand-facebook-filled"></i>
|
|
5765
|
+
<strong>brand-facebook-filled</strong>
|
|
5766
|
+
<div class="tabler-icon-codes">
|
|
5767
|
+
<code>ti ti-brand-facebook-filled</code><br>
|
|
5768
|
+
<code>\f7e6</code>
|
|
5769
|
+
</div>
|
|
5770
|
+
</div>
|
|
5771
|
+
|
|
5601
5772
|
<div class="tabler-icon">
|
|
5602
5773
|
<i class="ti ti-brand-figma"></i>
|
|
5603
5774
|
<strong>brand-figma</strong>
|
|
@@ -5760,6 +5931,15 @@
|
|
|
5760
5931
|
</div>
|
|
5761
5932
|
</div>
|
|
5762
5933
|
|
|
5934
|
+
<div class="tabler-icon">
|
|
5935
|
+
<i class="ti ti-brand-github-filled"></i>
|
|
5936
|
+
<strong>brand-github-filled</strong>
|
|
5937
|
+
<div class="tabler-icon-codes">
|
|
5938
|
+
<code>ti ti-brand-github-filled</code><br>
|
|
5939
|
+
<code>\f7e7</code>
|
|
5940
|
+
</div>
|
|
5941
|
+
</div>
|
|
5942
|
+
|
|
5763
5943
|
<div class="tabler-icon">
|
|
5764
5944
|
<i class="ti ti-brand-gitlab"></i>
|
|
5765
5945
|
<strong>brand-gitlab</strong>
|
|
@@ -6048,6 +6228,15 @@
|
|
|
6048
6228
|
</div>
|
|
6049
6229
|
</div>
|
|
6050
6230
|
|
|
6231
|
+
<div class="tabler-icon">
|
|
6232
|
+
<i class="ti ti-brand-line"></i>
|
|
6233
|
+
<strong>brand-line</strong>
|
|
6234
|
+
<div class="tabler-icon-codes">
|
|
6235
|
+
<code>ti ti-brand-line</code><br>
|
|
6236
|
+
<code>\f7e8</code>
|
|
6237
|
+
</div>
|
|
6238
|
+
</div>
|
|
6239
|
+
|
|
6051
6240
|
<div class="tabler-icon">
|
|
6052
6241
|
<i class="ti ti-brand-linkedin"></i>
|
|
6053
6242
|
<strong>brand-linkedin</strong>
|
|
@@ -6444,6 +6633,15 @@
|
|
|
6444
6633
|
</div>
|
|
6445
6634
|
</div>
|
|
6446
6635
|
|
|
6636
|
+
<div class="tabler-icon">
|
|
6637
|
+
<i class="ti ti-brand-paypal-filled"></i>
|
|
6638
|
+
<strong>brand-paypal-filled</strong>
|
|
6639
|
+
<div class="tabler-icon-codes">
|
|
6640
|
+
<code>ti ti-brand-paypal-filled</code><br>
|
|
6641
|
+
<code>\f7e9</code>
|
|
6642
|
+
</div>
|
|
6643
|
+
</div>
|
|
6644
|
+
|
|
6447
6645
|
<div class="tabler-icon">
|
|
6448
6646
|
<i class="ti ti-brand-paypay"></i>
|
|
6449
6647
|
<strong>brand-paypay</strong>
|
|
@@ -7029,6 +7227,15 @@
|
|
|
7029
7227
|
</div>
|
|
7030
7228
|
</div>
|
|
7031
7229
|
|
|
7230
|
+
<div class="tabler-icon">
|
|
7231
|
+
<i class="ti ti-brand-tikto-filled"></i>
|
|
7232
|
+
<strong>brand-tikto-filled</strong>
|
|
7233
|
+
<div class="tabler-icon-codes">
|
|
7234
|
+
<code>ti ti-brand-tikto-filled</code><br>
|
|
7235
|
+
<code>\f7ea</code>
|
|
7236
|
+
</div>
|
|
7237
|
+
</div>
|
|
7238
|
+
|
|
7032
7239
|
<div class="tabler-icon">
|
|
7033
7240
|
<i class="ti ti-brand-tiktok"></i>
|
|
7034
7241
|
<strong>brand-tiktok</strong>
|
|
@@ -7128,6 +7335,15 @@
|
|
|
7128
7335
|
</div>
|
|
7129
7336
|
</div>
|
|
7130
7337
|
|
|
7338
|
+
<div class="tabler-icon">
|
|
7339
|
+
<i class="ti ti-brand-twitter-filled"></i>
|
|
7340
|
+
<strong>brand-twitter-filled</strong>
|
|
7341
|
+
<div class="tabler-icon-codes">
|
|
7342
|
+
<code>ti ti-brand-twitter-filled</code><br>
|
|
7343
|
+
<code>\f7eb</code>
|
|
7344
|
+
</div>
|
|
7345
|
+
</div>
|
|
7346
|
+
|
|
7131
7347
|
<div class="tabler-icon">
|
|
7132
7348
|
<i class="ti ti-brand-typescript"></i>
|
|
7133
7349
|
<strong>brand-typescript</strong>
|
|
@@ -10611,6 +10827,33 @@
|
|
|
10611
10827
|
</div>
|
|
10612
10828
|
</div>
|
|
10613
10829
|
|
|
10830
|
+
<div class="tabler-icon">
|
|
10831
|
+
<i class="ti ti-clock-check"></i>
|
|
10832
|
+
<strong>clock-check</strong>
|
|
10833
|
+
<div class="tabler-icon-codes">
|
|
10834
|
+
<code>ti ti-clock-check</code><br>
|
|
10835
|
+
<code>\f7c1</code>
|
|
10836
|
+
</div>
|
|
10837
|
+
</div>
|
|
10838
|
+
|
|
10839
|
+
<div class="tabler-icon">
|
|
10840
|
+
<i class="ti ti-clock-cog"></i>
|
|
10841
|
+
<strong>clock-cog</strong>
|
|
10842
|
+
<div class="tabler-icon-codes">
|
|
10843
|
+
<code>ti ti-clock-cog</code><br>
|
|
10844
|
+
<code>\f7c2</code>
|
|
10845
|
+
</div>
|
|
10846
|
+
</div>
|
|
10847
|
+
|
|
10848
|
+
<div class="tabler-icon">
|
|
10849
|
+
<i class="ti ti-clock-down"></i>
|
|
10850
|
+
<strong>clock-down</strong>
|
|
10851
|
+
<div class="tabler-icon-codes">
|
|
10852
|
+
<code>ti ti-clock-down</code><br>
|
|
10853
|
+
<code>\f7c3</code>
|
|
10854
|
+
</div>
|
|
10855
|
+
</div>
|
|
10856
|
+
|
|
10614
10857
|
<div class="tabler-icon">
|
|
10615
10858
|
<i class="ti ti-clock-edit"></i>
|
|
10616
10859
|
<strong>clock-edit</strong>
|
|
@@ -10629,6 +10872,15 @@
|
|
|
10629
10872
|
</div>
|
|
10630
10873
|
</div>
|
|
10631
10874
|
|
|
10875
|
+
<div class="tabler-icon">
|
|
10876
|
+
<i class="ti ti-clock-heart"></i>
|
|
10877
|
+
<strong>clock-heart</strong>
|
|
10878
|
+
<div class="tabler-icon-codes">
|
|
10879
|
+
<code>ti ti-clock-heart</code><br>
|
|
10880
|
+
<code>\f7c4</code>
|
|
10881
|
+
</div>
|
|
10882
|
+
</div>
|
|
10883
|
+
|
|
10632
10884
|
<div class="tabler-icon">
|
|
10633
10885
|
<i class="ti ti-clock-hour-1"></i>
|
|
10634
10886
|
<strong>clock-hour-1</strong>
|
|
@@ -10764,6 +11016,24 @@
|
|
|
10764
11016
|
</div>
|
|
10765
11017
|
</div>
|
|
10766
11018
|
|
|
11019
|
+
<div class="tabler-icon">
|
|
11020
|
+
<i class="ti ti-clock-plus"></i>
|
|
11021
|
+
<strong>clock-plus</strong>
|
|
11022
|
+
<div class="tabler-icon-codes">
|
|
11023
|
+
<code>ti ti-clock-plus</code><br>
|
|
11024
|
+
<code>\f7c5</code>
|
|
11025
|
+
</div>
|
|
11026
|
+
</div>
|
|
11027
|
+
|
|
11028
|
+
<div class="tabler-icon">
|
|
11029
|
+
<i class="ti ti-clock-question"></i>
|
|
11030
|
+
<strong>clock-question</strong>
|
|
11031
|
+
<div class="tabler-icon-codes">
|
|
11032
|
+
<code>ti ti-clock-question</code><br>
|
|
11033
|
+
<code>\f7c6</code>
|
|
11034
|
+
</div>
|
|
11035
|
+
</div>
|
|
11036
|
+
|
|
10767
11037
|
<div class="tabler-icon">
|
|
10768
11038
|
<i class="ti ti-clock-record"></i>
|
|
10769
11039
|
<strong>clock-record</strong>
|
|
@@ -10773,6 +11043,33 @@
|
|
|
10773
11043
|
</div>
|
|
10774
11044
|
</div>
|
|
10775
11045
|
|
|
11046
|
+
<div class="tabler-icon">
|
|
11047
|
+
<i class="ti ti-clock-search"></i>
|
|
11048
|
+
<strong>clock-search</strong>
|
|
11049
|
+
<div class="tabler-icon-codes">
|
|
11050
|
+
<code>ti ti-clock-search</code><br>
|
|
11051
|
+
<code>\f7c7</code>
|
|
11052
|
+
</div>
|
|
11053
|
+
</div>
|
|
11054
|
+
|
|
11055
|
+
<div class="tabler-icon">
|
|
11056
|
+
<i class="ti ti-clock-shield"></i>
|
|
11057
|
+
<strong>clock-shield</strong>
|
|
11058
|
+
<div class="tabler-icon-codes">
|
|
11059
|
+
<code>ti ti-clock-shield</code><br>
|
|
11060
|
+
<code>\f7c8</code>
|
|
11061
|
+
</div>
|
|
11062
|
+
</div>
|
|
11063
|
+
|
|
11064
|
+
<div class="tabler-icon">
|
|
11065
|
+
<i class="ti ti-clock-star"></i>
|
|
11066
|
+
<strong>clock-star</strong>
|
|
11067
|
+
<div class="tabler-icon-codes">
|
|
11068
|
+
<code>ti ti-clock-star</code><br>
|
|
11069
|
+
<code>\f7c9</code>
|
|
11070
|
+
</div>
|
|
11071
|
+
</div>
|
|
11072
|
+
|
|
10776
11073
|
<div class="tabler-icon">
|
|
10777
11074
|
<i class="ti ti-clock-stop"></i>
|
|
10778
11075
|
<strong>clock-stop</strong>
|
|
@@ -10782,6 +11079,24 @@
|
|
|
10782
11079
|
</div>
|
|
10783
11080
|
</div>
|
|
10784
11081
|
|
|
11082
|
+
<div class="tabler-icon">
|
|
11083
|
+
<i class="ti ti-clock-up"></i>
|
|
11084
|
+
<strong>clock-up</strong>
|
|
11085
|
+
<div class="tabler-icon-codes">
|
|
11086
|
+
<code>ti ti-clock-up</code><br>
|
|
11087
|
+
<code>\f7ca</code>
|
|
11088
|
+
</div>
|
|
11089
|
+
</div>
|
|
11090
|
+
|
|
11091
|
+
<div class="tabler-icon">
|
|
11092
|
+
<i class="ti ti-clock-x"></i>
|
|
11093
|
+
<strong>clock-x</strong>
|
|
11094
|
+
<div class="tabler-icon-codes">
|
|
11095
|
+
<code>ti ti-clock-x</code><br>
|
|
11096
|
+
<code>\f7cb</code>
|
|
11097
|
+
</div>
|
|
11098
|
+
</div>
|
|
11099
|
+
|
|
10785
11100
|
<div class="tabler-icon">
|
|
10786
11101
|
<i class="ti ti-clothes-rack"></i>
|
|
10787
11102
|
<strong>clothes-rack</strong>
|
|
@@ -14283,6 +14598,42 @@
|
|
|
14283
14598
|
</div>
|
|
14284
14599
|
</div>
|
|
14285
14600
|
|
|
14601
|
+
<div class="tabler-icon">
|
|
14602
|
+
<i class="ti ti-eye-closed"></i>
|
|
14603
|
+
<strong>eye-closed</strong>
|
|
14604
|
+
<div class="tabler-icon-codes">
|
|
14605
|
+
<code>ti ti-eye-closed</code><br>
|
|
14606
|
+
<code>\f7ec</code>
|
|
14607
|
+
</div>
|
|
14608
|
+
</div>
|
|
14609
|
+
|
|
14610
|
+
<div class="tabler-icon">
|
|
14611
|
+
<i class="ti ti-eye-cog"></i>
|
|
14612
|
+
<strong>eye-cog</strong>
|
|
14613
|
+
<div class="tabler-icon-codes">
|
|
14614
|
+
<code>ti ti-eye-cog</code><br>
|
|
14615
|
+
<code>\f7ed</code>
|
|
14616
|
+
</div>
|
|
14617
|
+
</div>
|
|
14618
|
+
|
|
14619
|
+
<div class="tabler-icon">
|
|
14620
|
+
<i class="ti ti-eye-edit"></i>
|
|
14621
|
+
<strong>eye-edit</strong>
|
|
14622
|
+
<div class="tabler-icon-codes">
|
|
14623
|
+
<code>ti ti-eye-edit</code><br>
|
|
14624
|
+
<code>\f7ee</code>
|
|
14625
|
+
</div>
|
|
14626
|
+
</div>
|
|
14627
|
+
|
|
14628
|
+
<div class="tabler-icon">
|
|
14629
|
+
<i class="ti ti-eye-exclamation"></i>
|
|
14630
|
+
<strong>eye-exclamation</strong>
|
|
14631
|
+
<div class="tabler-icon-codes">
|
|
14632
|
+
<code>ti ti-eye-exclamation</code><br>
|
|
14633
|
+
<code>\f7ef</code>
|
|
14634
|
+
</div>
|
|
14635
|
+
</div>
|
|
14636
|
+
|
|
14286
14637
|
<div class="tabler-icon">
|
|
14287
14638
|
<i class="ti ti-eye-filled"></i>
|
|
14288
14639
|
<strong>eye-filled</strong>
|
|
@@ -14292,6 +14643,15 @@
|
|
|
14292
14643
|
</div>
|
|
14293
14644
|
</div>
|
|
14294
14645
|
|
|
14646
|
+
<div class="tabler-icon">
|
|
14647
|
+
<i class="ti ti-eye-heart"></i>
|
|
14648
|
+
<strong>eye-heart</strong>
|
|
14649
|
+
<div class="tabler-icon-codes">
|
|
14650
|
+
<code>ti ti-eye-heart</code><br>
|
|
14651
|
+
<code>\f7f0</code>
|
|
14652
|
+
</div>
|
|
14653
|
+
</div>
|
|
14654
|
+
|
|
14295
14655
|
<div class="tabler-icon">
|
|
14296
14656
|
<i class="ti ti-eye-off"></i>
|
|
14297
14657
|
<strong>eye-off</strong>
|
|
@@ -14310,6 +14670,15 @@
|
|
|
14310
14670
|
</div>
|
|
14311
14671
|
</div>
|
|
14312
14672
|
|
|
14673
|
+
<div class="tabler-icon">
|
|
14674
|
+
<i class="ti ti-eye-x"></i>
|
|
14675
|
+
<strong>eye-x</strong>
|
|
14676
|
+
<div class="tabler-icon-codes">
|
|
14677
|
+
<code>ti ti-eye-x</code><br>
|
|
14678
|
+
<code>\f7f1</code>
|
|
14679
|
+
</div>
|
|
14680
|
+
</div>
|
|
14681
|
+
|
|
14313
14682
|
<div class="tabler-icon">
|
|
14314
14683
|
<i class="ti ti-eyeglass"></i>
|
|
14315
14684
|
<strong>eyeglass</strong>
|
|
@@ -20727,6 +21096,15 @@
|
|
|
20727
21096
|
</div>
|
|
20728
21097
|
</div>
|
|
20729
21098
|
|
|
21099
|
+
<div class="tabler-icon">
|
|
21100
|
+
<i class="ti ti-mood-confuzed-filled"></i>
|
|
21101
|
+
<strong>mood-confuzed-filled</strong>
|
|
21102
|
+
<div class="tabler-icon-codes">
|
|
21103
|
+
<code>ti ti-mood-confuzed-filled</code><br>
|
|
21104
|
+
<code>\f7f2</code>
|
|
21105
|
+
</div>
|
|
21106
|
+
</div>
|
|
21107
|
+
|
|
20730
21108
|
<div class="tabler-icon">
|
|
20731
21109
|
<i class="ti ti-mood-crazy-happy"></i>
|
|
20732
21110
|
<strong>mood-crazy-happy</strong>
|
|
@@ -20763,6 +21141,15 @@
|
|
|
20763
21141
|
</div>
|
|
20764
21142
|
</div>
|
|
20765
21143
|
|
|
21144
|
+
<div class="tabler-icon">
|
|
21145
|
+
<i class="ti ti-mood-empty-filled"></i>
|
|
21146
|
+
<strong>mood-empty-filled</strong>
|
|
21147
|
+
<div class="tabler-icon-codes">
|
|
21148
|
+
<code>ti ti-mood-empty-filled</code><br>
|
|
21149
|
+
<code>\f7f3</code>
|
|
21150
|
+
</div>
|
|
21151
|
+
</div>
|
|
21152
|
+
|
|
20766
21153
|
<div class="tabler-icon">
|
|
20767
21154
|
<i class="ti ti-mood-happy"></i>
|
|
20768
21155
|
<strong>mood-happy</strong>
|
|
@@ -20772,6 +21159,15 @@
|
|
|
20772
21159
|
</div>
|
|
20773
21160
|
</div>
|
|
20774
21161
|
|
|
21162
|
+
<div class="tabler-icon">
|
|
21163
|
+
<i class="ti ti-mood-happy-filled"></i>
|
|
21164
|
+
<strong>mood-happy-filled</strong>
|
|
21165
|
+
<div class="tabler-icon-codes">
|
|
21166
|
+
<code>ti ti-mood-happy-filled</code><br>
|
|
21167
|
+
<code>\f7f4</code>
|
|
21168
|
+
</div>
|
|
21169
|
+
</div>
|
|
21170
|
+
|
|
20775
21171
|
<div class="tabler-icon">
|
|
20776
21172
|
<i class="ti ti-mood-heart"></i>
|
|
20777
21173
|
<strong>mood-heart</strong>
|
|
@@ -20790,6 +21186,15 @@
|
|
|
20790
21186
|
</div>
|
|
20791
21187
|
</div>
|
|
20792
21188
|
|
|
21189
|
+
<div class="tabler-icon">
|
|
21190
|
+
<i class="ti ti-mood-kid-filled"></i>
|
|
21191
|
+
<strong>mood-kid-filled</strong>
|
|
21192
|
+
<div class="tabler-icon-codes">
|
|
21193
|
+
<code>ti ti-mood-kid-filled</code><br>
|
|
21194
|
+
<code>\f7f5</code>
|
|
21195
|
+
</div>
|
|
21196
|
+
</div>
|
|
21197
|
+
|
|
20793
21198
|
<div class="tabler-icon">
|
|
20794
21199
|
<i class="ti ti-mood-look-left"></i>
|
|
20795
21200
|
<strong>mood-look-left</strong>
|
|
@@ -20844,6 +21249,15 @@
|
|
|
20844
21249
|
</div>
|
|
20845
21250
|
</div>
|
|
20846
21251
|
|
|
21252
|
+
<div class="tabler-icon">
|
|
21253
|
+
<i class="ti ti-mood-neutral-filled"></i>
|
|
21254
|
+
<strong>mood-neutral-filled</strong>
|
|
21255
|
+
<div class="tabler-icon-codes">
|
|
21256
|
+
<code>ti ti-mood-neutral-filled</code><br>
|
|
21257
|
+
<code>\f7f6</code>
|
|
21258
|
+
</div>
|
|
21259
|
+
</div>
|
|
21260
|
+
|
|
20847
21261
|
<div class="tabler-icon">
|
|
20848
21262
|
<i class="ti ti-mood-off"></i>
|
|
20849
21263
|
<strong>mood-off</strong>
|
|
@@ -20898,6 +21312,15 @@
|
|
|
20898
21312
|
</div>
|
|
20899
21313
|
</div>
|
|
20900
21314
|
|
|
21315
|
+
<div class="tabler-icon">
|
|
21316
|
+
<i class="ti ti-mood-sad-filled"></i>
|
|
21317
|
+
<strong>mood-sad-filled</strong>
|
|
21318
|
+
<div class="tabler-icon-codes">
|
|
21319
|
+
<code>ti ti-mood-sad-filled</code><br>
|
|
21320
|
+
<code>\f7f7</code>
|
|
21321
|
+
</div>
|
|
21322
|
+
</div>
|
|
21323
|
+
|
|
20901
21324
|
<div class="tabler-icon">
|
|
20902
21325
|
<i class="ti ti-mood-sad-squint"></i>
|
|
20903
21326
|
<strong>mood-sad-squint</strong>
|
|
@@ -20970,6 +21393,15 @@
|
|
|
20970
21393
|
</div>
|
|
20971
21394
|
</div>
|
|
20972
21395
|
|
|
21396
|
+
<div class="tabler-icon">
|
|
21397
|
+
<i class="ti ti-mood-smile-filled"></i>
|
|
21398
|
+
<strong>mood-smile-filled</strong>
|
|
21399
|
+
<div class="tabler-icon-codes">
|
|
21400
|
+
<code>ti ti-mood-smile-filled</code><br>
|
|
21401
|
+
<code>\f7f8</code>
|
|
21402
|
+
</div>
|
|
21403
|
+
</div>
|
|
21404
|
+
|
|
20973
21405
|
<div class="tabler-icon">
|
|
20974
21406
|
<i class="ti ti-mood-suprised"></i>
|
|
20975
21407
|
<strong>mood-suprised</strong>
|
|
@@ -21267,6 +21699,15 @@
|
|
|
21267
21699
|
</div>
|
|
21268
21700
|
</div>
|
|
21269
21701
|
|
|
21702
|
+
<div class="tabler-icon">
|
|
21703
|
+
<i class="ti ti-mushroom-filled"></i>
|
|
21704
|
+
<strong>mushroom-filled</strong>
|
|
21705
|
+
<div class="tabler-icon-codes">
|
|
21706
|
+
<code>ti ti-mushroom-filled</code><br>
|
|
21707
|
+
<code>\f7f9</code>
|
|
21708
|
+
</div>
|
|
21709
|
+
</div>
|
|
21710
|
+
|
|
21270
21711
|
<div class="tabler-icon">
|
|
21271
21712
|
<i class="ti ti-mushroom-off"></i>
|
|
21272
21713
|
<strong>mushroom-off</strong>
|
|
@@ -26001,6 +26442,15 @@
|
|
|
26001
26442
|
</div>
|
|
26002
26443
|
</div>
|
|
26003
26444
|
|
|
26445
|
+
<div class="tabler-icon">
|
|
26446
|
+
<i class="ti ti-square-2-filled"></i>
|
|
26447
|
+
<strong>square-2-filled</strong>
|
|
26448
|
+
<div class="tabler-icon-codes">
|
|
26449
|
+
<code>ti ti-square-2-filled</code><br>
|
|
26450
|
+
<code>\f7fa</code>
|
|
26451
|
+
</div>
|
|
26452
|
+
</div>
|
|
26453
|
+
|
|
26004
26454
|
<div class="tabler-icon">
|
|
26005
26455
|
<i class="ti ti-square-3-filled"></i>
|
|
26006
26456
|
<strong>square-3-filled</strong>
|
|
@@ -29664,6 +30114,15 @@
|
|
|
29664
30114
|
</div>
|
|
29665
30115
|
</div>
|
|
29666
30116
|
|
|
30117
|
+
<div class="tabler-icon">
|
|
30118
|
+
<i class="ti ti-user-edit"></i>
|
|
30119
|
+
<strong>user-edit</strong>
|
|
30120
|
+
<div class="tabler-icon-codes">
|
|
30121
|
+
<code>ti ti-user-edit</code><br>
|
|
30122
|
+
<code>\f7cc</code>
|
|
30123
|
+
</div>
|
|
30124
|
+
</div>
|
|
30125
|
+
|
|
29667
30126
|
<div class="tabler-icon">
|
|
29668
30127
|
<i class="ti ti-user-exclamation"></i>
|
|
29669
30128
|
<strong>user-exclamation</strong>
|
|
@@ -29673,6 +30132,15 @@
|
|
|
29673
30132
|
</div>
|
|
29674
30133
|
</div>
|
|
29675
30134
|
|
|
30135
|
+
<div class="tabler-icon">
|
|
30136
|
+
<i class="ti ti-user-heart"></i>
|
|
30137
|
+
<strong>user-heart</strong>
|
|
30138
|
+
<div class="tabler-icon-codes">
|
|
30139
|
+
<code>ti ti-user-heart</code><br>
|
|
30140
|
+
<code>\f7cd</code>
|
|
30141
|
+
</div>
|
|
30142
|
+
</div>
|
|
30143
|
+
|
|
29676
30144
|
<div class="tabler-icon">
|
|
29677
30145
|
<i class="ti ti-user-minus"></i>
|
|
29678
30146
|
<strong>user-minus</strong>
|
|
@@ -29691,6 +30159,15 @@
|
|
|
29691
30159
|
</div>
|
|
29692
30160
|
</div>
|
|
29693
30161
|
|
|
30162
|
+
<div class="tabler-icon">
|
|
30163
|
+
<i class="ti ti-user-pin"></i>
|
|
30164
|
+
<strong>user-pin</strong>
|
|
30165
|
+
<div class="tabler-icon-codes">
|
|
30166
|
+
<code>ti ti-user-pin</code><br>
|
|
30167
|
+
<code>\f7ce</code>
|
|
30168
|
+
</div>
|
|
30169
|
+
</div>
|
|
30170
|
+
|
|
29694
30171
|
<div class="tabler-icon">
|
|
29695
30172
|
<i class="ti ti-user-plus"></i>
|
|
29696
30173
|
<strong>user-plus</strong>
|
|
@@ -29700,6 +30177,15 @@
|
|
|
29700
30177
|
</div>
|
|
29701
30178
|
</div>
|
|
29702
30179
|
|
|
30180
|
+
<div class="tabler-icon">
|
|
30181
|
+
<i class="ti ti-user-question"></i>
|
|
30182
|
+
<strong>user-question</strong>
|
|
30183
|
+
<div class="tabler-icon-codes">
|
|
30184
|
+
<code>ti ti-user-question</code><br>
|
|
30185
|
+
<code>\f7cf</code>
|
|
30186
|
+
</div>
|
|
30187
|
+
</div>
|
|
30188
|
+
|
|
29703
30189
|
<div class="tabler-icon">
|
|
29704
30190
|
<i class="ti ti-user-search"></i>
|
|
29705
30191
|
<strong>user-search</strong>
|
|
@@ -29709,6 +30195,33 @@
|
|
|
29709
30195
|
</div>
|
|
29710
30196
|
</div>
|
|
29711
30197
|
|
|
30198
|
+
<div class="tabler-icon">
|
|
30199
|
+
<i class="ti ti-user-shield"></i>
|
|
30200
|
+
<strong>user-shield</strong>
|
|
30201
|
+
<div class="tabler-icon-codes">
|
|
30202
|
+
<code>ti ti-user-shield</code><br>
|
|
30203
|
+
<code>\f7d0</code>
|
|
30204
|
+
</div>
|
|
30205
|
+
</div>
|
|
30206
|
+
|
|
30207
|
+
<div class="tabler-icon">
|
|
30208
|
+
<i class="ti ti-user-star"></i>
|
|
30209
|
+
<strong>user-star</strong>
|
|
30210
|
+
<div class="tabler-icon-codes">
|
|
30211
|
+
<code>ti ti-user-star</code><br>
|
|
30212
|
+
<code>\f7d1</code>
|
|
30213
|
+
</div>
|
|
30214
|
+
</div>
|
|
30215
|
+
|
|
30216
|
+
<div class="tabler-icon">
|
|
30217
|
+
<i class="ti ti-user-up"></i>
|
|
30218
|
+
<strong>user-up</strong>
|
|
30219
|
+
<div class="tabler-icon-codes">
|
|
30220
|
+
<code>ti ti-user-up</code><br>
|
|
30221
|
+
<code>\f7d2</code>
|
|
30222
|
+
</div>
|
|
30223
|
+
</div>
|
|
30224
|
+
|
|
29712
30225
|
<div class="tabler-icon">
|
|
29713
30226
|
<i class="ti ti-user-x"></i>
|
|
29714
30227
|
<strong>user-x</strong>
|