@tabler/icons-webfont 3.3.0 → 3.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/fonts/tabler-icons-filled.ttf +0 -0
- package/dist/fonts/tabler-icons-filled.woff +0 -0
- package/dist/fonts/tabler-icons-filled.woff2 +0 -0
- package/dist/fonts/tabler-icons-outline.ttf +0 -0
- package/dist/fonts/tabler-icons-outline.woff +0 -0
- package/dist/fonts/tabler-icons-outline.woff2 +0 -0
- package/dist/fonts/tabler-icons.ttf +0 -0
- package/dist/fonts/tabler-icons.woff +0 -0
- package/dist/fonts/tabler-icons.woff2 +0 -0
- package/dist/tabler-icons-filled.css +6 -2
- package/dist/tabler-icons-filled.css.map +1 -1
- package/dist/tabler-icons-filled.html +11 -2
- package/dist/tabler-icons-filled.min.css +2 -2
- package/dist/tabler-icons-filled.min.css.map +1 -1
- package/dist/tabler-icons-filled.scss +5 -3
- package/dist/tabler-icons-outline.css +142 -2
- package/dist/tabler-icons-outline.css.map +1 -1
- package/dist/tabler-icons-outline.html +317 -2
- package/dist/tabler-icons-outline.min.css +2 -2
- package/dist/tabler-icons-outline.min.css.map +1 -1
- package/dist/tabler-icons-outline.scss +73 -3
- package/dist/tabler-icons.css +146 -2
- package/dist/tabler-icons.css.map +1 -1
- package/dist/tabler-icons.html +326 -2
- package/dist/tabler-icons.min.css +2 -2
- package/dist/tabler-icons.min.css.map +1 -1
- package/dist/tabler-icons.scss +75 -3
- package/package.json +2 -2
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* Tabler Icons 3.
|
|
2
|
+
* Tabler Icons 3.5.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-outline";
|
|
7
7
|
font-style: normal;
|
|
8
8
|
font-weight: 400;
|
|
9
|
-
src: url("./fonts/tabler-icons-outline.woff2?v3.
|
|
9
|
+
src: url("./fonts/tabler-icons-outline.woff2?v3.5.0") format("woff2"), url("./fonts/tabler-icons-outline.woff?") format("woff"), url("./fonts/tabler-icons-outline.ttf?v3.5.0") format("truetype");
|
|
10
10
|
}
|
|
11
11
|
.ti {
|
|
12
12
|
font-family: "tabler-icons-outline" !important;
|
|
@@ -197,6 +197,10 @@
|
|
|
197
197
|
content: "\edff";
|
|
198
198
|
}
|
|
199
199
|
|
|
200
|
+
.ti-ai:before {
|
|
201
|
+
content: "\fee7";
|
|
202
|
+
}
|
|
203
|
+
|
|
200
204
|
.ti-air-balloon:before {
|
|
201
205
|
content: "\f4a6";
|
|
202
206
|
}
|
|
@@ -1313,6 +1317,10 @@
|
|
|
1313
1317
|
content: "\fc89";
|
|
1314
1318
|
}
|
|
1315
1319
|
|
|
1320
|
+
.ti-automation:before {
|
|
1321
|
+
content: "\fef8";
|
|
1322
|
+
}
|
|
1323
|
+
|
|
1316
1324
|
.ti-avocado:before {
|
|
1317
1325
|
content: "\fd8e";
|
|
1318
1326
|
}
|
|
@@ -4421,6 +4429,10 @@
|
|
|
4421
4429
|
content: "\f105";
|
|
4422
4430
|
}
|
|
4423
4431
|
|
|
4432
|
+
.ti-cash-register:before {
|
|
4433
|
+
content: "\fee6";
|
|
4434
|
+
}
|
|
4435
|
+
|
|
4424
4436
|
.ti-cast:before {
|
|
4425
4437
|
content: "\ea56";
|
|
4426
4438
|
}
|
|
@@ -4549,6 +4561,10 @@
|
|
|
4549
4561
|
content: "\f3d2";
|
|
4550
4562
|
}
|
|
4551
4563
|
|
|
4564
|
+
.ti-chart-bar-popular:before {
|
|
4565
|
+
content: "\fef7";
|
|
4566
|
+
}
|
|
4567
|
+
|
|
4552
4568
|
.ti-chart-bubble:before {
|
|
4553
4569
|
content: "\ec75";
|
|
4554
4570
|
}
|
|
@@ -4561,6 +4577,10 @@
|
|
|
4561
4577
|
content: "\ee2b";
|
|
4562
4578
|
}
|
|
4563
4579
|
|
|
4580
|
+
.ti-chart-cohort:before {
|
|
4581
|
+
content: "\fef6";
|
|
4582
|
+
}
|
|
4583
|
+
|
|
4564
4584
|
.ti-chart-donut:before {
|
|
4565
4585
|
content: "\ea5b";
|
|
4566
4586
|
}
|
|
@@ -4589,6 +4609,10 @@
|
|
|
4589
4609
|
content: "\f098";
|
|
4590
4610
|
}
|
|
4591
4611
|
|
|
4612
|
+
.ti-chart-funnel:before {
|
|
4613
|
+
content: "\fef5";
|
|
4614
|
+
}
|
|
4615
|
+
|
|
4592
4616
|
.ti-chart-grid-dots:before {
|
|
4593
4617
|
content: "\f4c2";
|
|
4594
4618
|
}
|
|
@@ -7221,6 +7245,10 @@
|
|
|
7221
7245
|
content: "\f1d3";
|
|
7222
7246
|
}
|
|
7223
7247
|
|
|
7248
|
+
.ti-device-unknown:before {
|
|
7249
|
+
content: "\fef4";
|
|
7250
|
+
}
|
|
7251
|
+
|
|
7224
7252
|
.ti-device-usb:before {
|
|
7225
7253
|
content: "\fc59";
|
|
7226
7254
|
}
|
|
@@ -8205,6 +8233,10 @@
|
|
|
8205
8233
|
content: "\efe1";
|
|
8206
8234
|
}
|
|
8207
8235
|
|
|
8236
|
+
.ti-file-excel:before {
|
|
8237
|
+
content: "\fef3";
|
|
8238
|
+
}
|
|
8239
|
+
|
|
8208
8240
|
.ti-file-export:before {
|
|
8209
8241
|
content: "\ede9";
|
|
8210
8242
|
}
|
|
@@ -8457,6 +8489,10 @@
|
|
|
8457
8489
|
content: "\f043";
|
|
8458
8490
|
}
|
|
8459
8491
|
|
|
8492
|
+
.ti-file-word:before {
|
|
8493
|
+
content: "\fef2";
|
|
8494
|
+
}
|
|
8495
|
+
|
|
8460
8496
|
.ti-file-x:before {
|
|
8461
8497
|
content: "\eaa3";
|
|
8462
8498
|
}
|
|
@@ -13037,6 +13073,10 @@
|
|
|
13037
13073
|
content: "\fc61";
|
|
13038
13074
|
}
|
|
13039
13075
|
|
|
13076
|
+
.ti-object-scan:before {
|
|
13077
|
+
content: "\fef1";
|
|
13078
|
+
}
|
|
13079
|
+
|
|
13040
13080
|
.ti-octagon:before {
|
|
13041
13081
|
content: "\ecbd";
|
|
13042
13082
|
}
|
|
@@ -13425,6 +13465,66 @@
|
|
|
13425
13465
|
content: "\ecf4";
|
|
13426
13466
|
}
|
|
13427
13467
|
|
|
13468
|
+
.ti-percentage-0:before {
|
|
13469
|
+
content: "\fee5";
|
|
13470
|
+
}
|
|
13471
|
+
|
|
13472
|
+
.ti-percentage-10:before {
|
|
13473
|
+
content: "\fee4";
|
|
13474
|
+
}
|
|
13475
|
+
|
|
13476
|
+
.ti-percentage-100:before {
|
|
13477
|
+
content: "\fee3";
|
|
13478
|
+
}
|
|
13479
|
+
|
|
13480
|
+
.ti-percentage-20:before {
|
|
13481
|
+
content: "\fee2";
|
|
13482
|
+
}
|
|
13483
|
+
|
|
13484
|
+
.ti-percentage-25:before {
|
|
13485
|
+
content: "\fee1";
|
|
13486
|
+
}
|
|
13487
|
+
|
|
13488
|
+
.ti-percentage-30:before {
|
|
13489
|
+
content: "\fee0";
|
|
13490
|
+
}
|
|
13491
|
+
|
|
13492
|
+
.ti-percentage-33:before {
|
|
13493
|
+
content: "\fedf";
|
|
13494
|
+
}
|
|
13495
|
+
|
|
13496
|
+
.ti-percentage-40:before {
|
|
13497
|
+
content: "\fede";
|
|
13498
|
+
}
|
|
13499
|
+
|
|
13500
|
+
.ti-percentage-50:before {
|
|
13501
|
+
content: "\fedd";
|
|
13502
|
+
}
|
|
13503
|
+
|
|
13504
|
+
.ti-percentage-60:before {
|
|
13505
|
+
content: "\fedc";
|
|
13506
|
+
}
|
|
13507
|
+
|
|
13508
|
+
.ti-percentage-66:before {
|
|
13509
|
+
content: "\fedb";
|
|
13510
|
+
}
|
|
13511
|
+
|
|
13512
|
+
.ti-percentage-70:before {
|
|
13513
|
+
content: "\feda";
|
|
13514
|
+
}
|
|
13515
|
+
|
|
13516
|
+
.ti-percentage-75:before {
|
|
13517
|
+
content: "\fed9";
|
|
13518
|
+
}
|
|
13519
|
+
|
|
13520
|
+
.ti-percentage-80:before {
|
|
13521
|
+
content: "\fed8";
|
|
13522
|
+
}
|
|
13523
|
+
|
|
13524
|
+
.ti-percentage-90:before {
|
|
13525
|
+
content: "\fed7";
|
|
13526
|
+
}
|
|
13527
|
+
|
|
13428
13528
|
.ti-perfume:before {
|
|
13429
13529
|
content: "\f509";
|
|
13430
13530
|
}
|
|
@@ -13629,6 +13729,10 @@
|
|
|
13629
13729
|
content: "\fafc";
|
|
13630
13730
|
}
|
|
13631
13731
|
|
|
13732
|
+
.ti-picnic-table:before {
|
|
13733
|
+
content: "\fed6";
|
|
13734
|
+
}
|
|
13735
|
+
|
|
13632
13736
|
.ti-picture-in-picture:before {
|
|
13633
13737
|
content: "\ed35";
|
|
13634
13738
|
}
|
|
@@ -16725,6 +16829,18 @@
|
|
|
16725
16829
|
content: "\f1ad";
|
|
16726
16830
|
}
|
|
16727
16831
|
|
|
16832
|
+
.ti-tax:before {
|
|
16833
|
+
content: "\feee";
|
|
16834
|
+
}
|
|
16835
|
+
|
|
16836
|
+
.ti-tax-euro:before {
|
|
16837
|
+
content: "\fef0";
|
|
16838
|
+
}
|
|
16839
|
+
|
|
16840
|
+
.ti-tax-pound:before {
|
|
16841
|
+
content: "\feef";
|
|
16842
|
+
}
|
|
16843
|
+
|
|
16728
16844
|
.ti-teapot:before {
|
|
16729
16845
|
content: "\f552";
|
|
16730
16846
|
}
|
|
@@ -16997,6 +17113,22 @@
|
|
|
16997
17113
|
content: "\f666";
|
|
16998
17114
|
}
|
|
16999
17115
|
|
|
17116
|
+
.ti-timezone:before {
|
|
17117
|
+
content: "\feed";
|
|
17118
|
+
}
|
|
17119
|
+
|
|
17120
|
+
.ti-tip-jar:before {
|
|
17121
|
+
content: "\feea";
|
|
17122
|
+
}
|
|
17123
|
+
|
|
17124
|
+
.ti-tip-jar-euro:before {
|
|
17125
|
+
content: "\feec";
|
|
17126
|
+
}
|
|
17127
|
+
|
|
17128
|
+
.ti-tip-jar-pound:before {
|
|
17129
|
+
content: "\feeb";
|
|
17130
|
+
}
|
|
17131
|
+
|
|
17000
17132
|
.ti-tir:before {
|
|
17001
17133
|
content: "\ebf0";
|
|
17002
17134
|
}
|
|
@@ -17709,6 +17841,14 @@
|
|
|
17709
17841
|
content: "\ebf3";
|
|
17710
17842
|
}
|
|
17711
17843
|
|
|
17844
|
+
.ti-viewport-short:before {
|
|
17845
|
+
content: "\fee9";
|
|
17846
|
+
}
|
|
17847
|
+
|
|
17848
|
+
.ti-viewport-tall:before {
|
|
17849
|
+
content: "\fee8";
|
|
17850
|
+
}
|
|
17851
|
+
|
|
17712
17852
|
.ti-viewport-wide:before {
|
|
17713
17853
|
content: "\ebf4";
|
|
17714
17854
|
}
|