@tabler/icons-webfont 2.20.0 → 2.22.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.scss
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* Tabler Icons 2.
|
|
2
|
+
* Tabler Icons 2.22.0 by tabler - https://tabler.io
|
|
3
3
|
* License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
|
|
4
4
|
*/
|
|
5
5
|
$ti-font-family: 'tabler-icons' !default;
|
|
@@ -12,11 +12,11 @@ $ti-prefix: 'ti' !default;
|
|
|
12
12
|
font-style: normal;
|
|
13
13
|
font-weight: 400;
|
|
14
14
|
font-display: $ti-font-display;
|
|
15
|
-
src: url('#{$ti-font-path}/tabler-icons.eot?v2.
|
|
16
|
-
src: url('#{$ti-font-path}/tabler-icons.eot?#iefix-v2.
|
|
17
|
-
url('#{$ti-font-path}/tabler-icons.woff2?v2.
|
|
15
|
+
src: url('#{$ti-font-path}/tabler-icons.eot?v2.22.0');
|
|
16
|
+
src: url('#{$ti-font-path}/tabler-icons.eot?#iefix-v2.22.0') format('embedded-opentype'),
|
|
17
|
+
url('#{$ti-font-path}/tabler-icons.woff2?v2.22.0') format('woff2'),
|
|
18
18
|
url('#{$ti-font-path}/tabler-icons.woff?') format('woff'),
|
|
19
|
-
url('#{$ti-font-path}/tabler-icons.ttf?v2.
|
|
19
|
+
url('#{$ti-font-path}/tabler-icons.ttf?v2.22.0') format('truetype');
|
|
20
20
|
}
|
|
21
21
|
|
|
22
22
|
.#{$ti-prefix} {
|
|
@@ -130,18 +130,23 @@ $ti-icon-align-box-bottom-left: unicode('f531');
|
|
|
130
130
|
$ti-icon-align-box-bottom-left-filled: unicode('f70f');
|
|
131
131
|
$ti-icon-align-box-bottom-right: unicode('f532');
|
|
132
132
|
$ti-icon-align-box-bottom-right-filled: unicode('f710');
|
|
133
|
+
$ti-icon-align-box-center-bottom: unicode('facb');
|
|
133
134
|
$ti-icon-align-box-center-middle: unicode('f79f');
|
|
134
135
|
$ti-icon-align-box-center-middle-filled: unicode('f7d4');
|
|
136
|
+
$ti-icon-align-box-center-stretch: unicode('facc');
|
|
137
|
+
$ti-icon-align-box-center-top: unicode('facd');
|
|
135
138
|
$ti-icon-align-box-left-bottom: unicode('f533');
|
|
136
139
|
$ti-icon-align-box-left-bottom-filled: unicode('f711');
|
|
137
140
|
$ti-icon-align-box-left-middle: unicode('f534');
|
|
138
141
|
$ti-icon-align-box-left-middle-filled: unicode('f712');
|
|
142
|
+
$ti-icon-align-box-left-stretch: unicode('face');
|
|
139
143
|
$ti-icon-align-box-left-top: unicode('f535');
|
|
140
144
|
$ti-icon-align-box-left-top-filled: unicode('f713');
|
|
141
145
|
$ti-icon-align-box-right-bottom: unicode('f536');
|
|
142
146
|
$ti-icon-align-box-right-bottom-filled: unicode('f714');
|
|
143
147
|
$ti-icon-align-box-right-middle: unicode('f537');
|
|
144
148
|
$ti-icon-align-box-right-middle-filled: unicode('f7d5');
|
|
149
|
+
$ti-icon-align-box-right-stretch: unicode('facf');
|
|
145
150
|
$ti-icon-align-box-right-top: unicode('f538');
|
|
146
151
|
$ti-icon-align-box-right-top-filled: unicode('f715');
|
|
147
152
|
$ti-icon-align-box-top-center: unicode('f539');
|
|
@@ -406,6 +411,7 @@ $ti-icon-baby-carriage: unicode('f05d');
|
|
|
406
411
|
$ti-icon-backhoe: unicode('ed86');
|
|
407
412
|
$ti-icon-backpack: unicode('ef47');
|
|
408
413
|
$ti-icon-backpack-off: unicode('f3c2');
|
|
414
|
+
$ti-icon-backslash: unicode('fab9');
|
|
409
415
|
$ti-icon-backspace: unicode('ea2d');
|
|
410
416
|
$ti-icon-backspace-filled: unicode('f7dc');
|
|
411
417
|
$ti-icon-badge: unicode('efc2');
|
|
@@ -794,6 +800,7 @@ $ti-icon-brand-intercom: unicode('f1cf');
|
|
|
794
800
|
$ti-icon-brand-itch: unicode('fa22');
|
|
795
801
|
$ti-icon-brand-javascript: unicode('ef0c');
|
|
796
802
|
$ti-icon-brand-juejin: unicode('f7b0');
|
|
803
|
+
$ti-icon-brand-kbin: unicode('fad0');
|
|
797
804
|
$ti-icon-brand-kick: unicode('fa23');
|
|
798
805
|
$ti-icon-brand-kickstarter: unicode('edce');
|
|
799
806
|
$ti-icon-brand-kotlin: unicode('ed6d');
|
|
@@ -872,6 +879,7 @@ $ti-icon-brand-reddit: unicode('ec8e');
|
|
|
872
879
|
$ti-icon-brand-redhat: unicode('f331');
|
|
873
880
|
$ti-icon-brand-redux: unicode('f3a8');
|
|
874
881
|
$ti-icon-brand-revolut: unicode('f4da');
|
|
882
|
+
$ti-icon-brand-rumble: unicode('fad1');
|
|
875
883
|
$ti-icon-brand-rust: unicode('fa53');
|
|
876
884
|
$ti-icon-brand-safari: unicode('ec23');
|
|
877
885
|
$ti-icon-brand-samsungpass: unicode('f4db');
|
|
@@ -1062,6 +1070,7 @@ $ti-icon-calendar-pause: unicode('f82b');
|
|
|
1062
1070
|
$ti-icon-calendar-pin: unicode('f82c');
|
|
1063
1071
|
$ti-icon-calendar-plus: unicode('ebba');
|
|
1064
1072
|
$ti-icon-calendar-question: unicode('f82d');
|
|
1073
|
+
$ti-icon-calendar-repeat: unicode('fad2');
|
|
1065
1074
|
$ti-icon-calendar-search: unicode('f82e');
|
|
1066
1075
|
$ti-icon-calendar-share: unicode('f82f');
|
|
1067
1076
|
$ti-icon-calendar-star: unicode('f830');
|
|
@@ -3139,6 +3148,7 @@ $ti-icon-photo-star: unicode('f366');
|
|
|
3139
3148
|
$ti-icon-photo-up: unicode('f38b');
|
|
3140
3149
|
$ti-icon-photo-x: unicode('f367');
|
|
3141
3150
|
$ti-icon-physotherapist: unicode('eebe');
|
|
3151
|
+
$ti-icon-piano: unicode('fad3');
|
|
3142
3152
|
$ti-icon-picture-in-picture: unicode('ed35');
|
|
3143
3153
|
$ti-icon-picture-in-picture-off: unicode('ed43');
|
|
3144
3154
|
$ti-icon-picture-in-picture-on: unicode('ed44');
|
|
@@ -3347,6 +3357,22 @@ $ti-icon-report-off: unicode('f18f');
|
|
|
3347
3357
|
$ti-icon-report-search: unicode('ef84');
|
|
3348
3358
|
$ti-icon-reserved-line: unicode('f9f6');
|
|
3349
3359
|
$ti-icon-resize: unicode('eecf');
|
|
3360
|
+
$ti-icon-rewind-backward-10: unicode('faba');
|
|
3361
|
+
$ti-icon-rewind-backward-15: unicode('fabb');
|
|
3362
|
+
$ti-icon-rewind-backward-20: unicode('fabc');
|
|
3363
|
+
$ti-icon-rewind-backward-30: unicode('fabd');
|
|
3364
|
+
$ti-icon-rewind-backward-40: unicode('fabe');
|
|
3365
|
+
$ti-icon-rewind-backward-5: unicode('fabf');
|
|
3366
|
+
$ti-icon-rewind-backward-50: unicode('fac0');
|
|
3367
|
+
$ti-icon-rewind-backward-60: unicode('fac1');
|
|
3368
|
+
$ti-icon-rewind-forward-10: unicode('fac2');
|
|
3369
|
+
$ti-icon-rewind-forward-15: unicode('fac3');
|
|
3370
|
+
$ti-icon-rewind-forward-20: unicode('fac4');
|
|
3371
|
+
$ti-icon-rewind-forward-30: unicode('fac5');
|
|
3372
|
+
$ti-icon-rewind-forward-40: unicode('fac6');
|
|
3373
|
+
$ti-icon-rewind-forward-5: unicode('fac7');
|
|
3374
|
+
$ti-icon-rewind-forward-50: unicode('fac8');
|
|
3375
|
+
$ti-icon-rewind-forward-60: unicode('fac9');
|
|
3350
3376
|
$ti-icon-ribbon-health: unicode('f58e');
|
|
3351
3377
|
$ti-icon-rings: unicode('fa6a');
|
|
3352
3378
|
$ti-icon-ripple: unicode('ed82');
|
|
@@ -3560,6 +3586,7 @@ $ti-icon-sitemap: unicode('eb9d');
|
|
|
3560
3586
|
$ti-icon-sitemap-off: unicode('f1a6');
|
|
3561
3587
|
$ti-icon-skateboard: unicode('ecc2');
|
|
3562
3588
|
$ti-icon-skateboard-off: unicode('f42b');
|
|
3589
|
+
$ti-icon-skateboarding: unicode('faca');
|
|
3563
3590
|
$ti-icon-skull: unicode('f292');
|
|
3564
3591
|
$ti-icon-slash: unicode('f4f9');
|
|
3565
3592
|
$ti-icon-slashes: unicode('f588');
|
|
@@ -3932,6 +3959,15 @@ $ti-icon-tie: unicode('f07e');
|
|
|
3932
3959
|
$ti-icon-tilde: unicode('f4a5');
|
|
3933
3960
|
$ti-icon-tilt-shift: unicode('eefe');
|
|
3934
3961
|
$ti-icon-tilt-shift-off: unicode('f1b3');
|
|
3962
|
+
$ti-icon-time-duration-0: unicode('fad4');
|
|
3963
|
+
$ti-icon-time-duration-10: unicode('fad5');
|
|
3964
|
+
$ti-icon-time-duration-15: unicode('fad6');
|
|
3965
|
+
$ti-icon-time-duration-30: unicode('fad7');
|
|
3966
|
+
$ti-icon-time-duration-45: unicode('fad8');
|
|
3967
|
+
$ti-icon-time-duration-5: unicode('fad9');
|
|
3968
|
+
$ti-icon-time-duration-60: unicode('fada');
|
|
3969
|
+
$ti-icon-time-duration-90: unicode('fadb');
|
|
3970
|
+
$ti-icon-time-duration-off: unicode('fadc');
|
|
3935
3971
|
$ti-icon-timeline: unicode('f031');
|
|
3936
3972
|
$ti-icon-timeline-event: unicode('f553');
|
|
3937
3973
|
$ti-icon-timeline-event-exclamation: unicode('f662');
|
|
@@ -4345,18 +4381,23 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
4345
4381
|
.#{$ti-prefix}-align-box-bottom-left-filled:before { content: $ti-icon-align-box-bottom-left-filled; }
|
|
4346
4382
|
.#{$ti-prefix}-align-box-bottom-right:before { content: $ti-icon-align-box-bottom-right; }
|
|
4347
4383
|
.#{$ti-prefix}-align-box-bottom-right-filled:before { content: $ti-icon-align-box-bottom-right-filled; }
|
|
4384
|
+
.#{$ti-prefix}-align-box-center-bottom:before { content: $ti-icon-align-box-center-bottom; }
|
|
4348
4385
|
.#{$ti-prefix}-align-box-center-middle:before { content: $ti-icon-align-box-center-middle; }
|
|
4349
4386
|
.#{$ti-prefix}-align-box-center-middle-filled:before { content: $ti-icon-align-box-center-middle-filled; }
|
|
4387
|
+
.#{$ti-prefix}-align-box-center-stretch:before { content: $ti-icon-align-box-center-stretch; }
|
|
4388
|
+
.#{$ti-prefix}-align-box-center-top:before { content: $ti-icon-align-box-center-top; }
|
|
4350
4389
|
.#{$ti-prefix}-align-box-left-bottom:before { content: $ti-icon-align-box-left-bottom; }
|
|
4351
4390
|
.#{$ti-prefix}-align-box-left-bottom-filled:before { content: $ti-icon-align-box-left-bottom-filled; }
|
|
4352
4391
|
.#{$ti-prefix}-align-box-left-middle:before { content: $ti-icon-align-box-left-middle; }
|
|
4353
4392
|
.#{$ti-prefix}-align-box-left-middle-filled:before { content: $ti-icon-align-box-left-middle-filled; }
|
|
4393
|
+
.#{$ti-prefix}-align-box-left-stretch:before { content: $ti-icon-align-box-left-stretch; }
|
|
4354
4394
|
.#{$ti-prefix}-align-box-left-top:before { content: $ti-icon-align-box-left-top; }
|
|
4355
4395
|
.#{$ti-prefix}-align-box-left-top-filled:before { content: $ti-icon-align-box-left-top-filled; }
|
|
4356
4396
|
.#{$ti-prefix}-align-box-right-bottom:before { content: $ti-icon-align-box-right-bottom; }
|
|
4357
4397
|
.#{$ti-prefix}-align-box-right-bottom-filled:before { content: $ti-icon-align-box-right-bottom-filled; }
|
|
4358
4398
|
.#{$ti-prefix}-align-box-right-middle:before { content: $ti-icon-align-box-right-middle; }
|
|
4359
4399
|
.#{$ti-prefix}-align-box-right-middle-filled:before { content: $ti-icon-align-box-right-middle-filled; }
|
|
4400
|
+
.#{$ti-prefix}-align-box-right-stretch:before { content: $ti-icon-align-box-right-stretch; }
|
|
4360
4401
|
.#{$ti-prefix}-align-box-right-top:before { content: $ti-icon-align-box-right-top; }
|
|
4361
4402
|
.#{$ti-prefix}-align-box-right-top-filled:before { content: $ti-icon-align-box-right-top-filled; }
|
|
4362
4403
|
.#{$ti-prefix}-align-box-top-center:before { content: $ti-icon-align-box-top-center; }
|
|
@@ -4621,6 +4662,7 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
4621
4662
|
.#{$ti-prefix}-backhoe:before { content: $ti-icon-backhoe; }
|
|
4622
4663
|
.#{$ti-prefix}-backpack:before { content: $ti-icon-backpack; }
|
|
4623
4664
|
.#{$ti-prefix}-backpack-off:before { content: $ti-icon-backpack-off; }
|
|
4665
|
+
.#{$ti-prefix}-backslash:before { content: $ti-icon-backslash; }
|
|
4624
4666
|
.#{$ti-prefix}-backspace:before { content: $ti-icon-backspace; }
|
|
4625
4667
|
.#{$ti-prefix}-backspace-filled:before { content: $ti-icon-backspace-filled; }
|
|
4626
4668
|
.#{$ti-prefix}-badge:before { content: $ti-icon-badge; }
|
|
@@ -5009,6 +5051,7 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
5009
5051
|
.#{$ti-prefix}-brand-itch:before { content: $ti-icon-brand-itch; }
|
|
5010
5052
|
.#{$ti-prefix}-brand-javascript:before { content: $ti-icon-brand-javascript; }
|
|
5011
5053
|
.#{$ti-prefix}-brand-juejin:before { content: $ti-icon-brand-juejin; }
|
|
5054
|
+
.#{$ti-prefix}-brand-kbin:before { content: $ti-icon-brand-kbin; }
|
|
5012
5055
|
.#{$ti-prefix}-brand-kick:before { content: $ti-icon-brand-kick; }
|
|
5013
5056
|
.#{$ti-prefix}-brand-kickstarter:before { content: $ti-icon-brand-kickstarter; }
|
|
5014
5057
|
.#{$ti-prefix}-brand-kotlin:before { content: $ti-icon-brand-kotlin; }
|
|
@@ -5087,6 +5130,7 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
5087
5130
|
.#{$ti-prefix}-brand-redhat:before { content: $ti-icon-brand-redhat; }
|
|
5088
5131
|
.#{$ti-prefix}-brand-redux:before { content: $ti-icon-brand-redux; }
|
|
5089
5132
|
.#{$ti-prefix}-brand-revolut:before { content: $ti-icon-brand-revolut; }
|
|
5133
|
+
.#{$ti-prefix}-brand-rumble:before { content: $ti-icon-brand-rumble; }
|
|
5090
5134
|
.#{$ti-prefix}-brand-rust:before { content: $ti-icon-brand-rust; }
|
|
5091
5135
|
.#{$ti-prefix}-brand-safari:before { content: $ti-icon-brand-safari; }
|
|
5092
5136
|
.#{$ti-prefix}-brand-samsungpass:before { content: $ti-icon-brand-samsungpass; }
|
|
@@ -5277,6 +5321,7 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
5277
5321
|
.#{$ti-prefix}-calendar-pin:before { content: $ti-icon-calendar-pin; }
|
|
5278
5322
|
.#{$ti-prefix}-calendar-plus:before { content: $ti-icon-calendar-plus; }
|
|
5279
5323
|
.#{$ti-prefix}-calendar-question:before { content: $ti-icon-calendar-question; }
|
|
5324
|
+
.#{$ti-prefix}-calendar-repeat:before { content: $ti-icon-calendar-repeat; }
|
|
5280
5325
|
.#{$ti-prefix}-calendar-search:before { content: $ti-icon-calendar-search; }
|
|
5281
5326
|
.#{$ti-prefix}-calendar-share:before { content: $ti-icon-calendar-share; }
|
|
5282
5327
|
.#{$ti-prefix}-calendar-star:before { content: $ti-icon-calendar-star; }
|
|
@@ -7354,6 +7399,7 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
7354
7399
|
.#{$ti-prefix}-photo-up:before { content: $ti-icon-photo-up; }
|
|
7355
7400
|
.#{$ti-prefix}-photo-x:before { content: $ti-icon-photo-x; }
|
|
7356
7401
|
.#{$ti-prefix}-physotherapist:before { content: $ti-icon-physotherapist; }
|
|
7402
|
+
.#{$ti-prefix}-piano:before { content: $ti-icon-piano; }
|
|
7357
7403
|
.#{$ti-prefix}-picture-in-picture:before { content: $ti-icon-picture-in-picture; }
|
|
7358
7404
|
.#{$ti-prefix}-picture-in-picture-off:before { content: $ti-icon-picture-in-picture-off; }
|
|
7359
7405
|
.#{$ti-prefix}-picture-in-picture-on:before { content: $ti-icon-picture-in-picture-on; }
|
|
@@ -7562,6 +7608,22 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
7562
7608
|
.#{$ti-prefix}-report-search:before { content: $ti-icon-report-search; }
|
|
7563
7609
|
.#{$ti-prefix}-reserved-line:before { content: $ti-icon-reserved-line; }
|
|
7564
7610
|
.#{$ti-prefix}-resize:before { content: $ti-icon-resize; }
|
|
7611
|
+
.#{$ti-prefix}-rewind-backward-10:before { content: $ti-icon-rewind-backward-10; }
|
|
7612
|
+
.#{$ti-prefix}-rewind-backward-15:before { content: $ti-icon-rewind-backward-15; }
|
|
7613
|
+
.#{$ti-prefix}-rewind-backward-20:before { content: $ti-icon-rewind-backward-20; }
|
|
7614
|
+
.#{$ti-prefix}-rewind-backward-30:before { content: $ti-icon-rewind-backward-30; }
|
|
7615
|
+
.#{$ti-prefix}-rewind-backward-40:before { content: $ti-icon-rewind-backward-40; }
|
|
7616
|
+
.#{$ti-prefix}-rewind-backward-5:before { content: $ti-icon-rewind-backward-5; }
|
|
7617
|
+
.#{$ti-prefix}-rewind-backward-50:before { content: $ti-icon-rewind-backward-50; }
|
|
7618
|
+
.#{$ti-prefix}-rewind-backward-60:before { content: $ti-icon-rewind-backward-60; }
|
|
7619
|
+
.#{$ti-prefix}-rewind-forward-10:before { content: $ti-icon-rewind-forward-10; }
|
|
7620
|
+
.#{$ti-prefix}-rewind-forward-15:before { content: $ti-icon-rewind-forward-15; }
|
|
7621
|
+
.#{$ti-prefix}-rewind-forward-20:before { content: $ti-icon-rewind-forward-20; }
|
|
7622
|
+
.#{$ti-prefix}-rewind-forward-30:before { content: $ti-icon-rewind-forward-30; }
|
|
7623
|
+
.#{$ti-prefix}-rewind-forward-40:before { content: $ti-icon-rewind-forward-40; }
|
|
7624
|
+
.#{$ti-prefix}-rewind-forward-5:before { content: $ti-icon-rewind-forward-5; }
|
|
7625
|
+
.#{$ti-prefix}-rewind-forward-50:before { content: $ti-icon-rewind-forward-50; }
|
|
7626
|
+
.#{$ti-prefix}-rewind-forward-60:before { content: $ti-icon-rewind-forward-60; }
|
|
7565
7627
|
.#{$ti-prefix}-ribbon-health:before { content: $ti-icon-ribbon-health; }
|
|
7566
7628
|
.#{$ti-prefix}-rings:before { content: $ti-icon-rings; }
|
|
7567
7629
|
.#{$ti-prefix}-ripple:before { content: $ti-icon-ripple; }
|
|
@@ -7775,6 +7837,7 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
7775
7837
|
.#{$ti-prefix}-sitemap-off:before { content: $ti-icon-sitemap-off; }
|
|
7776
7838
|
.#{$ti-prefix}-skateboard:before { content: $ti-icon-skateboard; }
|
|
7777
7839
|
.#{$ti-prefix}-skateboard-off:before { content: $ti-icon-skateboard-off; }
|
|
7840
|
+
.#{$ti-prefix}-skateboarding:before { content: $ti-icon-skateboarding; }
|
|
7778
7841
|
.#{$ti-prefix}-skull:before { content: $ti-icon-skull; }
|
|
7779
7842
|
.#{$ti-prefix}-slash:before { content: $ti-icon-slash; }
|
|
7780
7843
|
.#{$ti-prefix}-slashes:before { content: $ti-icon-slashes; }
|
|
@@ -8147,6 +8210,15 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
8147
8210
|
.#{$ti-prefix}-tilde:before { content: $ti-icon-tilde; }
|
|
8148
8211
|
.#{$ti-prefix}-tilt-shift:before { content: $ti-icon-tilt-shift; }
|
|
8149
8212
|
.#{$ti-prefix}-tilt-shift-off:before { content: $ti-icon-tilt-shift-off; }
|
|
8213
|
+
.#{$ti-prefix}-time-duration-0:before { content: $ti-icon-time-duration-0; }
|
|
8214
|
+
.#{$ti-prefix}-time-duration-10:before { content: $ti-icon-time-duration-10; }
|
|
8215
|
+
.#{$ti-prefix}-time-duration-15:before { content: $ti-icon-time-duration-15; }
|
|
8216
|
+
.#{$ti-prefix}-time-duration-30:before { content: $ti-icon-time-duration-30; }
|
|
8217
|
+
.#{$ti-prefix}-time-duration-45:before { content: $ti-icon-time-duration-45; }
|
|
8218
|
+
.#{$ti-prefix}-time-duration-5:before { content: $ti-icon-time-duration-5; }
|
|
8219
|
+
.#{$ti-prefix}-time-duration-60:before { content: $ti-icon-time-duration-60; }
|
|
8220
|
+
.#{$ti-prefix}-time-duration-90:before { content: $ti-icon-time-duration-90; }
|
|
8221
|
+
.#{$ti-prefix}-time-duration-off:before { content: $ti-icon-time-duration-off; }
|
|
8150
8222
|
.#{$ti-prefix}-timeline:before { content: $ti-icon-timeline; }
|
|
8151
8223
|
.#{$ti-prefix}-timeline-event:before { content: $ti-icon-timeline-event; }
|
|
8152
8224
|
.#{$ti-prefix}-timeline-event-exclamation:before { content: $ti-icon-timeline-event-exclamation; }
|