@tabler/icons-webfont 2.3.0 → 2.4.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 +523 -3
- package/tabler-icons.css.map +1 -1
- package/tabler-icons.html +1172 -2
- package/tabler-icons.min.css +2 -2
- package/tabler-icons.min.css.map +1 -1
- package/tabler-icons.scss +265 -5
package/tabler-icons.css
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* Tabler Icons 2.
|
|
2
|
+
* Tabler Icons 2.4.0 by tabler - https://tabler.io
|
|
3
3
|
* License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
|
|
4
4
|
*/
|
|
5
5
|
@font-face {
|
|
6
6
|
font-family: "tabler-icons";
|
|
7
7
|
font-style: normal;
|
|
8
8
|
font-weight: 400;
|
|
9
|
-
src: url("./fonts/tabler-icons.eot?v2.
|
|
10
|
-
src: url("./fonts/tabler-icons.eot?#iefix-v2.
|
|
9
|
+
src: url("./fonts/tabler-icons.eot?v2.4.0");
|
|
10
|
+
src: url("./fonts/tabler-icons.eot?#iefix-v2.4.0") format("embedded-opentype"), url("./fonts/tabler-icons.woff2?v2.4.0") format("woff2"), url("./fonts/tabler-icons.woff?") format("woff"), url("./fonts/tabler-icons.ttf?v2.4.0") format("truetype");
|
|
11
11
|
}
|
|
12
12
|
.ti {
|
|
13
13
|
font-family: "tabler-icons" !important;
|
|
@@ -178,10 +178,18 @@
|
|
|
178
178
|
content: "\ea04";
|
|
179
179
|
}
|
|
180
180
|
|
|
181
|
+
.ti-alarm-filled:before {
|
|
182
|
+
content: "\f709";
|
|
183
|
+
}
|
|
184
|
+
|
|
181
185
|
.ti-alarm-minus:before {
|
|
182
186
|
content: "\f630";
|
|
183
187
|
}
|
|
184
188
|
|
|
189
|
+
.ti-alarm-minus-filled:before {
|
|
190
|
+
content: "\f70a";
|
|
191
|
+
}
|
|
192
|
+
|
|
185
193
|
.ti-alarm-off:before {
|
|
186
194
|
content: "\f0a9";
|
|
187
195
|
}
|
|
@@ -190,10 +198,18 @@
|
|
|
190
198
|
content: "\f631";
|
|
191
199
|
}
|
|
192
200
|
|
|
201
|
+
.ti-alarm-plus-filled:before {
|
|
202
|
+
content: "\f70b";
|
|
203
|
+
}
|
|
204
|
+
|
|
193
205
|
.ti-alarm-snooze:before {
|
|
194
206
|
content: "\f632";
|
|
195
207
|
}
|
|
196
208
|
|
|
209
|
+
.ti-alarm-snooze-filled:before {
|
|
210
|
+
content: "\f70c";
|
|
211
|
+
}
|
|
212
|
+
|
|
197
213
|
.ti-album:before {
|
|
198
214
|
content: "\f022";
|
|
199
215
|
}
|
|
@@ -230,34 +246,66 @@
|
|
|
230
246
|
content: "\ebde";
|
|
231
247
|
}
|
|
232
248
|
|
|
249
|
+
.ti-alien-filled:before {
|
|
250
|
+
content: "\f70d";
|
|
251
|
+
}
|
|
252
|
+
|
|
233
253
|
.ti-align-box-bottom-center:before {
|
|
234
254
|
content: "\f530";
|
|
235
255
|
}
|
|
236
256
|
|
|
257
|
+
.ti-align-box-bottom-center-filled:before {
|
|
258
|
+
content: "\f70e";
|
|
259
|
+
}
|
|
260
|
+
|
|
237
261
|
.ti-align-box-bottom-left:before {
|
|
238
262
|
content: "\f531";
|
|
239
263
|
}
|
|
240
264
|
|
|
265
|
+
.ti-align-box-bottom-left-filled:before {
|
|
266
|
+
content: "\f70f";
|
|
267
|
+
}
|
|
268
|
+
|
|
241
269
|
.ti-align-box-bottom-right:before {
|
|
242
270
|
content: "\f532";
|
|
243
271
|
}
|
|
244
272
|
|
|
273
|
+
.ti-align-box-bottom-right-filled:before {
|
|
274
|
+
content: "\f710";
|
|
275
|
+
}
|
|
276
|
+
|
|
245
277
|
.ti-align-box-left-bottom:before {
|
|
246
278
|
content: "\f533";
|
|
247
279
|
}
|
|
248
280
|
|
|
281
|
+
.ti-align-box-left-bottom-filled:before {
|
|
282
|
+
content: "\f711";
|
|
283
|
+
}
|
|
284
|
+
|
|
249
285
|
.ti-align-box-left-middle:before {
|
|
250
286
|
content: "\f534";
|
|
251
287
|
}
|
|
252
288
|
|
|
289
|
+
.ti-align-box-left-middle-filled:before {
|
|
290
|
+
content: "\f712";
|
|
291
|
+
}
|
|
292
|
+
|
|
253
293
|
.ti-align-box-left-top:before {
|
|
254
294
|
content: "\f535";
|
|
255
295
|
}
|
|
256
296
|
|
|
297
|
+
.ti-align-box-left-top-filled:before {
|
|
298
|
+
content: "\f713";
|
|
299
|
+
}
|
|
300
|
+
|
|
257
301
|
.ti-align-box-right-bottom:before {
|
|
258
302
|
content: "\f536";
|
|
259
303
|
}
|
|
260
304
|
|
|
305
|
+
.ti-align-box-right-bottom-filled:before {
|
|
306
|
+
content: "\f714";
|
|
307
|
+
}
|
|
308
|
+
|
|
261
309
|
.ti-align-box-right-middle:before {
|
|
262
310
|
content: "\f537";
|
|
263
311
|
}
|
|
@@ -266,18 +314,34 @@
|
|
|
266
314
|
content: "\f538";
|
|
267
315
|
}
|
|
268
316
|
|
|
317
|
+
.ti-align-box-right-top-filled:before {
|
|
318
|
+
content: "\f715";
|
|
319
|
+
}
|
|
320
|
+
|
|
269
321
|
.ti-align-box-top-center:before {
|
|
270
322
|
content: "\f539";
|
|
271
323
|
}
|
|
272
324
|
|
|
325
|
+
.ti-align-box-top-center-filled:before {
|
|
326
|
+
content: "\f716";
|
|
327
|
+
}
|
|
328
|
+
|
|
273
329
|
.ti-align-box-top-left:before {
|
|
274
330
|
content: "\f53a";
|
|
275
331
|
}
|
|
276
332
|
|
|
333
|
+
.ti-align-box-top-left-filled:before {
|
|
334
|
+
content: "\f717";
|
|
335
|
+
}
|
|
336
|
+
|
|
277
337
|
.ti-align-box-top-right:before {
|
|
278
338
|
content: "\f53b";
|
|
279
339
|
}
|
|
280
340
|
|
|
341
|
+
.ti-align-box-top-right-filled:before {
|
|
342
|
+
content: "\f718";
|
|
343
|
+
}
|
|
344
|
+
|
|
281
345
|
.ti-align-center:before {
|
|
282
346
|
content: "\ea07";
|
|
283
347
|
}
|
|
@@ -322,6 +386,10 @@
|
|
|
322
386
|
content: "\f3a3";
|
|
323
387
|
}
|
|
324
388
|
|
|
389
|
+
.ti-analyze-filled:before {
|
|
390
|
+
content: "\f719";
|
|
391
|
+
}
|
|
392
|
+
|
|
325
393
|
.ti-analyze-off:before {
|
|
326
394
|
content: "\f3ba";
|
|
327
395
|
}
|
|
@@ -402,6 +470,10 @@
|
|
|
402
470
|
content: "\efe6";
|
|
403
471
|
}
|
|
404
472
|
|
|
473
|
+
.ti-app-window-filled:before {
|
|
474
|
+
content: "\f71a";
|
|
475
|
+
}
|
|
476
|
+
|
|
405
477
|
.ti-apple:before {
|
|
406
478
|
content: "\ef21";
|
|
407
479
|
}
|
|
@@ -1186,6 +1258,10 @@
|
|
|
1186
1258
|
content: "\ebdf";
|
|
1187
1259
|
}
|
|
1188
1260
|
|
|
1261
|
+
.ti-atom-2-filled:before {
|
|
1262
|
+
content: "\f71b";
|
|
1263
|
+
}
|
|
1264
|
+
|
|
1189
1265
|
.ti-atom-off:before {
|
|
1190
1266
|
content: "\f0f9";
|
|
1191
1267
|
}
|
|
@@ -1206,6 +1282,10 @@
|
|
|
1206
1282
|
content: "\ea2c";
|
|
1207
1283
|
}
|
|
1208
1284
|
|
|
1285
|
+
.ti-award-filled:before {
|
|
1286
|
+
content: "\f71c";
|
|
1287
|
+
}
|
|
1288
|
+
|
|
1209
1289
|
.ti-award-off:before {
|
|
1210
1290
|
content: "\f0fa";
|
|
1211
1291
|
}
|
|
@@ -1434,6 +1514,10 @@
|
|
|
1434
1514
|
content: "\ef48";
|
|
1435
1515
|
}
|
|
1436
1516
|
|
|
1517
|
+
.ti-bath-filled:before {
|
|
1518
|
+
content: "\f71d";
|
|
1519
|
+
}
|
|
1520
|
+
|
|
1437
1521
|
.ti-bath-off:before {
|
|
1438
1522
|
content: "\f0ff";
|
|
1439
1523
|
}
|
|
@@ -1446,18 +1530,34 @@
|
|
|
1446
1530
|
content: "\ea2f";
|
|
1447
1531
|
}
|
|
1448
1532
|
|
|
1533
|
+
.ti-battery-1-filled:before {
|
|
1534
|
+
content: "\f71e";
|
|
1535
|
+
}
|
|
1536
|
+
|
|
1449
1537
|
.ti-battery-2:before {
|
|
1450
1538
|
content: "\ea30";
|
|
1451
1539
|
}
|
|
1452
1540
|
|
|
1541
|
+
.ti-battery-2-filled:before {
|
|
1542
|
+
content: "\f71f";
|
|
1543
|
+
}
|
|
1544
|
+
|
|
1453
1545
|
.ti-battery-3:before {
|
|
1454
1546
|
content: "\ea31";
|
|
1455
1547
|
}
|
|
1456
1548
|
|
|
1549
|
+
.ti-battery-3-filled:before {
|
|
1550
|
+
content: "\f720";
|
|
1551
|
+
}
|
|
1552
|
+
|
|
1457
1553
|
.ti-battery-4:before {
|
|
1458
1554
|
content: "\ea32";
|
|
1459
1555
|
}
|
|
1460
1556
|
|
|
1557
|
+
.ti-battery-4-filled:before {
|
|
1558
|
+
content: "\f721";
|
|
1559
|
+
}
|
|
1560
|
+
|
|
1461
1561
|
.ti-battery-automotive:before {
|
|
1462
1562
|
content: "\ee07";
|
|
1463
1563
|
}
|
|
@@ -1518,6 +1618,10 @@
|
|
|
1518
1618
|
content: "\ede2";
|
|
1519
1619
|
}
|
|
1520
1620
|
|
|
1621
|
+
.ti-bell-minus-filled:before {
|
|
1622
|
+
content: "\f722";
|
|
1623
|
+
}
|
|
1624
|
+
|
|
1521
1625
|
.ti-bell-off:before {
|
|
1522
1626
|
content: "\ece9";
|
|
1523
1627
|
}
|
|
@@ -1526,6 +1630,10 @@
|
|
|
1526
1630
|
content: "\ede3";
|
|
1527
1631
|
}
|
|
1528
1632
|
|
|
1633
|
+
.ti-bell-plus-filled:before {
|
|
1634
|
+
content: "\f723";
|
|
1635
|
+
}
|
|
1636
|
+
|
|
1529
1637
|
.ti-bell-ringing:before {
|
|
1530
1638
|
content: "\ed07";
|
|
1531
1639
|
}
|
|
@@ -1534,6 +1642,14 @@
|
|
|
1534
1642
|
content: "\ede4";
|
|
1535
1643
|
}
|
|
1536
1644
|
|
|
1645
|
+
.ti-bell-ringing-2-filled:before {
|
|
1646
|
+
content: "\f724";
|
|
1647
|
+
}
|
|
1648
|
+
|
|
1649
|
+
.ti-bell-ringing-filled:before {
|
|
1650
|
+
content: "\f725";
|
|
1651
|
+
}
|
|
1652
|
+
|
|
1537
1653
|
.ti-bell-school:before {
|
|
1538
1654
|
content: "\f05e";
|
|
1539
1655
|
}
|
|
@@ -1542,10 +1658,18 @@
|
|
|
1542
1658
|
content: "\ede5";
|
|
1543
1659
|
}
|
|
1544
1660
|
|
|
1661
|
+
.ti-bell-x-filled:before {
|
|
1662
|
+
content: "\f726";
|
|
1663
|
+
}
|
|
1664
|
+
|
|
1545
1665
|
.ti-bell-z:before {
|
|
1546
1666
|
content: "\eff1";
|
|
1547
1667
|
}
|
|
1548
1668
|
|
|
1669
|
+
.ti-bell-z-filled:before {
|
|
1670
|
+
content: "\f727";
|
|
1671
|
+
}
|
|
1672
|
+
|
|
1549
1673
|
.ti-beta:before {
|
|
1550
1674
|
content: "\f544";
|
|
1551
1675
|
}
|
|
@@ -3822,6 +3946,10 @@
|
|
|
3822
3946
|
content: "\f511";
|
|
3823
3947
|
}
|
|
3824
3948
|
|
|
3949
|
+
.ti-cherry-filled:before {
|
|
3950
|
+
content: "\f728";
|
|
3951
|
+
}
|
|
3952
|
+
|
|
3825
3953
|
.ti-chess:before {
|
|
3826
3954
|
content: "\f382";
|
|
3827
3955
|
}
|
|
@@ -3830,22 +3958,46 @@
|
|
|
3830
3958
|
content: "\f56b";
|
|
3831
3959
|
}
|
|
3832
3960
|
|
|
3961
|
+
.ti-chess-bishop-filled:before {
|
|
3962
|
+
content: "\f729";
|
|
3963
|
+
}
|
|
3964
|
+
|
|
3965
|
+
.ti-chess-filled:before {
|
|
3966
|
+
content: "\f72a";
|
|
3967
|
+
}
|
|
3968
|
+
|
|
3833
3969
|
.ti-chess-king:before {
|
|
3834
3970
|
content: "\f56c";
|
|
3835
3971
|
}
|
|
3836
3972
|
|
|
3973
|
+
.ti-chess-king-filled:before {
|
|
3974
|
+
content: "\f72b";
|
|
3975
|
+
}
|
|
3976
|
+
|
|
3837
3977
|
.ti-chess-knight:before {
|
|
3838
3978
|
content: "\f56d";
|
|
3839
3979
|
}
|
|
3840
3980
|
|
|
3981
|
+
.ti-chess-knight-filled:before {
|
|
3982
|
+
content: "\f72c";
|
|
3983
|
+
}
|
|
3984
|
+
|
|
3841
3985
|
.ti-chess-queen:before {
|
|
3842
3986
|
content: "\f56e";
|
|
3843
3987
|
}
|
|
3844
3988
|
|
|
3989
|
+
.ti-chess-queen-filled:before {
|
|
3990
|
+
content: "\f72d";
|
|
3991
|
+
}
|
|
3992
|
+
|
|
3845
3993
|
.ti-chess-rook:before {
|
|
3846
3994
|
content: "\f56f";
|
|
3847
3995
|
}
|
|
3848
3996
|
|
|
3997
|
+
.ti-chess-rook-filled:before {
|
|
3998
|
+
content: "\f72e";
|
|
3999
|
+
}
|
|
4000
|
+
|
|
3849
4001
|
.ti-chevron-down:before {
|
|
3850
4002
|
content: "\ea5f";
|
|
3851
4003
|
}
|
|
@@ -3926,6 +4078,46 @@
|
|
|
3926
4078
|
content: "\ea6b";
|
|
3927
4079
|
}
|
|
3928
4080
|
|
|
4081
|
+
.ti-circle-0-filled:before {
|
|
4082
|
+
content: "\f72f";
|
|
4083
|
+
}
|
|
4084
|
+
|
|
4085
|
+
.ti-circle-1-filled:before {
|
|
4086
|
+
content: "\f730";
|
|
4087
|
+
}
|
|
4088
|
+
|
|
4089
|
+
.ti-circle-2-filled:before {
|
|
4090
|
+
content: "\f731";
|
|
4091
|
+
}
|
|
4092
|
+
|
|
4093
|
+
.ti-circle-3-filled:before {
|
|
4094
|
+
content: "\f732";
|
|
4095
|
+
}
|
|
4096
|
+
|
|
4097
|
+
.ti-circle-4-filled:before {
|
|
4098
|
+
content: "\f733";
|
|
4099
|
+
}
|
|
4100
|
+
|
|
4101
|
+
.ti-circle-5-filled:before {
|
|
4102
|
+
content: "\f734";
|
|
4103
|
+
}
|
|
4104
|
+
|
|
4105
|
+
.ti-circle-6-filled:before {
|
|
4106
|
+
content: "\f735";
|
|
4107
|
+
}
|
|
4108
|
+
|
|
4109
|
+
.ti-circle-7-filled:before {
|
|
4110
|
+
content: "\f736";
|
|
4111
|
+
}
|
|
4112
|
+
|
|
4113
|
+
.ti-circle-8-filled:before {
|
|
4114
|
+
content: "\f737";
|
|
4115
|
+
}
|
|
4116
|
+
|
|
4117
|
+
.ti-circle-9-filled:before {
|
|
4118
|
+
content: "\f738";
|
|
4119
|
+
}
|
|
4120
|
+
|
|
3929
4121
|
.ti-circle-arrow-down:before {
|
|
3930
4122
|
content: "\f6f9";
|
|
3931
4123
|
}
|
|
@@ -4262,6 +4454,10 @@
|
|
|
4262
4454
|
content: "\ea6a";
|
|
4263
4455
|
}
|
|
4264
4456
|
|
|
4457
|
+
.ti-circle-x-filled:before {
|
|
4458
|
+
content: "\f739";
|
|
4459
|
+
}
|
|
4460
|
+
|
|
4265
4461
|
.ti-circles:before {
|
|
4266
4462
|
content: "\ece5";
|
|
4267
4463
|
}
|
|
@@ -4422,6 +4618,10 @@
|
|
|
4422
4618
|
content: "\f547";
|
|
4423
4619
|
}
|
|
4424
4620
|
|
|
4621
|
+
.ti-clock-filled:before {
|
|
4622
|
+
content: "\f73a";
|
|
4623
|
+
}
|
|
4624
|
+
|
|
4425
4625
|
.ti-clock-hour-1:before {
|
|
4426
4626
|
content: "\f313";
|
|
4427
4627
|
}
|
|
@@ -4802,6 +5002,10 @@
|
|
|
4802
5002
|
content: "\ec3d";
|
|
4803
5003
|
}
|
|
4804
5004
|
|
|
5005
|
+
.ti-copyleft-filled:before {
|
|
5006
|
+
content: "\f73b";
|
|
5007
|
+
}
|
|
5008
|
+
|
|
4805
5009
|
.ti-copyleft-off:before {
|
|
4806
5010
|
content: "\f0d9";
|
|
4807
5011
|
}
|
|
@@ -4810,6 +5014,10 @@
|
|
|
4810
5014
|
content: "\ea7b";
|
|
4811
5015
|
}
|
|
4812
5016
|
|
|
5017
|
+
.ti-copyright-filled:before {
|
|
5018
|
+
content: "\f73c";
|
|
5019
|
+
}
|
|
5020
|
+
|
|
4813
5021
|
.ti-copyright-off:before {
|
|
4814
5022
|
content: "\f0da";
|
|
4815
5023
|
}
|
|
@@ -5542,6 +5750,10 @@
|
|
|
5542
5750
|
content: "\eb65";
|
|
5543
5751
|
}
|
|
5544
5752
|
|
|
5753
|
+
.ti-diamond-filled:before {
|
|
5754
|
+
content: "\f73d";
|
|
5755
|
+
}
|
|
5756
|
+
|
|
5545
5757
|
.ti-diamond-off:before {
|
|
5546
5758
|
content: "\f115";
|
|
5547
5759
|
}
|
|
@@ -5562,26 +5774,54 @@
|
|
|
5562
5774
|
content: "\f08b";
|
|
5563
5775
|
}
|
|
5564
5776
|
|
|
5777
|
+
.ti-dice-1-filled:before {
|
|
5778
|
+
content: "\f73e";
|
|
5779
|
+
}
|
|
5780
|
+
|
|
5565
5781
|
.ti-dice-2:before {
|
|
5566
5782
|
content: "\f08c";
|
|
5567
5783
|
}
|
|
5568
5784
|
|
|
5785
|
+
.ti-dice-2-filled:before {
|
|
5786
|
+
content: "\f73f";
|
|
5787
|
+
}
|
|
5788
|
+
|
|
5569
5789
|
.ti-dice-3:before {
|
|
5570
5790
|
content: "\f08d";
|
|
5571
5791
|
}
|
|
5572
5792
|
|
|
5793
|
+
.ti-dice-3-filled:before {
|
|
5794
|
+
content: "\f740";
|
|
5795
|
+
}
|
|
5796
|
+
|
|
5573
5797
|
.ti-dice-4:before {
|
|
5574
5798
|
content: "\f08e";
|
|
5575
5799
|
}
|
|
5576
5800
|
|
|
5801
|
+
.ti-dice-4-filled:before {
|
|
5802
|
+
content: "\f741";
|
|
5803
|
+
}
|
|
5804
|
+
|
|
5577
5805
|
.ti-dice-5:before {
|
|
5578
5806
|
content: "\f08f";
|
|
5579
5807
|
}
|
|
5580
5808
|
|
|
5809
|
+
.ti-dice-5-filled:before {
|
|
5810
|
+
content: "\f742";
|
|
5811
|
+
}
|
|
5812
|
+
|
|
5581
5813
|
.ti-dice-6:before {
|
|
5582
5814
|
content: "\f090";
|
|
5583
5815
|
}
|
|
5584
5816
|
|
|
5817
|
+
.ti-dice-6-filled:before {
|
|
5818
|
+
content: "\f743";
|
|
5819
|
+
}
|
|
5820
|
+
|
|
5821
|
+
.ti-dice-filled:before {
|
|
5822
|
+
content: "\f744";
|
|
5823
|
+
}
|
|
5824
|
+
|
|
5585
5825
|
.ti-dimensions:before {
|
|
5586
5826
|
content: "\ee7b";
|
|
5587
5827
|
}
|
|
@@ -5598,6 +5838,10 @@
|
|
|
5598
5838
|
content: "\f1f7";
|
|
5599
5839
|
}
|
|
5600
5840
|
|
|
5841
|
+
.ti-direction-sign-filled:before {
|
|
5842
|
+
content: "\f745";
|
|
5843
|
+
}
|
|
5844
|
+
|
|
5601
5845
|
.ti-direction-sign-off:before {
|
|
5602
5846
|
content: "\f3e5";
|
|
5603
5847
|
}
|
|
@@ -5650,6 +5894,10 @@
|
|
|
5650
5894
|
content: "\f1f8";
|
|
5651
5895
|
}
|
|
5652
5896
|
|
|
5897
|
+
.ti-discount-check-filled:before {
|
|
5898
|
+
content: "\f746";
|
|
5899
|
+
}
|
|
5900
|
+
|
|
5653
5901
|
.ti-discount-off:before {
|
|
5654
5902
|
content: "\f3e7";
|
|
5655
5903
|
}
|
|
@@ -6142,6 +6390,10 @@
|
|
|
6142
6390
|
content: "\ede9";
|
|
6143
6391
|
}
|
|
6144
6392
|
|
|
6393
|
+
.ti-file-filled:before {
|
|
6394
|
+
content: "\f747";
|
|
6395
|
+
}
|
|
6396
|
+
|
|
6145
6397
|
.ti-file-function:before {
|
|
6146
6398
|
content: "\f53e";
|
|
6147
6399
|
}
|
|
@@ -6282,6 +6534,10 @@
|
|
|
6282
6534
|
content: "\eaa3";
|
|
6283
6535
|
}
|
|
6284
6536
|
|
|
6537
|
+
.ti-file-x-filled:before {
|
|
6538
|
+
content: "\f748";
|
|
6539
|
+
}
|
|
6540
|
+
|
|
6285
6541
|
.ti-file-zip:before {
|
|
6286
6542
|
content: "\ed4e";
|
|
6287
6543
|
}
|
|
@@ -6478,6 +6734,10 @@
|
|
|
6478
6734
|
content: "\eaad";
|
|
6479
6735
|
}
|
|
6480
6736
|
|
|
6737
|
+
.ti-folder-filled:before {
|
|
6738
|
+
content: "\f749";
|
|
6739
|
+
}
|
|
6740
|
+
|
|
6481
6741
|
.ti-folder-minus:before {
|
|
6482
6742
|
content: "\eaaa";
|
|
6483
6743
|
}
|
|
@@ -6674,6 +6934,14 @@
|
|
|
6674
6934
|
content: "\f57c";
|
|
6675
6935
|
}
|
|
6676
6936
|
|
|
6937
|
+
.ti-ghost-2-filled:before {
|
|
6938
|
+
content: "\f74a";
|
|
6939
|
+
}
|
|
6940
|
+
|
|
6941
|
+
.ti-ghost-filled:before {
|
|
6942
|
+
content: "\f74b";
|
|
6943
|
+
}
|
|
6944
|
+
|
|
6677
6945
|
.ti-ghost-off:before {
|
|
6678
6946
|
content: "\f3f2";
|
|
6679
6947
|
}
|
|
@@ -7050,10 +7318,50 @@
|
|
|
7050
7318
|
content: "\ec02";
|
|
7051
7319
|
}
|
|
7052
7320
|
|
|
7321
|
+
.ti-hexagon-0-filled:before {
|
|
7322
|
+
content: "\f74c";
|
|
7323
|
+
}
|
|
7324
|
+
|
|
7325
|
+
.ti-hexagon-1-filled:before {
|
|
7326
|
+
content: "\f74d";
|
|
7327
|
+
}
|
|
7328
|
+
|
|
7329
|
+
.ti-hexagon-2-filled:before {
|
|
7330
|
+
content: "\f74e";
|
|
7331
|
+
}
|
|
7332
|
+
|
|
7333
|
+
.ti-hexagon-3-filled:before {
|
|
7334
|
+
content: "\f74f";
|
|
7335
|
+
}
|
|
7336
|
+
|
|
7053
7337
|
.ti-hexagon-3d:before {
|
|
7054
7338
|
content: "\f4c7";
|
|
7055
7339
|
}
|
|
7056
7340
|
|
|
7341
|
+
.ti-hexagon-4-filled:before {
|
|
7342
|
+
content: "\f750";
|
|
7343
|
+
}
|
|
7344
|
+
|
|
7345
|
+
.ti-hexagon-5-filled:before {
|
|
7346
|
+
content: "\f751";
|
|
7347
|
+
}
|
|
7348
|
+
|
|
7349
|
+
.ti-hexagon-6-filled:before {
|
|
7350
|
+
content: "\f752";
|
|
7351
|
+
}
|
|
7352
|
+
|
|
7353
|
+
.ti-hexagon-7-filled:before {
|
|
7354
|
+
content: "\f753";
|
|
7355
|
+
}
|
|
7356
|
+
|
|
7357
|
+
.ti-hexagon-8-filled:before {
|
|
7358
|
+
content: "\f754";
|
|
7359
|
+
}
|
|
7360
|
+
|
|
7361
|
+
.ti-hexagon-9-filled:before {
|
|
7362
|
+
content: "\f755";
|
|
7363
|
+
}
|
|
7364
|
+
|
|
7057
7365
|
.ti-hexagon-filled:before {
|
|
7058
7366
|
content: "\f67d";
|
|
7059
7367
|
}
|
|
@@ -7386,6 +7694,10 @@
|
|
|
7386
7694
|
content: "\f146";
|
|
7387
7695
|
}
|
|
7388
7696
|
|
|
7697
|
+
.ti-hourglass-filled:before {
|
|
7698
|
+
content: "\f756";
|
|
7699
|
+
}
|
|
7700
|
+
|
|
7389
7701
|
.ti-hourglass-high:before {
|
|
7390
7702
|
content: "\f092";
|
|
7391
7703
|
}
|
|
@@ -7490,34 +7802,66 @@
|
|
|
7490
7802
|
content: "\f520";
|
|
7491
7803
|
}
|
|
7492
7804
|
|
|
7805
|
+
.ti-inner-shadow-bottom-filled:before {
|
|
7806
|
+
content: "\f757";
|
|
7807
|
+
}
|
|
7808
|
+
|
|
7493
7809
|
.ti-inner-shadow-bottom-left:before {
|
|
7494
7810
|
content: "\f51e";
|
|
7495
7811
|
}
|
|
7496
7812
|
|
|
7813
|
+
.ti-inner-shadow-bottom-left-filled:before {
|
|
7814
|
+
content: "\f758";
|
|
7815
|
+
}
|
|
7816
|
+
|
|
7497
7817
|
.ti-inner-shadow-bottom-right:before {
|
|
7498
7818
|
content: "\f51f";
|
|
7499
7819
|
}
|
|
7500
7820
|
|
|
7821
|
+
.ti-inner-shadow-bottom-right-filled:before {
|
|
7822
|
+
content: "\f759";
|
|
7823
|
+
}
|
|
7824
|
+
|
|
7501
7825
|
.ti-inner-shadow-left:before {
|
|
7502
7826
|
content: "\f521";
|
|
7503
7827
|
}
|
|
7504
7828
|
|
|
7829
|
+
.ti-inner-shadow-left-filled:before {
|
|
7830
|
+
content: "\f75a";
|
|
7831
|
+
}
|
|
7832
|
+
|
|
7505
7833
|
.ti-inner-shadow-right:before {
|
|
7506
7834
|
content: "\f522";
|
|
7507
7835
|
}
|
|
7508
7836
|
|
|
7837
|
+
.ti-inner-shadow-right-filled:before {
|
|
7838
|
+
content: "\f75b";
|
|
7839
|
+
}
|
|
7840
|
+
|
|
7509
7841
|
.ti-inner-shadow-top:before {
|
|
7510
7842
|
content: "\f525";
|
|
7511
7843
|
}
|
|
7512
7844
|
|
|
7845
|
+
.ti-inner-shadow-top-filled:before {
|
|
7846
|
+
content: "\f75c";
|
|
7847
|
+
}
|
|
7848
|
+
|
|
7513
7849
|
.ti-inner-shadow-top-left:before {
|
|
7514
7850
|
content: "\f523";
|
|
7515
7851
|
}
|
|
7516
7852
|
|
|
7853
|
+
.ti-inner-shadow-top-left-filled:before {
|
|
7854
|
+
content: "\f75d";
|
|
7855
|
+
}
|
|
7856
|
+
|
|
7517
7857
|
.ti-inner-shadow-top-right:before {
|
|
7518
7858
|
content: "\f524";
|
|
7519
7859
|
}
|
|
7520
7860
|
|
|
7861
|
+
.ti-inner-shadow-top-right-filled:before {
|
|
7862
|
+
content: "\f75e";
|
|
7863
|
+
}
|
|
7864
|
+
|
|
7521
7865
|
.ti-input-search:before {
|
|
7522
7866
|
content: "\f2a2";
|
|
7523
7867
|
}
|
|
@@ -9166,6 +9510,10 @@
|
|
|
9166
9510
|
content: "\eb00";
|
|
9167
9511
|
}
|
|
9168
9512
|
|
|
9513
|
+
.ti-paint-filled:before {
|
|
9514
|
+
content: "\f75f";
|
|
9515
|
+
}
|
|
9516
|
+
|
|
9169
9517
|
.ti-paint-off:before {
|
|
9170
9518
|
content: "\f16d";
|
|
9171
9519
|
}
|
|
@@ -9882,6 +10230,10 @@
|
|
|
9882
10230
|
content: "\ecc0";
|
|
9883
10231
|
}
|
|
9884
10232
|
|
|
10233
|
+
.ti-radioactive-filled:before {
|
|
10234
|
+
content: "\f760";
|
|
10235
|
+
}
|
|
10236
|
+
|
|
9885
10237
|
.ti-radioactive-off:before {
|
|
9886
10238
|
content: "\f189";
|
|
9887
10239
|
}
|
|
@@ -10582,10 +10934,18 @@
|
|
|
10582
10934
|
content: "\eb22";
|
|
10583
10935
|
}
|
|
10584
10936
|
|
|
10937
|
+
.ti-shield-check-filled:before {
|
|
10938
|
+
content: "\f761";
|
|
10939
|
+
}
|
|
10940
|
+
|
|
10585
10941
|
.ti-shield-checkered:before {
|
|
10586
10942
|
content: "\ef9a";
|
|
10587
10943
|
}
|
|
10588
10944
|
|
|
10945
|
+
.ti-shield-checkered-filled:before {
|
|
10946
|
+
content: "\f762";
|
|
10947
|
+
}
|
|
10948
|
+
|
|
10589
10949
|
.ti-shield-chevron:before {
|
|
10590
10950
|
content: "\ef9b";
|
|
10591
10951
|
}
|
|
@@ -10606,6 +10966,10 @@
|
|
|
10606
10966
|
content: "\ed58";
|
|
10607
10967
|
}
|
|
10608
10968
|
|
|
10969
|
+
.ti-shield-lock-filled:before {
|
|
10970
|
+
content: "\f763";
|
|
10971
|
+
}
|
|
10972
|
+
|
|
10609
10973
|
.ti-shield-off:before {
|
|
10610
10974
|
content: "\ecf8";
|
|
10611
10975
|
}
|
|
@@ -10942,6 +11306,42 @@
|
|
|
10942
11306
|
content: "\eb2c";
|
|
10943
11307
|
}
|
|
10944
11308
|
|
|
11309
|
+
.ti-square-0-filled:before {
|
|
11310
|
+
content: "\f764";
|
|
11311
|
+
}
|
|
11312
|
+
|
|
11313
|
+
.ti-square-1-filled:before {
|
|
11314
|
+
content: "\f765";
|
|
11315
|
+
}
|
|
11316
|
+
|
|
11317
|
+
.ti-square-3-filled:before {
|
|
11318
|
+
content: "\f766";
|
|
11319
|
+
}
|
|
11320
|
+
|
|
11321
|
+
.ti-square-4-filled:before {
|
|
11322
|
+
content: "\f767";
|
|
11323
|
+
}
|
|
11324
|
+
|
|
11325
|
+
.ti-square-5-filled:before {
|
|
11326
|
+
content: "\f768";
|
|
11327
|
+
}
|
|
11328
|
+
|
|
11329
|
+
.ti-square-6-filled:before {
|
|
11330
|
+
content: "\f769";
|
|
11331
|
+
}
|
|
11332
|
+
|
|
11333
|
+
.ti-square-7-filled:before {
|
|
11334
|
+
content: "\f76a";
|
|
11335
|
+
}
|
|
11336
|
+
|
|
11337
|
+
.ti-square-8-filled:before {
|
|
11338
|
+
content: "\f76b";
|
|
11339
|
+
}
|
|
11340
|
+
|
|
11341
|
+
.ti-square-9-filled:before {
|
|
11342
|
+
content: "\f76c";
|
|
11343
|
+
}
|
|
11344
|
+
|
|
10945
11345
|
.ti-square-arrow-down:before {
|
|
10946
11346
|
content: "\f4b7";
|
|
10947
11347
|
}
|
|
@@ -10966,6 +11366,10 @@
|
|
|
10966
11366
|
content: "\eb28";
|
|
10967
11367
|
}
|
|
10968
11368
|
|
|
11369
|
+
.ti-square-check-filled:before {
|
|
11370
|
+
content: "\f76d";
|
|
11371
|
+
}
|
|
11372
|
+
|
|
10969
11373
|
.ti-square-chevron-down:before {
|
|
10970
11374
|
content: "\f627";
|
|
10971
11375
|
}
|
|
@@ -11006,42 +11410,82 @@
|
|
|
11006
11410
|
content: "\f526";
|
|
11007
11411
|
}
|
|
11008
11412
|
|
|
11413
|
+
.ti-square-f0-filled:before {
|
|
11414
|
+
content: "\f76e";
|
|
11415
|
+
}
|
|
11416
|
+
|
|
11009
11417
|
.ti-square-f1:before {
|
|
11010
11418
|
content: "\f527";
|
|
11011
11419
|
}
|
|
11012
11420
|
|
|
11421
|
+
.ti-square-f1-filled:before {
|
|
11422
|
+
content: "\f76f";
|
|
11423
|
+
}
|
|
11424
|
+
|
|
11013
11425
|
.ti-square-f2:before {
|
|
11014
11426
|
content: "\f528";
|
|
11015
11427
|
}
|
|
11016
11428
|
|
|
11429
|
+
.ti-square-f2-filled:before {
|
|
11430
|
+
content: "\f770";
|
|
11431
|
+
}
|
|
11432
|
+
|
|
11017
11433
|
.ti-square-f3:before {
|
|
11018
11434
|
content: "\f529";
|
|
11019
11435
|
}
|
|
11020
11436
|
|
|
11437
|
+
.ti-square-f3-filled:before {
|
|
11438
|
+
content: "\f771";
|
|
11439
|
+
}
|
|
11440
|
+
|
|
11021
11441
|
.ti-square-f4:before {
|
|
11022
11442
|
content: "\f52a";
|
|
11023
11443
|
}
|
|
11024
11444
|
|
|
11445
|
+
.ti-square-f4-filled:before {
|
|
11446
|
+
content: "\f772";
|
|
11447
|
+
}
|
|
11448
|
+
|
|
11025
11449
|
.ti-square-f5:before {
|
|
11026
11450
|
content: "\f52b";
|
|
11027
11451
|
}
|
|
11028
11452
|
|
|
11453
|
+
.ti-square-f5-filled:before {
|
|
11454
|
+
content: "\f773";
|
|
11455
|
+
}
|
|
11456
|
+
|
|
11029
11457
|
.ti-square-f6:before {
|
|
11030
11458
|
content: "\f52c";
|
|
11031
11459
|
}
|
|
11032
11460
|
|
|
11461
|
+
.ti-square-f6-filled:before {
|
|
11462
|
+
content: "\f774";
|
|
11463
|
+
}
|
|
11464
|
+
|
|
11033
11465
|
.ti-square-f7:before {
|
|
11034
11466
|
content: "\f52d";
|
|
11035
11467
|
}
|
|
11036
11468
|
|
|
11469
|
+
.ti-square-f7-filled:before {
|
|
11470
|
+
content: "\f775";
|
|
11471
|
+
}
|
|
11472
|
+
|
|
11037
11473
|
.ti-square-f8:before {
|
|
11038
11474
|
content: "\f52e";
|
|
11039
11475
|
}
|
|
11040
11476
|
|
|
11477
|
+
.ti-square-f8-filled:before {
|
|
11478
|
+
content: "\f776";
|
|
11479
|
+
}
|
|
11480
|
+
|
|
11041
11481
|
.ti-square-f9:before {
|
|
11042
11482
|
content: "\f52f";
|
|
11043
11483
|
}
|
|
11044
11484
|
|
|
11485
|
+
.ti-square-f9-filled:before {
|
|
11486
|
+
content: "\f777";
|
|
11487
|
+
}
|
|
11488
|
+
|
|
11045
11489
|
.ti-square-forbid:before {
|
|
11046
11490
|
content: "\ed5b";
|
|
11047
11491
|
}
|
|
@@ -11466,42 +11910,82 @@
|
|
|
11466
11910
|
content: "\f5c8";
|
|
11467
11911
|
}
|
|
11468
11912
|
|
|
11913
|
+
.ti-square-rounded-number-0-filled:before {
|
|
11914
|
+
content: "\f778";
|
|
11915
|
+
}
|
|
11916
|
+
|
|
11469
11917
|
.ti-square-rounded-number-1:before {
|
|
11470
11918
|
content: "\f5c9";
|
|
11471
11919
|
}
|
|
11472
11920
|
|
|
11921
|
+
.ti-square-rounded-number-1-filled:before {
|
|
11922
|
+
content: "\f779";
|
|
11923
|
+
}
|
|
11924
|
+
|
|
11473
11925
|
.ti-square-rounded-number-2:before {
|
|
11474
11926
|
content: "\f5ca";
|
|
11475
11927
|
}
|
|
11476
11928
|
|
|
11929
|
+
.ti-square-rounded-number-2-filled:before {
|
|
11930
|
+
content: "\f77a";
|
|
11931
|
+
}
|
|
11932
|
+
|
|
11477
11933
|
.ti-square-rounded-number-3:before {
|
|
11478
11934
|
content: "\f5cb";
|
|
11479
11935
|
}
|
|
11480
11936
|
|
|
11937
|
+
.ti-square-rounded-number-3-filled:before {
|
|
11938
|
+
content: "\f77b";
|
|
11939
|
+
}
|
|
11940
|
+
|
|
11481
11941
|
.ti-square-rounded-number-4:before {
|
|
11482
11942
|
content: "\f5cc";
|
|
11483
11943
|
}
|
|
11484
11944
|
|
|
11945
|
+
.ti-square-rounded-number-4-filled:before {
|
|
11946
|
+
content: "\f77c";
|
|
11947
|
+
}
|
|
11948
|
+
|
|
11485
11949
|
.ti-square-rounded-number-5:before {
|
|
11486
11950
|
content: "\f5cd";
|
|
11487
11951
|
}
|
|
11488
11952
|
|
|
11953
|
+
.ti-square-rounded-number-5-filled:before {
|
|
11954
|
+
content: "\f77d";
|
|
11955
|
+
}
|
|
11956
|
+
|
|
11489
11957
|
.ti-square-rounded-number-6:before {
|
|
11490
11958
|
content: "\f5ce";
|
|
11491
11959
|
}
|
|
11492
11960
|
|
|
11961
|
+
.ti-square-rounded-number-6-filled:before {
|
|
11962
|
+
content: "\f77e";
|
|
11963
|
+
}
|
|
11964
|
+
|
|
11493
11965
|
.ti-square-rounded-number-7:before {
|
|
11494
11966
|
content: "\f5cf";
|
|
11495
11967
|
}
|
|
11496
11968
|
|
|
11969
|
+
.ti-square-rounded-number-7-filled:before {
|
|
11970
|
+
content: "\f77f";
|
|
11971
|
+
}
|
|
11972
|
+
|
|
11497
11973
|
.ti-square-rounded-number-8:before {
|
|
11498
11974
|
content: "\f5d0";
|
|
11499
11975
|
}
|
|
11500
11976
|
|
|
11977
|
+
.ti-square-rounded-number-8-filled:before {
|
|
11978
|
+
content: "\f780";
|
|
11979
|
+
}
|
|
11980
|
+
|
|
11501
11981
|
.ti-square-rounded-number-9:before {
|
|
11502
11982
|
content: "\f5d1";
|
|
11503
11983
|
}
|
|
11504
11984
|
|
|
11985
|
+
.ti-square-rounded-number-9-filled:before {
|
|
11986
|
+
content: "\f781";
|
|
11987
|
+
}
|
|
11988
|
+
|
|
11505
11989
|
.ti-square-rounded-plus:before {
|
|
11506
11990
|
content: "\f63f";
|
|
11507
11991
|
}
|
|
@@ -11782,6 +12266,10 @@
|
|
|
11782
12266
|
content: "\eef8";
|
|
11783
12267
|
}
|
|
11784
12268
|
|
|
12269
|
+
.ti-table-filled:before {
|
|
12270
|
+
content: "\f782";
|
|
12271
|
+
}
|
|
12272
|
+
|
|
11785
12273
|
.ti-table-import:before {
|
|
11786
12274
|
content: "\eef9";
|
|
11787
12275
|
}
|
|
@@ -12262,6 +12750,10 @@
|
|
|
12262
12750
|
content: "\eb41";
|
|
12263
12751
|
}
|
|
12264
12752
|
|
|
12753
|
+
.ti-trash-filled:before {
|
|
12754
|
+
content: "\f783";
|
|
12755
|
+
}
|
|
12756
|
+
|
|
12265
12757
|
.ti-trash-off:before {
|
|
12266
12758
|
content: "\ed65";
|
|
12267
12759
|
}
|
|
@@ -12270,6 +12762,10 @@
|
|
|
12270
12762
|
content: "\ef88";
|
|
12271
12763
|
}
|
|
12272
12764
|
|
|
12765
|
+
.ti-trash-x-filled:before {
|
|
12766
|
+
content: "\f784";
|
|
12767
|
+
}
|
|
12768
|
+
|
|
12273
12769
|
.ti-tree:before {
|
|
12274
12770
|
content: "\ef01";
|
|
12275
12771
|
}
|
|
@@ -12982,6 +13478,10 @@
|
|
|
12982
13478
|
content: "\ec35";
|
|
12983
13479
|
}
|
|
12984
13480
|
|
|
13481
|
+
.ti-yin-yang-filled:before {
|
|
13482
|
+
content: "\f785";
|
|
13483
|
+
}
|
|
13484
|
+
|
|
12985
13485
|
.ti-yoga:before {
|
|
12986
13486
|
content: "\f01f";
|
|
12987
13487
|
}
|
|
@@ -13054,6 +13554,10 @@
|
|
|
13054
13554
|
content: "\ef09";
|
|
13055
13555
|
}
|
|
13056
13556
|
|
|
13557
|
+
.ti-zoom-check-filled:before {
|
|
13558
|
+
content: "\f786";
|
|
13559
|
+
}
|
|
13560
|
+
|
|
13057
13561
|
.ti-zoom-code:before {
|
|
13058
13562
|
content: "\f07f";
|
|
13059
13563
|
}
|
|
@@ -13062,6 +13566,10 @@
|
|
|
13062
13566
|
content: "\f080";
|
|
13063
13567
|
}
|
|
13064
13568
|
|
|
13569
|
+
.ti-zoom-filled:before {
|
|
13570
|
+
content: "\f787";
|
|
13571
|
+
}
|
|
13572
|
+
|
|
13065
13573
|
.ti-zoom-in:before {
|
|
13066
13574
|
content: "\eb56";
|
|
13067
13575
|
}
|
|
@@ -13070,6 +13578,14 @@
|
|
|
13070
13578
|
content: "\f1dc";
|
|
13071
13579
|
}
|
|
13072
13580
|
|
|
13581
|
+
.ti-zoom-in-area-filled:before {
|
|
13582
|
+
content: "\f788";
|
|
13583
|
+
}
|
|
13584
|
+
|
|
13585
|
+
.ti-zoom-in-filled:before {
|
|
13586
|
+
content: "\f789";
|
|
13587
|
+
}
|
|
13588
|
+
|
|
13073
13589
|
.ti-zoom-money:before {
|
|
13074
13590
|
content: "\ef0a";
|
|
13075
13591
|
}
|
|
@@ -13082,6 +13598,10 @@
|
|
|
13082
13598
|
content: "\f1dd";
|
|
13083
13599
|
}
|
|
13084
13600
|
|
|
13601
|
+
.ti-zoom-out-filled:before {
|
|
13602
|
+
content: "\f78a";
|
|
13603
|
+
}
|
|
13604
|
+
|
|
13085
13605
|
.ti-zoom-pan:before {
|
|
13086
13606
|
content: "\f1de";
|
|
13087
13607
|
}
|