@tabler/icons-webfont 2.25.0 → 2.26.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 +75 -3
- package/tabler-icons.css.map +1 -1
- package/tabler-icons.html +164 -2
- package/tabler-icons.min.css +2 -2
- package/tabler-icons.min.css.map +1 -1
- package/tabler-icons.scss +41 -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.26.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.26.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>
|