@tabler/icons-webfont 2.25.0 → 2.27.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 +147 -3
- package/tabler-icons.css.map +1 -1
- package/tabler-icons.html +326 -2
- package/tabler-icons.min.css +2 -2
- package/tabler-icons.min.css.map +1 -1
- package/tabler-icons.scss +77 -5
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.27.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.27.0</p>
|
|
120
120
|
</header>
|
|
121
121
|
|
|
122
122
|
<div class="search-bar">
|
|
@@ -4977,6 +4977,15 @@
|
|
|
4977
4977
|
</div>
|
|
4978
4978
|
</div>
|
|
4979
4979
|
|
|
4980
|
+
<div class="tabler-icon">
|
|
4981
|
+
<i class="ti ti-bookmarks-filled"></i>
|
|
4982
|
+
<strong>bookmarks-filled</strong>
|
|
4983
|
+
<div class="tabler-icon-codes">
|
|
4984
|
+
<code>ti ti-bookmarks-filled</code><br>
|
|
4985
|
+
<code>\fb1f</code>
|
|
4986
|
+
</div>
|
|
4987
|
+
</div>
|
|
4988
|
+
|
|
4980
4989
|
<div class="tabler-icon">
|
|
4981
4990
|
<i class="ti ti-bookmarks-off"></i>
|
|
4982
4991
|
<strong>bookmarks-off</strong>
|
|
@@ -5175,6 +5184,15 @@
|
|
|
5175
5184
|
</div>
|
|
5176
5185
|
</div>
|
|
5177
5186
|
|
|
5187
|
+
<div class="tabler-icon">
|
|
5188
|
+
<i class="ti ti-bounce-left-filled"></i>
|
|
5189
|
+
<strong>bounce-left-filled</strong>
|
|
5190
|
+
<div class="tabler-icon-codes">
|
|
5191
|
+
<code>ti ti-bounce-left-filled</code><br>
|
|
5192
|
+
<code>\fb20</code>
|
|
5193
|
+
</div>
|
|
5194
|
+
</div>
|
|
5195
|
+
|
|
5178
5196
|
<div class="tabler-icon">
|
|
5179
5197
|
<i class="ti ti-bounce-right"></i>
|
|
5180
5198
|
<strong>bounce-right</strong>
|
|
@@ -5184,6 +5202,15 @@
|
|
|
5184
5202
|
</div>
|
|
5185
5203
|
</div>
|
|
5186
5204
|
|
|
5205
|
+
<div class="tabler-icon">
|
|
5206
|
+
<i class="ti ti-bounce-right-filled"></i>
|
|
5207
|
+
<strong>bounce-right-filled</strong>
|
|
5208
|
+
<div class="tabler-icon-codes">
|
|
5209
|
+
<code>ti ti-bounce-right-filled</code><br>
|
|
5210
|
+
<code>\fb21</code>
|
|
5211
|
+
</div>
|
|
5212
|
+
</div>
|
|
5213
|
+
|
|
5187
5214
|
<div class="tabler-icon">
|
|
5188
5215
|
<i class="ti ti-bow"></i>
|
|
5189
5216
|
<strong>bow</strong>
|
|
@@ -5202,6 +5229,15 @@
|
|
|
5202
5229
|
</div>
|
|
5203
5230
|
</div>
|
|
5204
5231
|
|
|
5232
|
+
<div class="tabler-icon">
|
|
5233
|
+
<i class="ti ti-bowl-filled"></i>
|
|
5234
|
+
<strong>bowl-filled</strong>
|
|
5235
|
+
<div class="tabler-icon-codes">
|
|
5236
|
+
<code>ti ti-bowl-filled</code><br>
|
|
5237
|
+
<code>\fb22</code>
|
|
5238
|
+
</div>
|
|
5239
|
+
</div>
|
|
5240
|
+
|
|
5205
5241
|
<div class="tabler-icon">
|
|
5206
5242
|
<i class="ti ti-box"></i>
|
|
5207
5243
|
<strong>box</strong>
|
|
@@ -8802,6 +8838,15 @@
|
|
|
8802
8838
|
</div>
|
|
8803
8839
|
</div>
|
|
8804
8840
|
|
|
8841
|
+
<div class="tabler-icon">
|
|
8842
|
+
<i class="ti ti-brightness-down-filled"></i>
|
|
8843
|
+
<strong>brightness-down-filled</strong>
|
|
8844
|
+
<div class="tabler-icon-codes">
|
|
8845
|
+
<code>ti ti-brightness-down-filled</code><br>
|
|
8846
|
+
<code>\fb23</code>
|
|
8847
|
+
</div>
|
|
8848
|
+
</div>
|
|
8849
|
+
|
|
8805
8850
|
<div class="tabler-icon">
|
|
8806
8851
|
<i class="ti ti-brightness-half"></i>
|
|
8807
8852
|
<strong>brightness-half</strong>
|
|
@@ -8829,6 +8874,15 @@
|
|
|
8829
8874
|
</div>
|
|
8830
8875
|
</div>
|
|
8831
8876
|
|
|
8877
|
+
<div class="tabler-icon">
|
|
8878
|
+
<i class="ti ti-brightness-up-filled"></i>
|
|
8879
|
+
<strong>brightness-up-filled</strong>
|
|
8880
|
+
<div class="tabler-icon-codes">
|
|
8881
|
+
<code>ti ti-brightness-up-filled</code><br>
|
|
8882
|
+
<code>\fb24</code>
|
|
8883
|
+
</div>
|
|
8884
|
+
</div>
|
|
8885
|
+
|
|
8832
8886
|
<div class="tabler-icon">
|
|
8833
8887
|
<i class="ti ti-broadcast"></i>
|
|
8834
8888
|
<strong>broadcast</strong>
|
|
@@ -9288,6 +9342,15 @@
|
|
|
9288
9342
|
</div>
|
|
9289
9343
|
</div>
|
|
9290
9344
|
|
|
9345
|
+
<div class="tabler-icon">
|
|
9346
|
+
<i class="ti ti-cactus-filled"></i>
|
|
9347
|
+
<strong>cactus-filled</strong>
|
|
9348
|
+
<div class="tabler-icon-codes">
|
|
9349
|
+
<code>ti ti-cactus-filled</code><br>
|
|
9350
|
+
<code>\fb25</code>
|
|
9351
|
+
</div>
|
|
9352
|
+
</div>
|
|
9353
|
+
|
|
9291
9354
|
<div class="tabler-icon">
|
|
9292
9355
|
<i class="ti ti-cactus-off"></i>
|
|
9293
9356
|
<strong>cactus-off</strong>
|
|
@@ -9324,6 +9387,15 @@
|
|
|
9324
9387
|
</div>
|
|
9325
9388
|
</div>
|
|
9326
9389
|
|
|
9390
|
+
<div class="tabler-icon">
|
|
9391
|
+
<i class="ti ti-calculator-filled"></i>
|
|
9392
|
+
<strong>calculator-filled</strong>
|
|
9393
|
+
<div class="tabler-icon-codes">
|
|
9394
|
+
<code>ti ti-calculator-filled</code><br>
|
|
9395
|
+
<code>\fb26</code>
|
|
9396
|
+
</div>
|
|
9397
|
+
</div>
|
|
9398
|
+
|
|
9327
9399
|
<div class="tabler-icon">
|
|
9328
9400
|
<i class="ti ti-calculator-off"></i>
|
|
9329
9401
|
<strong>calculator-off</strong>
|
|
@@ -9432,6 +9504,15 @@
|
|
|
9432
9504
|
</div>
|
|
9433
9505
|
</div>
|
|
9434
9506
|
|
|
9507
|
+
<div class="tabler-icon">
|
|
9508
|
+
<i class="ti ti-calendar-filled"></i>
|
|
9509
|
+
<strong>calendar-filled</strong>
|
|
9510
|
+
<div class="tabler-icon-codes">
|
|
9511
|
+
<code>ti ti-calendar-filled</code><br>
|
|
9512
|
+
<code>\fb27</code>
|
|
9513
|
+
</div>
|
|
9514
|
+
</div>
|
|
9515
|
+
|
|
9435
9516
|
<div class="tabler-icon">
|
|
9436
9517
|
<i class="ti ti-calendar-heart"></i>
|
|
9437
9518
|
<strong>calendar-heart</strong>
|
|
@@ -9801,6 +9882,15 @@
|
|
|
9801
9882
|
</div>
|
|
9802
9883
|
</div>
|
|
9803
9884
|
|
|
9885
|
+
<div class="tabler-icon">
|
|
9886
|
+
<i class="ti ti-campfire-filled"></i>
|
|
9887
|
+
<strong>campfire-filled</strong>
|
|
9888
|
+
<div class="tabler-icon-codes">
|
|
9889
|
+
<code>ti ti-campfire-filled</code><br>
|
|
9890
|
+
<code>\fb28</code>
|
|
9891
|
+
</div>
|
|
9892
|
+
</div>
|
|
9893
|
+
|
|
9804
9894
|
<div class="tabler-icon">
|
|
9805
9895
|
<i class="ti ti-candle"></i>
|
|
9806
9896
|
<strong>candle</strong>
|
|
@@ -9873,6 +9963,15 @@
|
|
|
9873
9963
|
</div>
|
|
9874
9964
|
</div>
|
|
9875
9965
|
|
|
9966
|
+
<div class="tabler-icon">
|
|
9967
|
+
<i class="ti ti-capture-filled"></i>
|
|
9968
|
+
<strong>capture-filled</strong>
|
|
9969
|
+
<div class="tabler-icon-codes">
|
|
9970
|
+
<code>ti ti-capture-filled</code><br>
|
|
9971
|
+
<code>\fb29</code>
|
|
9972
|
+
</div>
|
|
9973
|
+
</div>
|
|
9974
|
+
|
|
9876
9975
|
<div class="tabler-icon">
|
|
9877
9976
|
<i class="ti ti-capture-off"></i>
|
|
9878
9977
|
<strong>capture-off</strong>
|
|
@@ -9972,6 +10071,15 @@
|
|
|
9972
10071
|
</div>
|
|
9973
10072
|
</div>
|
|
9974
10073
|
|
|
10074
|
+
<div class="tabler-icon">
|
|
10075
|
+
<i class="ti ti-caret-down-filled"></i>
|
|
10076
|
+
<strong>caret-down-filled</strong>
|
|
10077
|
+
<div class="tabler-icon-codes">
|
|
10078
|
+
<code>ti ti-caret-down-filled</code><br>
|
|
10079
|
+
<code>\fb2a</code>
|
|
10080
|
+
</div>
|
|
10081
|
+
</div>
|
|
10082
|
+
|
|
9975
10083
|
<div class="tabler-icon">
|
|
9976
10084
|
<i class="ti ti-caret-left"></i>
|
|
9977
10085
|
<strong>caret-left</strong>
|
|
@@ -9981,6 +10089,15 @@
|
|
|
9981
10089
|
</div>
|
|
9982
10090
|
</div>
|
|
9983
10091
|
|
|
10092
|
+
<div class="tabler-icon">
|
|
10093
|
+
<i class="ti ti-caret-left-filled"></i>
|
|
10094
|
+
<strong>caret-left-filled</strong>
|
|
10095
|
+
<div class="tabler-icon-codes">
|
|
10096
|
+
<code>ti ti-caret-left-filled</code><br>
|
|
10097
|
+
<code>\fb2b</code>
|
|
10098
|
+
</div>
|
|
10099
|
+
</div>
|
|
10100
|
+
|
|
9984
10101
|
<div class="tabler-icon">
|
|
9985
10102
|
<i class="ti ti-caret-right"></i>
|
|
9986
10103
|
<strong>caret-right</strong>
|
|
@@ -9990,6 +10107,15 @@
|
|
|
9990
10107
|
</div>
|
|
9991
10108
|
</div>
|
|
9992
10109
|
|
|
10110
|
+
<div class="tabler-icon">
|
|
10111
|
+
<i class="ti ti-caret-right-filled"></i>
|
|
10112
|
+
<strong>caret-right-filled</strong>
|
|
10113
|
+
<div class="tabler-icon-codes">
|
|
10114
|
+
<code>ti ti-caret-right-filled</code><br>
|
|
10115
|
+
<code>\fb2c</code>
|
|
10116
|
+
</div>
|
|
10117
|
+
</div>
|
|
10118
|
+
|
|
9993
10119
|
<div class="tabler-icon">
|
|
9994
10120
|
<i class="ti ti-caret-up"></i>
|
|
9995
10121
|
<strong>caret-up</strong>
|
|
@@ -9999,6 +10125,15 @@
|
|
|
9999
10125
|
</div>
|
|
10000
10126
|
</div>
|
|
10001
10127
|
|
|
10128
|
+
<div class="tabler-icon">
|
|
10129
|
+
<i class="ti ti-caret-up-filled"></i>
|
|
10130
|
+
<strong>caret-up-filled</strong>
|
|
10131
|
+
<div class="tabler-icon-codes">
|
|
10132
|
+
<code>ti ti-caret-up-filled</code><br>
|
|
10133
|
+
<code>\fb2d</code>
|
|
10134
|
+
</div>
|
|
10135
|
+
</div>
|
|
10136
|
+
|
|
10002
10137
|
<div class="tabler-icon">
|
|
10003
10138
|
<i class="ti ti-carousel-horizontal"></i>
|
|
10004
10139
|
<strong>carousel-horizontal</strong>
|
|
@@ -10134,6 +10269,15 @@
|
|
|
10134
10269
|
</div>
|
|
10135
10270
|
</div>
|
|
10136
10271
|
|
|
10272
|
+
<div class="tabler-icon">
|
|
10273
|
+
<i class="ti ti-category-filled"></i>
|
|
10274
|
+
<strong>category-filled</strong>
|
|
10275
|
+
<div class="tabler-icon-codes">
|
|
10276
|
+
<code>ti ti-category-filled</code><br>
|
|
10277
|
+
<code>\fb2e</code>
|
|
10278
|
+
</div>
|
|
10279
|
+
</div>
|
|
10280
|
+
|
|
10137
10281
|
<div class="tabler-icon">
|
|
10138
10282
|
<i class="ti ti-ce"></i>
|
|
10139
10283
|
<strong>ce</strong>
|
|
@@ -27189,6 +27333,15 @@
|
|
|
27189
27333
|
</div>
|
|
27190
27334
|
</div>
|
|
27191
27335
|
|
|
27336
|
+
<div class="tabler-icon">
|
|
27337
|
+
<i class="ti ti-mouse-filled"></i>
|
|
27338
|
+
<strong>mouse-filled</strong>
|
|
27339
|
+
<div class="tabler-icon-codes">
|
|
27340
|
+
<code>ti ti-mouse-filled</code><br>
|
|
27341
|
+
<code>\fb2f</code>
|
|
27342
|
+
</div>
|
|
27343
|
+
</div>
|
|
27344
|
+
|
|
27192
27345
|
<div class="tabler-icon">
|
|
27193
27346
|
<i class="ti ti-mouse-off"></i>
|
|
27194
27347
|
<strong>mouse-off</strong>
|
|
@@ -29439,6 +29592,15 @@
|
|
|
29439
29592
|
</div>
|
|
29440
29593
|
</div>
|
|
29441
29594
|
|
|
29595
|
+
<div class="tabler-icon">
|
|
29596
|
+
<i class="ti ti-pointer-filled"></i>
|
|
29597
|
+
<strong>pointer-filled</strong>
|
|
29598
|
+
<div class="tabler-icon-codes">
|
|
29599
|
+
<code>ti ti-pointer-filled</code><br>
|
|
29600
|
+
<code>\fb30</code>
|
|
29601
|
+
</div>
|
|
29602
|
+
</div>
|
|
29603
|
+
|
|
29442
29604
|
<div class="tabler-icon">
|
|
29443
29605
|
<i class="ti ti-pointer-heart"></i>
|
|
29444
29606
|
<strong>pointer-heart</strong>
|
|
@@ -33264,6 +33426,15 @@
|
|
|
33264
33426
|
</div>
|
|
33265
33427
|
</div>
|
|
33266
33428
|
|
|
33429
|
+
<div class="tabler-icon">
|
|
33430
|
+
<i class="ti ti-square-arrow-down-filled"></i>
|
|
33431
|
+
<strong>square-arrow-down-filled</strong>
|
|
33432
|
+
<div class="tabler-icon-codes">
|
|
33433
|
+
<code>ti ti-square-arrow-down-filled</code><br>
|
|
33434
|
+
<code>\fb31</code>
|
|
33435
|
+
</div>
|
|
33436
|
+
</div>
|
|
33437
|
+
|
|
33267
33438
|
<div class="tabler-icon">
|
|
33268
33439
|
<i class="ti ti-square-arrow-left"></i>
|
|
33269
33440
|
<strong>square-arrow-left</strong>
|
|
@@ -33273,6 +33444,15 @@
|
|
|
33273
33444
|
</div>
|
|
33274
33445
|
</div>
|
|
33275
33446
|
|
|
33447
|
+
<div class="tabler-icon">
|
|
33448
|
+
<i class="ti ti-square-arrow-left-filled"></i>
|
|
33449
|
+
<strong>square-arrow-left-filled</strong>
|
|
33450
|
+
<div class="tabler-icon-codes">
|
|
33451
|
+
<code>ti ti-square-arrow-left-filled</code><br>
|
|
33452
|
+
<code>\fb32</code>
|
|
33453
|
+
</div>
|
|
33454
|
+
</div>
|
|
33455
|
+
|
|
33276
33456
|
<div class="tabler-icon">
|
|
33277
33457
|
<i class="ti ti-square-arrow-right"></i>
|
|
33278
33458
|
<strong>square-arrow-right</strong>
|
|
@@ -33282,6 +33462,15 @@
|
|
|
33282
33462
|
</div>
|
|
33283
33463
|
</div>
|
|
33284
33464
|
|
|
33465
|
+
<div class="tabler-icon">
|
|
33466
|
+
<i class="ti ti-square-arrow-right-filled"></i>
|
|
33467
|
+
<strong>square-arrow-right-filled</strong>
|
|
33468
|
+
<div class="tabler-icon-codes">
|
|
33469
|
+
<code>ti ti-square-arrow-right-filled</code><br>
|
|
33470
|
+
<code>\fb33</code>
|
|
33471
|
+
</div>
|
|
33472
|
+
</div>
|
|
33473
|
+
|
|
33285
33474
|
<div class="tabler-icon">
|
|
33286
33475
|
<i class="ti ti-square-arrow-up"></i>
|
|
33287
33476
|
<strong>square-arrow-up</strong>
|
|
@@ -33291,6 +33480,15 @@
|
|
|
33291
33480
|
</div>
|
|
33292
33481
|
</div>
|
|
33293
33482
|
|
|
33483
|
+
<div class="tabler-icon">
|
|
33484
|
+
<i class="ti ti-square-arrow-up-filled"></i>
|
|
33485
|
+
<strong>square-arrow-up-filled</strong>
|
|
33486
|
+
<div class="tabler-icon-codes">
|
|
33487
|
+
<code>ti ti-square-arrow-up-filled</code><br>
|
|
33488
|
+
<code>\fb34</code>
|
|
33489
|
+
</div>
|
|
33490
|
+
</div>
|
|
33491
|
+
|
|
33294
33492
|
<div class="tabler-icon">
|
|
33295
33493
|
<i class="ti ti-square-asterisk"></i>
|
|
33296
33494
|
<strong>square-asterisk</strong>
|
|
@@ -33300,6 +33498,15 @@
|
|
|
33300
33498
|
</div>
|
|
33301
33499
|
</div>
|
|
33302
33500
|
|
|
33501
|
+
<div class="tabler-icon">
|
|
33502
|
+
<i class="ti ti-square-asterisk-filled"></i>
|
|
33503
|
+
<strong>square-asterisk-filled</strong>
|
|
33504
|
+
<div class="tabler-icon-codes">
|
|
33505
|
+
<code>ti ti-square-asterisk-filled</code><br>
|
|
33506
|
+
<code>\fb35</code>
|
|
33507
|
+
</div>
|
|
33508
|
+
</div>
|
|
33509
|
+
|
|
33303
33510
|
<div class="tabler-icon">
|
|
33304
33511
|
<i class="ti ti-square-check"></i>
|
|
33305
33512
|
<strong>square-check</strong>
|
|
@@ -33327,6 +33534,15 @@
|
|
|
33327
33534
|
</div>
|
|
33328
33535
|
</div>
|
|
33329
33536
|
|
|
33537
|
+
<div class="tabler-icon">
|
|
33538
|
+
<i class="ti ti-square-chevron-down-filled"></i>
|
|
33539
|
+
<strong>square-chevron-down-filled</strong>
|
|
33540
|
+
<div class="tabler-icon-codes">
|
|
33541
|
+
<code>ti ti-square-chevron-down-filled</code><br>
|
|
33542
|
+
<code>\fb36</code>
|
|
33543
|
+
</div>
|
|
33544
|
+
</div>
|
|
33545
|
+
|
|
33330
33546
|
<div class="tabler-icon">
|
|
33331
33547
|
<i class="ti ti-square-chevron-left"></i>
|
|
33332
33548
|
<strong>square-chevron-left</strong>
|
|
@@ -33336,6 +33552,15 @@
|
|
|
33336
33552
|
</div>
|
|
33337
33553
|
</div>
|
|
33338
33554
|
|
|
33555
|
+
<div class="tabler-icon">
|
|
33556
|
+
<i class="ti ti-square-chevron-left-filled"></i>
|
|
33557
|
+
<strong>square-chevron-left-filled</strong>
|
|
33558
|
+
<div class="tabler-icon-codes">
|
|
33559
|
+
<code>ti ti-square-chevron-left-filled</code><br>
|
|
33560
|
+
<code>\fb37</code>
|
|
33561
|
+
</div>
|
|
33562
|
+
</div>
|
|
33563
|
+
|
|
33339
33564
|
<div class="tabler-icon">
|
|
33340
33565
|
<i class="ti ti-square-chevron-right"></i>
|
|
33341
33566
|
<strong>square-chevron-right</strong>
|
|
@@ -33345,6 +33570,15 @@
|
|
|
33345
33570
|
</div>
|
|
33346
33571
|
</div>
|
|
33347
33572
|
|
|
33573
|
+
<div class="tabler-icon">
|
|
33574
|
+
<i class="ti ti-square-chevron-right-filled"></i>
|
|
33575
|
+
<strong>square-chevron-right-filled</strong>
|
|
33576
|
+
<div class="tabler-icon-codes">
|
|
33577
|
+
<code>ti ti-square-chevron-right-filled</code><br>
|
|
33578
|
+
<code>\fb38</code>
|
|
33579
|
+
</div>
|
|
33580
|
+
</div>
|
|
33581
|
+
|
|
33348
33582
|
<div class="tabler-icon">
|
|
33349
33583
|
<i class="ti ti-square-chevron-up"></i>
|
|
33350
33584
|
<strong>square-chevron-up</strong>
|
|
@@ -33354,6 +33588,15 @@
|
|
|
33354
33588
|
</div>
|
|
33355
33589
|
</div>
|
|
33356
33590
|
|
|
33591
|
+
<div class="tabler-icon">
|
|
33592
|
+
<i class="ti ti-square-chevron-up-filled"></i>
|
|
33593
|
+
<strong>square-chevron-up-filled</strong>
|
|
33594
|
+
<div class="tabler-icon-codes">
|
|
33595
|
+
<code>ti ti-square-chevron-up-filled</code><br>
|
|
33596
|
+
<code>\fb39</code>
|
|
33597
|
+
</div>
|
|
33598
|
+
</div>
|
|
33599
|
+
|
|
33357
33600
|
<div class="tabler-icon">
|
|
33358
33601
|
<i class="ti ti-square-chevrons-down"></i>
|
|
33359
33602
|
<strong>square-chevrons-down</strong>
|
|
@@ -33363,6 +33606,15 @@
|
|
|
33363
33606
|
</div>
|
|
33364
33607
|
</div>
|
|
33365
33608
|
|
|
33609
|
+
<div class="tabler-icon">
|
|
33610
|
+
<i class="ti ti-square-chevrons-down-filled"></i>
|
|
33611
|
+
<strong>square-chevrons-down-filled</strong>
|
|
33612
|
+
<div class="tabler-icon-codes">
|
|
33613
|
+
<code>ti ti-square-chevrons-down-filled</code><br>
|
|
33614
|
+
<code>\fb3a</code>
|
|
33615
|
+
</div>
|
|
33616
|
+
</div>
|
|
33617
|
+
|
|
33366
33618
|
<div class="tabler-icon">
|
|
33367
33619
|
<i class="ti ti-square-chevrons-left"></i>
|
|
33368
33620
|
<strong>square-chevrons-left</strong>
|
|
@@ -33372,6 +33624,15 @@
|
|
|
33372
33624
|
</div>
|
|
33373
33625
|
</div>
|
|
33374
33626
|
|
|
33627
|
+
<div class="tabler-icon">
|
|
33628
|
+
<i class="ti ti-square-chevrons-left-filled"></i>
|
|
33629
|
+
<strong>square-chevrons-left-filled</strong>
|
|
33630
|
+
<div class="tabler-icon-codes">
|
|
33631
|
+
<code>ti ti-square-chevrons-left-filled</code><br>
|
|
33632
|
+
<code>\fb3b</code>
|
|
33633
|
+
</div>
|
|
33634
|
+
</div>
|
|
33635
|
+
|
|
33375
33636
|
<div class="tabler-icon">
|
|
33376
33637
|
<i class="ti ti-square-chevrons-right"></i>
|
|
33377
33638
|
<strong>square-chevrons-right</strong>
|
|
@@ -33381,6 +33642,15 @@
|
|
|
33381
33642
|
</div>
|
|
33382
33643
|
</div>
|
|
33383
33644
|
|
|
33645
|
+
<div class="tabler-icon">
|
|
33646
|
+
<i class="ti ti-square-chevrons-right-filled"></i>
|
|
33647
|
+
<strong>square-chevrons-right-filled</strong>
|
|
33648
|
+
<div class="tabler-icon-codes">
|
|
33649
|
+
<code>ti ti-square-chevrons-right-filled</code><br>
|
|
33650
|
+
<code>\fb3c</code>
|
|
33651
|
+
</div>
|
|
33652
|
+
</div>
|
|
33653
|
+
|
|
33384
33654
|
<div class="tabler-icon">
|
|
33385
33655
|
<i class="ti ti-square-chevrons-up"></i>
|
|
33386
33656
|
<strong>square-chevrons-up</strong>
|
|
@@ -33390,6 +33660,15 @@
|
|
|
33390
33660
|
</div>
|
|
33391
33661
|
</div>
|
|
33392
33662
|
|
|
33663
|
+
<div class="tabler-icon">
|
|
33664
|
+
<i class="ti ti-square-chevrons-up-filled"></i>
|
|
33665
|
+
<strong>square-chevrons-up-filled</strong>
|
|
33666
|
+
<div class="tabler-icon-codes">
|
|
33667
|
+
<code>ti ti-square-chevrons-up-filled</code><br>
|
|
33668
|
+
<code>\fb3d</code>
|
|
33669
|
+
</div>
|
|
33670
|
+
</div>
|
|
33671
|
+
|
|
33393
33672
|
<div class="tabler-icon">
|
|
33394
33673
|
<i class="ti ti-square-dot"></i>
|
|
33395
33674
|
<strong>square-dot</strong>
|
|
@@ -33399,6 +33678,15 @@
|
|
|
33399
33678
|
</div>
|
|
33400
33679
|
</div>
|
|
33401
33680
|
|
|
33681
|
+
<div class="tabler-icon">
|
|
33682
|
+
<i class="ti ti-square-dot-filled"></i>
|
|
33683
|
+
<strong>square-dot-filled</strong>
|
|
33684
|
+
<div class="tabler-icon-codes">
|
|
33685
|
+
<code>ti ti-square-dot-filled</code><br>
|
|
33686
|
+
<code>\fb3e</code>
|
|
33687
|
+
</div>
|
|
33688
|
+
</div>
|
|
33689
|
+
|
|
33402
33690
|
<div class="tabler-icon">
|
|
33403
33691
|
<i class="ti ti-square-f0"></i>
|
|
33404
33692
|
<strong>square-f0</strong>
|
|
@@ -33858,6 +34146,15 @@
|
|
|
33858
34146
|
</div>
|
|
33859
34147
|
</div>
|
|
33860
34148
|
|
|
34149
|
+
<div class="tabler-icon">
|
|
34150
|
+
<i class="ti ti-square-minus-filled"></i>
|
|
34151
|
+
<strong>square-minus-filled</strong>
|
|
34152
|
+
<div class="tabler-icon-codes">
|
|
34153
|
+
<code>ti ti-square-minus-filled</code><br>
|
|
34154
|
+
<code>\fb3f</code>
|
|
34155
|
+
</div>
|
|
34156
|
+
</div>
|
|
34157
|
+
|
|
33861
34158
|
<div class="tabler-icon">
|
|
33862
34159
|
<i class="ti ti-square-number-0"></i>
|
|
33863
34160
|
<strong>square-number-0</strong>
|
|
@@ -34524,6 +34821,15 @@
|
|
|
34524
34821
|
</div>
|
|
34525
34822
|
</div>
|
|
34526
34823
|
|
|
34824
|
+
<div class="tabler-icon">
|
|
34825
|
+
<i class="ti ti-square-rounded-minus-filled"></i>
|
|
34826
|
+
<strong>square-rounded-minus-filled</strong>
|
|
34827
|
+
<div class="tabler-icon-codes">
|
|
34828
|
+
<code>ti ti-square-rounded-minus-filled</code><br>
|
|
34829
|
+
<code>\fb40</code>
|
|
34830
|
+
</div>
|
|
34831
|
+
</div>
|
|
34832
|
+
|
|
34527
34833
|
<div class="tabler-icon">
|
|
34528
34834
|
<i class="ti ti-square-rounded-number-0"></i>
|
|
34529
34835
|
<strong>square-rounded-number-0</strong>
|
|
@@ -34767,6 +35073,15 @@
|
|
|
34767
35073
|
</div>
|
|
34768
35074
|
</div>
|
|
34769
35075
|
|
|
35076
|
+
<div class="tabler-icon">
|
|
35077
|
+
<i class="ti ti-square-x-filled"></i>
|
|
35078
|
+
<strong>square-x-filled</strong>
|
|
35079
|
+
<div class="tabler-icon-codes">
|
|
35080
|
+
<code>ti ti-square-x-filled</code><br>
|
|
35081
|
+
<code>\fb41</code>
|
|
35082
|
+
</div>
|
|
35083
|
+
</div>
|
|
35084
|
+
|
|
34770
35085
|
<div class="tabler-icon">
|
|
34771
35086
|
<i class="ti ti-squares-diagonal"></i>
|
|
34772
35087
|
<strong>squares-diagonal</strong>
|
|
@@ -36774,6 +37089,15 @@
|
|
|
36774
37089
|
</div>
|
|
36775
37090
|
</div>
|
|
36776
37091
|
|
|
37092
|
+
<div class="tabler-icon">
|
|
37093
|
+
<i class="ti ti-triangle-square-circle-filled"></i>
|
|
37094
|
+
<strong>triangle-square-circle-filled</strong>
|
|
37095
|
+
<div class="tabler-icon-codes">
|
|
37096
|
+
<code>ti ti-triangle-square-circle-filled</code><br>
|
|
37097
|
+
<code>\fb42</code>
|
|
37098
|
+
</div>
|
|
37099
|
+
</div>
|
|
37100
|
+
|
|
36777
37101
|
<div class="tabler-icon">
|
|
36778
37102
|
<i class="ti ti-triangles"></i>
|
|
36779
37103
|
<strong>triangles</strong>
|