@tabler/icons-webfont 3.2.0 → 3.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/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 +64 -4
- package/dist/tabler-icons-filled.css.map +1 -1
- package/dist/tabler-icons-filled.html +132 -6
- 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 +34 -5
- package/dist/tabler-icons-outline.css +90 -6
- package/dist/tabler-icons-outline.css.map +1 -1
- package/dist/tabler-icons-outline.html +191 -11
- 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 +46 -5
- package/dist/tabler-icons.css +154 -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 +77 -3
- package/package.json +2 -2
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
@charset "UTF-8";
|
|
2
2
|
/*!
|
|
3
|
-
* Tabler Icons 3.
|
|
3
|
+
* Tabler Icons 3.4.0 by tabler - https://tabler.io
|
|
4
4
|
* License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
|
|
5
5
|
*/
|
|
6
6
|
$ti-font-family: 'tabler-icons-outline' !default;
|
|
@@ -13,9 +13,9 @@ $ti-prefix: 'ti' !default;
|
|
|
13
13
|
font-style: normal;
|
|
14
14
|
font-weight: 400;
|
|
15
15
|
font-display: $ti-font-display;
|
|
16
|
-
src: url('#{$ti-font-path}/tabler-icons-outline.woff2?v3.
|
|
16
|
+
src: url('#{$ti-font-path}/tabler-icons-outline.woff2?v3.4.0') format('woff2'),
|
|
17
17
|
url('#{$ti-font-path}/tabler-icons-outline.woff?') format('woff'),
|
|
18
|
-
url('#{$ti-font-path}/tabler-icons-outline.ttf?v3.
|
|
18
|
+
url('#{$ti-font-path}/tabler-icons-outline.ttf?v3.4.0') format('truetype');
|
|
19
19
|
}
|
|
20
20
|
|
|
21
21
|
.#{$ti-prefix} {
|
|
@@ -81,6 +81,7 @@ $ti-icon-adjustments-up: unicode('f80c');
|
|
|
81
81
|
$ti-icon-adjustments-x: unicode('f80d');
|
|
82
82
|
$ti-icon-aerial-lift: unicode('edfe');
|
|
83
83
|
$ti-icon-affiliate: unicode('edff');
|
|
84
|
+
$ti-icon-ai: unicode('fee7');
|
|
84
85
|
$ti-icon-air-balloon: unicode('f4a6');
|
|
85
86
|
$ti-icon-air-conditioning: unicode('f3a2');
|
|
86
87
|
$ti-icon-air-conditioning-disabled: unicode('f542');
|
|
@@ -1137,6 +1138,7 @@ $ti-icon-cash: unicode('ea55');
|
|
|
1137
1138
|
$ti-icon-cash-banknote: unicode('ee25');
|
|
1138
1139
|
$ti-icon-cash-banknote-off: unicode('ee24');
|
|
1139
1140
|
$ti-icon-cash-off: unicode('f105');
|
|
1141
|
+
$ti-icon-cash-register: unicode('fee6');
|
|
1140
1142
|
$ti-icon-cast: unicode('ea56');
|
|
1141
1143
|
$ti-icon-cast-off: unicode('f0c9');
|
|
1142
1144
|
$ti-icon-cat: unicode('f65b');
|
|
@@ -2567,6 +2569,7 @@ $ti-icon-id-badge: unicode('eff7');
|
|
|
2567
2569
|
$ti-icon-id-badge-2: unicode('f076');
|
|
2568
2570
|
$ti-icon-id-badge-off: unicode('f3fd');
|
|
2569
2571
|
$ti-icon-id-off: unicode('f149');
|
|
2572
|
+
$ti-icon-ikosaedr: unicode('fec6');
|
|
2570
2573
|
$ti-icon-image-in-picture: unicode('fd9f');
|
|
2571
2574
|
$ti-icon-inbox: unicode('eac4');
|
|
2572
2575
|
$ti-icon-inbox-off: unicode('f14a');
|
|
@@ -3026,7 +3029,6 @@ $ti-icon-message-cancel: unicode('f96e');
|
|
|
3026
3029
|
$ti-icon-message-chatbot: unicode('f38a');
|
|
3027
3030
|
$ti-icon-message-check: unicode('f96f');
|
|
3028
3031
|
$ti-icon-message-circle: unicode('eaed');
|
|
3029
|
-
$ti-icon-message-circle-2: unicode('ed3f');
|
|
3030
3032
|
$ti-icon-message-circle-bolt: unicode('f970');
|
|
3031
3033
|
$ti-icon-message-circle-cancel: unicode('f971');
|
|
3032
3034
|
$ti-icon-message-circle-check: unicode('f972');
|
|
@@ -3046,6 +3048,7 @@ $ti-icon-message-circle-search: unicode('f97e');
|
|
|
3046
3048
|
$ti-icon-message-circle-share: unicode('f97f');
|
|
3047
3049
|
$ti-icon-message-circle-star: unicode('f980');
|
|
3048
3050
|
$ti-icon-message-circle-up: unicode('f981');
|
|
3051
|
+
$ti-icon-message-circle-user: unicode('fec5');
|
|
3049
3052
|
$ti-icon-message-circle-x: unicode('f982');
|
|
3050
3053
|
$ti-icon-message-code: unicode('f013');
|
|
3051
3054
|
$ti-icon-message-cog: unicode('f983');
|
|
@@ -3068,6 +3071,7 @@ $ti-icon-message-search: unicode('f98c');
|
|
|
3068
3071
|
$ti-icon-message-share: unicode('f078');
|
|
3069
3072
|
$ti-icon-message-star: unicode('f98d');
|
|
3070
3073
|
$ti-icon-message-up: unicode('f98e');
|
|
3074
|
+
$ti-icon-message-user: unicode('fec4');
|
|
3071
3075
|
$ti-icon-message-x: unicode('f98f');
|
|
3072
3076
|
$ti-icon-messages: unicode('eb6c');
|
|
3073
3077
|
$ti-icon-messages-off: unicode('ed42');
|
|
@@ -3386,6 +3390,21 @@ $ti-icon-pentagram: unicode('f586');
|
|
|
3386
3390
|
$ti-icon-pepper: unicode('ef15');
|
|
3387
3391
|
$ti-icon-pepper-off: unicode('f175');
|
|
3388
3392
|
$ti-icon-percentage: unicode('ecf4');
|
|
3393
|
+
$ti-icon-percentage-0: unicode('fee5');
|
|
3394
|
+
$ti-icon-percentage-10: unicode('fee4');
|
|
3395
|
+
$ti-icon-percentage-100: unicode('fee3');
|
|
3396
|
+
$ti-icon-percentage-20: unicode('fee2');
|
|
3397
|
+
$ti-icon-percentage-25: unicode('fee1');
|
|
3398
|
+
$ti-icon-percentage-30: unicode('fee0');
|
|
3399
|
+
$ti-icon-percentage-33: unicode('fedf');
|
|
3400
|
+
$ti-icon-percentage-40: unicode('fede');
|
|
3401
|
+
$ti-icon-percentage-50: unicode('fedd');
|
|
3402
|
+
$ti-icon-percentage-60: unicode('fedc');
|
|
3403
|
+
$ti-icon-percentage-66: unicode('fedb');
|
|
3404
|
+
$ti-icon-percentage-70: unicode('feda');
|
|
3405
|
+
$ti-icon-percentage-75: unicode('fed9');
|
|
3406
|
+
$ti-icon-percentage-80: unicode('fed8');
|
|
3407
|
+
$ti-icon-percentage-90: unicode('fed7');
|
|
3389
3408
|
$ti-icon-perfume: unicode('f509');
|
|
3390
3409
|
$ti-icon-perspective: unicode('eebd');
|
|
3391
3410
|
$ti-icon-perspective-off: unicode('f176');
|
|
@@ -3437,6 +3456,7 @@ $ti-icon-photo-x: unicode('f367');
|
|
|
3437
3456
|
$ti-icon-physotherapist: unicode('eebe');
|
|
3438
3457
|
$ti-icon-piano: unicode('fad3');
|
|
3439
3458
|
$ti-icon-pick: unicode('fafc');
|
|
3459
|
+
$ti-icon-picnic-table: unicode('fed6');
|
|
3440
3460
|
$ti-icon-picture-in-picture: unicode('ed35');
|
|
3441
3461
|
$ti-icon-picture-in-picture-off: unicode('ed43');
|
|
3442
3462
|
$ti-icon-picture-in-picture-on: unicode('ed44');
|
|
@@ -4660,6 +4680,7 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
4660
4680
|
.#{$ti-prefix}-adjustments-x:before { content: $ti-icon-adjustments-x; }
|
|
4661
4681
|
.#{$ti-prefix}-aerial-lift:before { content: $ti-icon-aerial-lift; }
|
|
4662
4682
|
.#{$ti-prefix}-affiliate:before { content: $ti-icon-affiliate; }
|
|
4683
|
+
.#{$ti-prefix}-ai:before { content: $ti-icon-ai; }
|
|
4663
4684
|
.#{$ti-prefix}-air-balloon:before { content: $ti-icon-air-balloon; }
|
|
4664
4685
|
.#{$ti-prefix}-air-conditioning:before { content: $ti-icon-air-conditioning; }
|
|
4665
4686
|
.#{$ti-prefix}-air-conditioning-disabled:before { content: $ti-icon-air-conditioning-disabled; }
|
|
@@ -5716,6 +5737,7 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
5716
5737
|
.#{$ti-prefix}-cash-banknote:before { content: $ti-icon-cash-banknote; }
|
|
5717
5738
|
.#{$ti-prefix}-cash-banknote-off:before { content: $ti-icon-cash-banknote-off; }
|
|
5718
5739
|
.#{$ti-prefix}-cash-off:before { content: $ti-icon-cash-off; }
|
|
5740
|
+
.#{$ti-prefix}-cash-register:before { content: $ti-icon-cash-register; }
|
|
5719
5741
|
.#{$ti-prefix}-cast:before { content: $ti-icon-cast; }
|
|
5720
5742
|
.#{$ti-prefix}-cast-off:before { content: $ti-icon-cast-off; }
|
|
5721
5743
|
.#{$ti-prefix}-cat:before { content: $ti-icon-cat; }
|
|
@@ -7146,6 +7168,7 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
7146
7168
|
.#{$ti-prefix}-id-badge-2:before { content: $ti-icon-id-badge-2; }
|
|
7147
7169
|
.#{$ti-prefix}-id-badge-off:before { content: $ti-icon-id-badge-off; }
|
|
7148
7170
|
.#{$ti-prefix}-id-off:before { content: $ti-icon-id-off; }
|
|
7171
|
+
.#{$ti-prefix}-ikosaedr:before { content: $ti-icon-ikosaedr; }
|
|
7149
7172
|
.#{$ti-prefix}-image-in-picture:before { content: $ti-icon-image-in-picture; }
|
|
7150
7173
|
.#{$ti-prefix}-inbox:before { content: $ti-icon-inbox; }
|
|
7151
7174
|
.#{$ti-prefix}-inbox-off:before { content: $ti-icon-inbox-off; }
|
|
@@ -7605,7 +7628,6 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
7605
7628
|
.#{$ti-prefix}-message-chatbot:before { content: $ti-icon-message-chatbot; }
|
|
7606
7629
|
.#{$ti-prefix}-message-check:before { content: $ti-icon-message-check; }
|
|
7607
7630
|
.#{$ti-prefix}-message-circle:before { content: $ti-icon-message-circle; }
|
|
7608
|
-
.#{$ti-prefix}-message-circle-2:before { content: $ti-icon-message-circle-2; }
|
|
7609
7631
|
.#{$ti-prefix}-message-circle-bolt:before { content: $ti-icon-message-circle-bolt; }
|
|
7610
7632
|
.#{$ti-prefix}-message-circle-cancel:before { content: $ti-icon-message-circle-cancel; }
|
|
7611
7633
|
.#{$ti-prefix}-message-circle-check:before { content: $ti-icon-message-circle-check; }
|
|
@@ -7625,6 +7647,7 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
7625
7647
|
.#{$ti-prefix}-message-circle-share:before { content: $ti-icon-message-circle-share; }
|
|
7626
7648
|
.#{$ti-prefix}-message-circle-star:before { content: $ti-icon-message-circle-star; }
|
|
7627
7649
|
.#{$ti-prefix}-message-circle-up:before { content: $ti-icon-message-circle-up; }
|
|
7650
|
+
.#{$ti-prefix}-message-circle-user:before { content: $ti-icon-message-circle-user; }
|
|
7628
7651
|
.#{$ti-prefix}-message-circle-x:before { content: $ti-icon-message-circle-x; }
|
|
7629
7652
|
.#{$ti-prefix}-message-code:before { content: $ti-icon-message-code; }
|
|
7630
7653
|
.#{$ti-prefix}-message-cog:before { content: $ti-icon-message-cog; }
|
|
@@ -7647,6 +7670,7 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
7647
7670
|
.#{$ti-prefix}-message-share:before { content: $ti-icon-message-share; }
|
|
7648
7671
|
.#{$ti-prefix}-message-star:before { content: $ti-icon-message-star; }
|
|
7649
7672
|
.#{$ti-prefix}-message-up:before { content: $ti-icon-message-up; }
|
|
7673
|
+
.#{$ti-prefix}-message-user:before { content: $ti-icon-message-user; }
|
|
7650
7674
|
.#{$ti-prefix}-message-x:before { content: $ti-icon-message-x; }
|
|
7651
7675
|
.#{$ti-prefix}-messages:before { content: $ti-icon-messages; }
|
|
7652
7676
|
.#{$ti-prefix}-messages-off:before { content: $ti-icon-messages-off; }
|
|
@@ -7965,6 +7989,21 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
7965
7989
|
.#{$ti-prefix}-pepper:before { content: $ti-icon-pepper; }
|
|
7966
7990
|
.#{$ti-prefix}-pepper-off:before { content: $ti-icon-pepper-off; }
|
|
7967
7991
|
.#{$ti-prefix}-percentage:before { content: $ti-icon-percentage; }
|
|
7992
|
+
.#{$ti-prefix}-percentage-0:before { content: $ti-icon-percentage-0; }
|
|
7993
|
+
.#{$ti-prefix}-percentage-10:before { content: $ti-icon-percentage-10; }
|
|
7994
|
+
.#{$ti-prefix}-percentage-100:before { content: $ti-icon-percentage-100; }
|
|
7995
|
+
.#{$ti-prefix}-percentage-20:before { content: $ti-icon-percentage-20; }
|
|
7996
|
+
.#{$ti-prefix}-percentage-25:before { content: $ti-icon-percentage-25; }
|
|
7997
|
+
.#{$ti-prefix}-percentage-30:before { content: $ti-icon-percentage-30; }
|
|
7998
|
+
.#{$ti-prefix}-percentage-33:before { content: $ti-icon-percentage-33; }
|
|
7999
|
+
.#{$ti-prefix}-percentage-40:before { content: $ti-icon-percentage-40; }
|
|
8000
|
+
.#{$ti-prefix}-percentage-50:before { content: $ti-icon-percentage-50; }
|
|
8001
|
+
.#{$ti-prefix}-percentage-60:before { content: $ti-icon-percentage-60; }
|
|
8002
|
+
.#{$ti-prefix}-percentage-66:before { content: $ti-icon-percentage-66; }
|
|
8003
|
+
.#{$ti-prefix}-percentage-70:before { content: $ti-icon-percentage-70; }
|
|
8004
|
+
.#{$ti-prefix}-percentage-75:before { content: $ti-icon-percentage-75; }
|
|
8005
|
+
.#{$ti-prefix}-percentage-80:before { content: $ti-icon-percentage-80; }
|
|
8006
|
+
.#{$ti-prefix}-percentage-90:before { content: $ti-icon-percentage-90; }
|
|
7968
8007
|
.#{$ti-prefix}-perfume:before { content: $ti-icon-perfume; }
|
|
7969
8008
|
.#{$ti-prefix}-perspective:before { content: $ti-icon-perspective; }
|
|
7970
8009
|
.#{$ti-prefix}-perspective-off:before { content: $ti-icon-perspective-off; }
|
|
@@ -8016,6 +8055,7 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
8016
8055
|
.#{$ti-prefix}-physotherapist:before { content: $ti-icon-physotherapist; }
|
|
8017
8056
|
.#{$ti-prefix}-piano:before { content: $ti-icon-piano; }
|
|
8018
8057
|
.#{$ti-prefix}-pick:before { content: $ti-icon-pick; }
|
|
8058
|
+
.#{$ti-prefix}-picnic-table:before { content: $ti-icon-picnic-table; }
|
|
8019
8059
|
.#{$ti-prefix}-picture-in-picture:before { content: $ti-icon-picture-in-picture; }
|
|
8020
8060
|
.#{$ti-prefix}-picture-in-picture-off:before { content: $ti-icon-picture-in-picture-off; }
|
|
8021
8061
|
.#{$ti-prefix}-picture-in-picture-on:before { content: $ti-icon-picture-in-picture-on; }
|
|
@@ -9243,4 +9283,5 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
9243
9283
|
.#{$ti-prefix}-square-7:before { content: $ti-icon-square-number-7; }
|
|
9244
9284
|
.#{$ti-prefix}-square-8:before { content: $ti-icon-square-number-8; }
|
|
9245
9285
|
.#{$ti-prefix}-square-9:before { content: $ti-icon-square-number-9; }
|
|
9286
|
+
.#{$ti-prefix}-message-circle-2:before { content: $ti-icon-message-circle; }
|
|
9246
9287
|
|
package/dist/tabler-icons.css
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* Tabler Icons 3.
|
|
2
|
+
* Tabler Icons 3.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.woff2?v3.
|
|
9
|
+
src: url("./fonts/tabler-icons.woff2?v3.4.0") format("woff2"), url("./fonts/tabler-icons.woff?") format("woff"), url("./fonts/tabler-icons.ttf?v3.4.0") format("truetype");
|
|
10
10
|
}
|
|
11
11
|
.ti {
|
|
12
12
|
font-family: "tabler-icons" !important;
|
|
@@ -217,6 +217,10 @@
|
|
|
217
217
|
content: "\f6ed";
|
|
218
218
|
}
|
|
219
219
|
|
|
220
|
+
.ti-ai:before {
|
|
221
|
+
content: "\fee7";
|
|
222
|
+
}
|
|
223
|
+
|
|
220
224
|
.ti-air-balloon:before {
|
|
221
225
|
content: "\f4a6";
|
|
222
226
|
}
|
|
@@ -5069,6 +5073,10 @@
|
|
|
5069
5073
|
content: "\f105";
|
|
5070
5074
|
}
|
|
5071
5075
|
|
|
5076
|
+
.ti-cash-register:before {
|
|
5077
|
+
content: "\fee6";
|
|
5078
|
+
}
|
|
5079
|
+
|
|
5072
5080
|
.ti-cast:before {
|
|
5073
5081
|
content: "\ea56";
|
|
5074
5082
|
}
|
|
@@ -6053,6 +6061,10 @@
|
|
|
6053
6061
|
content: "\fd7b";
|
|
6054
6062
|
}
|
|
6055
6063
|
|
|
6064
|
+
.ti-circle-percentage-filled:before {
|
|
6065
|
+
content: "\fed5";
|
|
6066
|
+
}
|
|
6067
|
+
|
|
6056
6068
|
.ti-circle-plus:before {
|
|
6057
6069
|
content: "\ea69";
|
|
6058
6070
|
}
|
|
@@ -6621,6 +6633,14 @@
|
|
|
6621
6633
|
content: "\f4fe";
|
|
6622
6634
|
}
|
|
6623
6635
|
|
|
6636
|
+
.ti-code-circle-2-filled:before {
|
|
6637
|
+
content: "\fed4";
|
|
6638
|
+
}
|
|
6639
|
+
|
|
6640
|
+
.ti-code-circle-filled:before {
|
|
6641
|
+
content: "\fed3";
|
|
6642
|
+
}
|
|
6643
|
+
|
|
6624
6644
|
.ti-code-dots:before {
|
|
6625
6645
|
content: "\f61a";
|
|
6626
6646
|
}
|
|
@@ -11477,6 +11497,10 @@
|
|
|
11477
11497
|
content: "\fd58";
|
|
11478
11498
|
}
|
|
11479
11499
|
|
|
11500
|
+
.ti-hospital-circle-filled:before {
|
|
11501
|
+
content: "\fed2";
|
|
11502
|
+
}
|
|
11503
|
+
|
|
11480
11504
|
.ti-hotel-service:before {
|
|
11481
11505
|
content: "\ef80";
|
|
11482
11506
|
}
|
|
@@ -11601,6 +11625,10 @@
|
|
|
11601
11625
|
content: "\f149";
|
|
11602
11626
|
}
|
|
11603
11627
|
|
|
11628
|
+
.ti-ikosaedr:before {
|
|
11629
|
+
content: "\fec6";
|
|
11630
|
+
}
|
|
11631
|
+
|
|
11604
11632
|
.ti-image-in-picture:before {
|
|
11605
11633
|
content: "\fd9f";
|
|
11606
11634
|
}
|
|
@@ -12645,6 +12673,10 @@
|
|
|
12645
12673
|
content: "\eadf";
|
|
12646
12674
|
}
|
|
12647
12675
|
|
|
12676
|
+
.ti-live-photo-filled:before {
|
|
12677
|
+
content: "\fed1";
|
|
12678
|
+
}
|
|
12679
|
+
|
|
12648
12680
|
.ti-live-photo-off:before {
|
|
12649
12681
|
content: "\f403";
|
|
12650
12682
|
}
|
|
@@ -13681,6 +13713,10 @@
|
|
|
13681
13713
|
content: "\f38a";
|
|
13682
13714
|
}
|
|
13683
13715
|
|
|
13716
|
+
.ti-message-chatbot-filled:before {
|
|
13717
|
+
content: "\fed0";
|
|
13718
|
+
}
|
|
13719
|
+
|
|
13684
13720
|
.ti-message-check:before {
|
|
13685
13721
|
content: "\f96f";
|
|
13686
13722
|
}
|
|
@@ -13729,6 +13765,10 @@
|
|
|
13729
13765
|
content: "\f977";
|
|
13730
13766
|
}
|
|
13731
13767
|
|
|
13768
|
+
.ti-message-circle-filled:before {
|
|
13769
|
+
content: "\fecf";
|
|
13770
|
+
}
|
|
13771
|
+
|
|
13732
13772
|
.ti-message-circle-heart:before {
|
|
13733
13773
|
content: "\f978";
|
|
13734
13774
|
}
|
|
@@ -13773,6 +13813,10 @@
|
|
|
13773
13813
|
content: "\f981";
|
|
13774
13814
|
}
|
|
13775
13815
|
|
|
13816
|
+
.ti-message-circle-user:before {
|
|
13817
|
+
content: "\fec5";
|
|
13818
|
+
}
|
|
13819
|
+
|
|
13776
13820
|
.ti-message-circle-x:before {
|
|
13777
13821
|
content: "\f982";
|
|
13778
13822
|
}
|
|
@@ -13801,6 +13845,10 @@
|
|
|
13801
13845
|
content: "\f986";
|
|
13802
13846
|
}
|
|
13803
13847
|
|
|
13848
|
+
.ti-message-filled:before {
|
|
13849
|
+
content: "\fecd";
|
|
13850
|
+
}
|
|
13851
|
+
|
|
13804
13852
|
.ti-message-forward:before {
|
|
13805
13853
|
content: "\f28f";
|
|
13806
13854
|
}
|
|
@@ -13845,6 +13893,10 @@
|
|
|
13845
13893
|
content: "\ec9b";
|
|
13846
13894
|
}
|
|
13847
13895
|
|
|
13896
|
+
.ti-message-report-filled:before {
|
|
13897
|
+
content: "\fece";
|
|
13898
|
+
}
|
|
13899
|
+
|
|
13848
13900
|
.ti-message-search:before {
|
|
13849
13901
|
content: "\f98c";
|
|
13850
13902
|
}
|
|
@@ -13861,6 +13913,10 @@
|
|
|
13861
13913
|
content: "\f98e";
|
|
13862
13914
|
}
|
|
13863
13915
|
|
|
13916
|
+
.ti-message-user:before {
|
|
13917
|
+
content: "\fec4";
|
|
13918
|
+
}
|
|
13919
|
+
|
|
13864
13920
|
.ti-message-x:before {
|
|
13865
13921
|
content: "\f98f";
|
|
13866
13922
|
}
|
|
@@ -14941,6 +14997,10 @@
|
|
|
14941
14997
|
content: "\ed33";
|
|
14942
14998
|
}
|
|
14943
14999
|
|
|
15000
|
+
.ti-panorama-horizontal-filled:before {
|
|
15001
|
+
content: "\fecc";
|
|
15002
|
+
}
|
|
15003
|
+
|
|
14944
15004
|
.ti-panorama-horizontal-off:before {
|
|
14945
15005
|
content: "\f417";
|
|
14946
15006
|
}
|
|
@@ -14949,6 +15009,10 @@
|
|
|
14949
15009
|
content: "\ed34";
|
|
14950
15010
|
}
|
|
14951
15011
|
|
|
15012
|
+
.ti-panorama-vertical-filled:before {
|
|
15013
|
+
content: "\fecb";
|
|
15014
|
+
}
|
|
15015
|
+
|
|
14952
15016
|
.ti-panorama-vertical-off:before {
|
|
14953
15017
|
content: "\f418";
|
|
14954
15018
|
}
|
|
@@ -14989,6 +15053,10 @@
|
|
|
14989
15053
|
content: "\fd5a";
|
|
14990
15054
|
}
|
|
14991
15055
|
|
|
15056
|
+
.ti-parking-circle-filled:before {
|
|
15057
|
+
content: "\feca";
|
|
15058
|
+
}
|
|
15059
|
+
|
|
14992
15060
|
.ti-parking-off:before {
|
|
14993
15061
|
content: "\f172";
|
|
14994
15062
|
}
|
|
@@ -15221,6 +15289,66 @@
|
|
|
15221
15289
|
content: "\ecf4";
|
|
15222
15290
|
}
|
|
15223
15291
|
|
|
15292
|
+
.ti-percentage-0:before {
|
|
15293
|
+
content: "\fee5";
|
|
15294
|
+
}
|
|
15295
|
+
|
|
15296
|
+
.ti-percentage-10:before {
|
|
15297
|
+
content: "\fee4";
|
|
15298
|
+
}
|
|
15299
|
+
|
|
15300
|
+
.ti-percentage-100:before {
|
|
15301
|
+
content: "\fee3";
|
|
15302
|
+
}
|
|
15303
|
+
|
|
15304
|
+
.ti-percentage-20:before {
|
|
15305
|
+
content: "\fee2";
|
|
15306
|
+
}
|
|
15307
|
+
|
|
15308
|
+
.ti-percentage-25:before {
|
|
15309
|
+
content: "\fee1";
|
|
15310
|
+
}
|
|
15311
|
+
|
|
15312
|
+
.ti-percentage-30:before {
|
|
15313
|
+
content: "\fee0";
|
|
15314
|
+
}
|
|
15315
|
+
|
|
15316
|
+
.ti-percentage-33:before {
|
|
15317
|
+
content: "\fedf";
|
|
15318
|
+
}
|
|
15319
|
+
|
|
15320
|
+
.ti-percentage-40:before {
|
|
15321
|
+
content: "\fede";
|
|
15322
|
+
}
|
|
15323
|
+
|
|
15324
|
+
.ti-percentage-50:before {
|
|
15325
|
+
content: "\fedd";
|
|
15326
|
+
}
|
|
15327
|
+
|
|
15328
|
+
.ti-percentage-60:before {
|
|
15329
|
+
content: "\fedc";
|
|
15330
|
+
}
|
|
15331
|
+
|
|
15332
|
+
.ti-percentage-66:before {
|
|
15333
|
+
content: "\fedb";
|
|
15334
|
+
}
|
|
15335
|
+
|
|
15336
|
+
.ti-percentage-70:before {
|
|
15337
|
+
content: "\feda";
|
|
15338
|
+
}
|
|
15339
|
+
|
|
15340
|
+
.ti-percentage-75:before {
|
|
15341
|
+
content: "\fed9";
|
|
15342
|
+
}
|
|
15343
|
+
|
|
15344
|
+
.ti-percentage-80:before {
|
|
15345
|
+
content: "\fed8";
|
|
15346
|
+
}
|
|
15347
|
+
|
|
15348
|
+
.ti-percentage-90:before {
|
|
15349
|
+
content: "\fed7";
|
|
15350
|
+
}
|
|
15351
|
+
|
|
15224
15352
|
.ti-perfume:before {
|
|
15225
15353
|
content: "\f509";
|
|
15226
15354
|
}
|
|
@@ -15433,6 +15561,10 @@
|
|
|
15433
15561
|
content: "\fafc";
|
|
15434
15562
|
}
|
|
15435
15563
|
|
|
15564
|
+
.ti-picnic-table:before {
|
|
15565
|
+
content: "\fed6";
|
|
15566
|
+
}
|
|
15567
|
+
|
|
15436
15568
|
.ti-picture-in-picture:before {
|
|
15437
15569
|
content: "\ed35";
|
|
15438
15570
|
}
|
|
@@ -15889,6 +16021,10 @@
|
|
|
15889
16021
|
content: "\f258";
|
|
15890
16022
|
}
|
|
15891
16023
|
|
|
16024
|
+
.ti-poo-filled:before {
|
|
16025
|
+
content: "\fec9";
|
|
16026
|
+
}
|
|
16027
|
+
|
|
15892
16028
|
.ti-pool:before {
|
|
15893
16029
|
content: "\ed91";
|
|
15894
16030
|
}
|
|
@@ -19005,6 +19141,10 @@
|
|
|
19005
19141
|
content: "\f239";
|
|
19006
19142
|
}
|
|
19007
19143
|
|
|
19144
|
+
.ti-sunglasses-filled:before {
|
|
19145
|
+
content: "\fec8";
|
|
19146
|
+
}
|
|
19147
|
+
|
|
19008
19148
|
.ti-sunrise:before {
|
|
19009
19149
|
content: "\ef1c";
|
|
19010
19150
|
}
|
|
@@ -19409,6 +19549,10 @@
|
|
|
19409
19549
|
content: "\eefe";
|
|
19410
19550
|
}
|
|
19411
19551
|
|
|
19552
|
+
.ti-tilt-shift-filled:before {
|
|
19553
|
+
content: "\fec7";
|
|
19554
|
+
}
|
|
19555
|
+
|
|
19412
19556
|
.ti-tilt-shift-off:before {
|
|
19413
19557
|
content: "\f1b3";
|
|
19414
19558
|
}
|
|
@@ -21161,8 +21305,16 @@
|
|
|
21161
21305
|
content: "\eeee";
|
|
21162
21306
|
}
|
|
21163
21307
|
|
|
21308
|
+
.ti-message-circle-2:before {
|
|
21309
|
+
content: "\eaed";
|
|
21310
|
+
}
|
|
21311
|
+
|
|
21164
21312
|
.ti-discount-check-filled:before {
|
|
21165
21313
|
content: "\f746";
|
|
21166
21314
|
}
|
|
21167
21315
|
|
|
21316
|
+
.ti-message-circle-2-filled:before {
|
|
21317
|
+
content: "\fecf";
|
|
21318
|
+
}
|
|
21319
|
+
|
|
21168
21320
|
/*# sourceMappingURL=tabler-icons.css.map */
|