@tabler/icons-webfont 2.22.0 → 2.23.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.scss
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* Tabler Icons 2.
|
|
2
|
+
* Tabler Icons 2.23.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.23.0');
|
|
16
|
+
src: url('#{$ti-font-path}/tabler-icons.eot?#iefix-v2.23.0') format('embedded-opentype'),
|
|
17
|
+
url('#{$ti-font-path}/tabler-icons.woff2?v2.23.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.23.0') format('truetype');
|
|
20
20
|
}
|
|
21
21
|
|
|
22
22
|
.#{$ti-prefix} {
|
|
@@ -218,6 +218,7 @@ $ti-icon-arrow-badge-right: unicode('f60d');
|
|
|
218
218
|
$ti-icon-arrow-badge-right-filled: unicode('f7d8');
|
|
219
219
|
$ti-icon-arrow-badge-up: unicode('f60e');
|
|
220
220
|
$ti-icon-arrow-badge-up-filled: unicode('f7d9');
|
|
221
|
+
$ti-icon-arrow-bar-both: unicode('fadd');
|
|
221
222
|
$ti-icon-arrow-bar-down: unicode('ea0d');
|
|
222
223
|
$ti-icon-arrow-bar-left: unicode('ea0e');
|
|
223
224
|
$ti-icon-arrow-bar-right: unicode('ea0f');
|
|
@@ -255,6 +256,7 @@ $ti-icon-arrow-big-up-line-filled: unicode('f6d0');
|
|
|
255
256
|
$ti-icon-arrow-big-up-lines: unicode('efef');
|
|
256
257
|
$ti-icon-arrow-big-up-lines-filled: unicode('f6d1');
|
|
257
258
|
$ti-icon-arrow-bounce: unicode('f3a4');
|
|
259
|
+
$ti-icon-arrow-capsule: unicode('fade');
|
|
258
260
|
$ti-icon-arrow-curve-left: unicode('f048');
|
|
259
261
|
$ti-icon-arrow-curve-right: unicode('f049');
|
|
260
262
|
$ti-icon-arrow-down: unicode('ea16');
|
|
@@ -823,6 +825,7 @@ $ti-icon-brand-medium: unicode('ec70');
|
|
|
823
825
|
$ti-icon-brand-mercedes: unicode('f072');
|
|
824
826
|
$ti-icon-brand-messenger: unicode('ec71');
|
|
825
827
|
$ti-icon-brand-meta: unicode('efb0');
|
|
828
|
+
$ti-icon-brand-microsoft-teams: unicode('fadf');
|
|
826
829
|
$ti-icon-brand-miniprogram: unicode('f602');
|
|
827
830
|
$ti-icon-brand-mixpanel: unicode('f397');
|
|
828
831
|
$ti-icon-brand-monday: unicode('f219');
|
|
@@ -837,6 +840,7 @@ $ti-icon-brand-netflix: unicode('edcf');
|
|
|
837
840
|
$ti-icon-brand-nexo: unicode('f5a2');
|
|
838
841
|
$ti-icon-brand-nextcloud: unicode('f4d8');
|
|
839
842
|
$ti-icon-brand-nextjs: unicode('f0dd');
|
|
843
|
+
$ti-icon-brand-nodejs: unicode('fae0');
|
|
840
844
|
$ti-icon-brand-nord-vpn: unicode('f37f');
|
|
841
845
|
$ti-icon-brand-notion: unicode('ef7b');
|
|
842
846
|
$ti-icon-brand-npm: unicode('f569');
|
|
@@ -975,6 +979,7 @@ $ti-icon-brand-xamarin: unicode('fa7a');
|
|
|
975
979
|
$ti-icon-brand-xbox: unicode('f298');
|
|
976
980
|
$ti-icon-brand-xing: unicode('f21a');
|
|
977
981
|
$ti-icon-brand-yahoo: unicode('ed73');
|
|
982
|
+
$ti-icon-brand-yandex: unicode('fae1');
|
|
978
983
|
$ti-icon-brand-yatse: unicode('f213');
|
|
979
984
|
$ti-icon-brand-ycombinator: unicode('edd9');
|
|
980
985
|
$ti-icon-brand-youtube: unicode('ec90');
|
|
@@ -1109,6 +1114,8 @@ $ti-icon-candy: unicode('ef0d');
|
|
|
1109
1114
|
$ti-icon-candy-off: unicode('f0c5');
|
|
1110
1115
|
$ti-icon-cane: unicode('f50f');
|
|
1111
1116
|
$ti-icon-cannabis: unicode('f4c1');
|
|
1117
|
+
$ti-icon-capsule: unicode('fae3');
|
|
1118
|
+
$ti-icon-capsule-horizontal: unicode('fae2');
|
|
1112
1119
|
$ti-icon-capture: unicode('ec3c');
|
|
1113
1120
|
$ti-icon-capture-off: unicode('f0c6');
|
|
1114
1121
|
$ti-icon-car: unicode('ebbb');
|
|
@@ -1219,7 +1226,9 @@ $ti-icon-chevron-down: unicode('ea5f');
|
|
|
1219
1226
|
$ti-icon-chevron-down-left: unicode('ed09');
|
|
1220
1227
|
$ti-icon-chevron-down-right: unicode('ed0a');
|
|
1221
1228
|
$ti-icon-chevron-left: unicode('ea60');
|
|
1229
|
+
$ti-icon-chevron-left-pipe: unicode('fae4');
|
|
1222
1230
|
$ti-icon-chevron-right: unicode('ea61');
|
|
1231
|
+
$ti-icon-chevron-right-pipe: unicode('fae5');
|
|
1223
1232
|
$ti-icon-chevron-up: unicode('ea62');
|
|
1224
1233
|
$ti-icon-chevron-up-left: unicode('ed0b');
|
|
1225
1234
|
$ti-icon-chevron-up-right: unicode('ed0c');
|
|
@@ -1662,6 +1671,7 @@ $ti-icon-details: unicode('ee71');
|
|
|
1662
1671
|
$ti-icon-details-off: unicode('f3e2');
|
|
1663
1672
|
$ti-icon-device-airpods: unicode('f5a9');
|
|
1664
1673
|
$ti-icon-device-airpods-case: unicode('f646');
|
|
1674
|
+
$ti-icon-device-airtag: unicode('fae6');
|
|
1665
1675
|
$ti-icon-device-analytics: unicode('ee72');
|
|
1666
1676
|
$ti-icon-device-audio-tape: unicode('ee73');
|
|
1667
1677
|
$ti-icon-device-camera-phone: unicode('f233');
|
|
@@ -1823,6 +1833,7 @@ $ti-icon-device-tablet-x: unicode('f8d2');
|
|
|
1823
1833
|
$ti-icon-device-tv: unicode('ea8d');
|
|
1824
1834
|
$ti-icon-device-tv-off: unicode('f064');
|
|
1825
1835
|
$ti-icon-device-tv-old: unicode('f1d3');
|
|
1836
|
+
$ti-icon-device-vision-pro: unicode('fae7');
|
|
1826
1837
|
$ti-icon-device-watch: unicode('ebf9');
|
|
1827
1838
|
$ti-icon-device-watch-bolt: unicode('f8d3');
|
|
1828
1839
|
$ti-icon-device-watch-cancel: unicode('f8d4');
|
|
@@ -2818,6 +2829,7 @@ $ti-icon-meat-off: unicode('f40a');
|
|
|
2818
2829
|
$ti-icon-medal: unicode('ec78');
|
|
2819
2830
|
$ti-icon-medal-2: unicode('efcd');
|
|
2820
2831
|
$ti-icon-medical-cross: unicode('ec2f');
|
|
2832
|
+
$ti-icon-medical-cross-circle: unicode('fae8');
|
|
2821
2833
|
$ti-icon-medical-cross-filled: unicode('f681');
|
|
2822
2834
|
$ti-icon-medical-cross-off: unicode('f160');
|
|
2823
2835
|
$ti-icon-medicine-syrup: unicode('ef63');
|
|
@@ -2900,6 +2912,9 @@ $ti-icon-messages: unicode('eb6c');
|
|
|
2900
2912
|
$ti-icon-messages-off: unicode('ed42');
|
|
2901
2913
|
$ti-icon-meteor: unicode('f1fd');
|
|
2902
2914
|
$ti-icon-meteor-off: unicode('f40c');
|
|
2915
|
+
$ti-icon-michelin-bib-gourmand: unicode('fae9');
|
|
2916
|
+
$ti-icon-michelin-star: unicode('faeb');
|
|
2917
|
+
$ti-icon-michelin-star-green: unicode('faea');
|
|
2903
2918
|
$ti-icon-mickey: unicode('f2a3');
|
|
2904
2919
|
$ti-icon-mickey-filled: unicode('f683');
|
|
2905
2920
|
$ti-icon-microphone: unicode('eaf0');
|
|
@@ -3005,6 +3020,7 @@ $ti-icon-music: unicode('eafc');
|
|
|
3005
3020
|
$ti-icon-music-off: unicode('f166');
|
|
3006
3021
|
$ti-icon-navigation: unicode('f2c8');
|
|
3007
3022
|
$ti-icon-navigation-filled: unicode('f685');
|
|
3023
|
+
$ti-icon-navigation-north: unicode('faec');
|
|
3008
3024
|
$ti-icon-navigation-off: unicode('f413');
|
|
3009
3025
|
$ti-icon-needle: unicode('f508');
|
|
3010
3026
|
$ti-icon-needle-thread: unicode('f507');
|
|
@@ -3325,6 +3341,8 @@ $ti-icon-record-mail: unicode('eb12');
|
|
|
3325
3341
|
$ti-icon-record-mail-off: unicode('f18b');
|
|
3326
3342
|
$ti-icon-rectangle: unicode('ed37');
|
|
3327
3343
|
$ti-icon-rectangle-filled: unicode('f69a');
|
|
3344
|
+
$ti-icon-rectangle-rounded-bottom: unicode('faed');
|
|
3345
|
+
$ti-icon-rectangle-rounded-top: unicode('faee');
|
|
3328
3346
|
$ti-icon-rectangle-vertical: unicode('ed36');
|
|
3329
3347
|
$ti-icon-rectangle-vertical-filled: unicode('f69b');
|
|
3330
3348
|
$ti-icon-rectangular-prism: unicode('fab5');
|
|
@@ -4469,6 +4487,7 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
4469
4487
|
.#{$ti-prefix}-arrow-badge-right-filled:before { content: $ti-icon-arrow-badge-right-filled; }
|
|
4470
4488
|
.#{$ti-prefix}-arrow-badge-up:before { content: $ti-icon-arrow-badge-up; }
|
|
4471
4489
|
.#{$ti-prefix}-arrow-badge-up-filled:before { content: $ti-icon-arrow-badge-up-filled; }
|
|
4490
|
+
.#{$ti-prefix}-arrow-bar-both:before { content: $ti-icon-arrow-bar-both; }
|
|
4472
4491
|
.#{$ti-prefix}-arrow-bar-down:before { content: $ti-icon-arrow-bar-down; }
|
|
4473
4492
|
.#{$ti-prefix}-arrow-bar-left:before { content: $ti-icon-arrow-bar-left; }
|
|
4474
4493
|
.#{$ti-prefix}-arrow-bar-right:before { content: $ti-icon-arrow-bar-right; }
|
|
@@ -4506,6 +4525,7 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
4506
4525
|
.#{$ti-prefix}-arrow-big-up-lines:before { content: $ti-icon-arrow-big-up-lines; }
|
|
4507
4526
|
.#{$ti-prefix}-arrow-big-up-lines-filled:before { content: $ti-icon-arrow-big-up-lines-filled; }
|
|
4508
4527
|
.#{$ti-prefix}-arrow-bounce:before { content: $ti-icon-arrow-bounce; }
|
|
4528
|
+
.#{$ti-prefix}-arrow-capsule:before { content: $ti-icon-arrow-capsule; }
|
|
4509
4529
|
.#{$ti-prefix}-arrow-curve-left:before { content: $ti-icon-arrow-curve-left; }
|
|
4510
4530
|
.#{$ti-prefix}-arrow-curve-right:before { content: $ti-icon-arrow-curve-right; }
|
|
4511
4531
|
.#{$ti-prefix}-arrow-down:before { content: $ti-icon-arrow-down; }
|
|
@@ -5074,6 +5094,7 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
5074
5094
|
.#{$ti-prefix}-brand-mercedes:before { content: $ti-icon-brand-mercedes; }
|
|
5075
5095
|
.#{$ti-prefix}-brand-messenger:before { content: $ti-icon-brand-messenger; }
|
|
5076
5096
|
.#{$ti-prefix}-brand-meta:before { content: $ti-icon-brand-meta; }
|
|
5097
|
+
.#{$ti-prefix}-brand-microsoft-teams:before { content: $ti-icon-brand-microsoft-teams; }
|
|
5077
5098
|
.#{$ti-prefix}-brand-miniprogram:before { content: $ti-icon-brand-miniprogram; }
|
|
5078
5099
|
.#{$ti-prefix}-brand-mixpanel:before { content: $ti-icon-brand-mixpanel; }
|
|
5079
5100
|
.#{$ti-prefix}-brand-monday:before { content: $ti-icon-brand-monday; }
|
|
@@ -5088,6 +5109,7 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
5088
5109
|
.#{$ti-prefix}-brand-nexo:before { content: $ti-icon-brand-nexo; }
|
|
5089
5110
|
.#{$ti-prefix}-brand-nextcloud:before { content: $ti-icon-brand-nextcloud; }
|
|
5090
5111
|
.#{$ti-prefix}-brand-nextjs:before { content: $ti-icon-brand-nextjs; }
|
|
5112
|
+
.#{$ti-prefix}-brand-nodejs:before { content: $ti-icon-brand-nodejs; }
|
|
5091
5113
|
.#{$ti-prefix}-brand-nord-vpn:before { content: $ti-icon-brand-nord-vpn; }
|
|
5092
5114
|
.#{$ti-prefix}-brand-notion:before { content: $ti-icon-brand-notion; }
|
|
5093
5115
|
.#{$ti-prefix}-brand-npm:before { content: $ti-icon-brand-npm; }
|
|
@@ -5226,6 +5248,7 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
5226
5248
|
.#{$ti-prefix}-brand-xbox:before { content: $ti-icon-brand-xbox; }
|
|
5227
5249
|
.#{$ti-prefix}-brand-xing:before { content: $ti-icon-brand-xing; }
|
|
5228
5250
|
.#{$ti-prefix}-brand-yahoo:before { content: $ti-icon-brand-yahoo; }
|
|
5251
|
+
.#{$ti-prefix}-brand-yandex:before { content: $ti-icon-brand-yandex; }
|
|
5229
5252
|
.#{$ti-prefix}-brand-yatse:before { content: $ti-icon-brand-yatse; }
|
|
5230
5253
|
.#{$ti-prefix}-brand-ycombinator:before { content: $ti-icon-brand-ycombinator; }
|
|
5231
5254
|
.#{$ti-prefix}-brand-youtube:before { content: $ti-icon-brand-youtube; }
|
|
@@ -5360,6 +5383,8 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
5360
5383
|
.#{$ti-prefix}-candy-off:before { content: $ti-icon-candy-off; }
|
|
5361
5384
|
.#{$ti-prefix}-cane:before { content: $ti-icon-cane; }
|
|
5362
5385
|
.#{$ti-prefix}-cannabis:before { content: $ti-icon-cannabis; }
|
|
5386
|
+
.#{$ti-prefix}-capsule:before { content: $ti-icon-capsule; }
|
|
5387
|
+
.#{$ti-prefix}-capsule-horizontal:before { content: $ti-icon-capsule-horizontal; }
|
|
5363
5388
|
.#{$ti-prefix}-capture:before { content: $ti-icon-capture; }
|
|
5364
5389
|
.#{$ti-prefix}-capture-off:before { content: $ti-icon-capture-off; }
|
|
5365
5390
|
.#{$ti-prefix}-car:before { content: $ti-icon-car; }
|
|
@@ -5470,7 +5495,9 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
5470
5495
|
.#{$ti-prefix}-chevron-down-left:before { content: $ti-icon-chevron-down-left; }
|
|
5471
5496
|
.#{$ti-prefix}-chevron-down-right:before { content: $ti-icon-chevron-down-right; }
|
|
5472
5497
|
.#{$ti-prefix}-chevron-left:before { content: $ti-icon-chevron-left; }
|
|
5498
|
+
.#{$ti-prefix}-chevron-left-pipe:before { content: $ti-icon-chevron-left-pipe; }
|
|
5473
5499
|
.#{$ti-prefix}-chevron-right:before { content: $ti-icon-chevron-right; }
|
|
5500
|
+
.#{$ti-prefix}-chevron-right-pipe:before { content: $ti-icon-chevron-right-pipe; }
|
|
5474
5501
|
.#{$ti-prefix}-chevron-up:before { content: $ti-icon-chevron-up; }
|
|
5475
5502
|
.#{$ti-prefix}-chevron-up-left:before { content: $ti-icon-chevron-up-left; }
|
|
5476
5503
|
.#{$ti-prefix}-chevron-up-right:before { content: $ti-icon-chevron-up-right; }
|
|
@@ -5913,6 +5940,7 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
5913
5940
|
.#{$ti-prefix}-details-off:before { content: $ti-icon-details-off; }
|
|
5914
5941
|
.#{$ti-prefix}-device-airpods:before { content: $ti-icon-device-airpods; }
|
|
5915
5942
|
.#{$ti-prefix}-device-airpods-case:before { content: $ti-icon-device-airpods-case; }
|
|
5943
|
+
.#{$ti-prefix}-device-airtag:before { content: $ti-icon-device-airtag; }
|
|
5916
5944
|
.#{$ti-prefix}-device-analytics:before { content: $ti-icon-device-analytics; }
|
|
5917
5945
|
.#{$ti-prefix}-device-audio-tape:before { content: $ti-icon-device-audio-tape; }
|
|
5918
5946
|
.#{$ti-prefix}-device-camera-phone:before { content: $ti-icon-device-camera-phone; }
|
|
@@ -6074,6 +6102,7 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
6074
6102
|
.#{$ti-prefix}-device-tv:before { content: $ti-icon-device-tv; }
|
|
6075
6103
|
.#{$ti-prefix}-device-tv-off:before { content: $ti-icon-device-tv-off; }
|
|
6076
6104
|
.#{$ti-prefix}-device-tv-old:before { content: $ti-icon-device-tv-old; }
|
|
6105
|
+
.#{$ti-prefix}-device-vision-pro:before { content: $ti-icon-device-vision-pro; }
|
|
6077
6106
|
.#{$ti-prefix}-device-watch:before { content: $ti-icon-device-watch; }
|
|
6078
6107
|
.#{$ti-prefix}-device-watch-bolt:before { content: $ti-icon-device-watch-bolt; }
|
|
6079
6108
|
.#{$ti-prefix}-device-watch-cancel:before { content: $ti-icon-device-watch-cancel; }
|
|
@@ -7069,6 +7098,7 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
7069
7098
|
.#{$ti-prefix}-medal:before { content: $ti-icon-medal; }
|
|
7070
7099
|
.#{$ti-prefix}-medal-2:before { content: $ti-icon-medal-2; }
|
|
7071
7100
|
.#{$ti-prefix}-medical-cross:before { content: $ti-icon-medical-cross; }
|
|
7101
|
+
.#{$ti-prefix}-medical-cross-circle:before { content: $ti-icon-medical-cross-circle; }
|
|
7072
7102
|
.#{$ti-prefix}-medical-cross-filled:before { content: $ti-icon-medical-cross-filled; }
|
|
7073
7103
|
.#{$ti-prefix}-medical-cross-off:before { content: $ti-icon-medical-cross-off; }
|
|
7074
7104
|
.#{$ti-prefix}-medicine-syrup:before { content: $ti-icon-medicine-syrup; }
|
|
@@ -7151,6 +7181,9 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
7151
7181
|
.#{$ti-prefix}-messages-off:before { content: $ti-icon-messages-off; }
|
|
7152
7182
|
.#{$ti-prefix}-meteor:before { content: $ti-icon-meteor; }
|
|
7153
7183
|
.#{$ti-prefix}-meteor-off:before { content: $ti-icon-meteor-off; }
|
|
7184
|
+
.#{$ti-prefix}-michelin-bib-gourmand:before { content: $ti-icon-michelin-bib-gourmand; }
|
|
7185
|
+
.#{$ti-prefix}-michelin-star:before { content: $ti-icon-michelin-star; }
|
|
7186
|
+
.#{$ti-prefix}-michelin-star-green:before { content: $ti-icon-michelin-star-green; }
|
|
7154
7187
|
.#{$ti-prefix}-mickey:before { content: $ti-icon-mickey; }
|
|
7155
7188
|
.#{$ti-prefix}-mickey-filled:before { content: $ti-icon-mickey-filled; }
|
|
7156
7189
|
.#{$ti-prefix}-microphone:before { content: $ti-icon-microphone; }
|
|
@@ -7256,6 +7289,7 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
7256
7289
|
.#{$ti-prefix}-music-off:before { content: $ti-icon-music-off; }
|
|
7257
7290
|
.#{$ti-prefix}-navigation:before { content: $ti-icon-navigation; }
|
|
7258
7291
|
.#{$ti-prefix}-navigation-filled:before { content: $ti-icon-navigation-filled; }
|
|
7292
|
+
.#{$ti-prefix}-navigation-north:before { content: $ti-icon-navigation-north; }
|
|
7259
7293
|
.#{$ti-prefix}-navigation-off:before { content: $ti-icon-navigation-off; }
|
|
7260
7294
|
.#{$ti-prefix}-needle:before { content: $ti-icon-needle; }
|
|
7261
7295
|
.#{$ti-prefix}-needle-thread:before { content: $ti-icon-needle-thread; }
|
|
@@ -7576,6 +7610,8 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
7576
7610
|
.#{$ti-prefix}-record-mail-off:before { content: $ti-icon-record-mail-off; }
|
|
7577
7611
|
.#{$ti-prefix}-rectangle:before { content: $ti-icon-rectangle; }
|
|
7578
7612
|
.#{$ti-prefix}-rectangle-filled:before { content: $ti-icon-rectangle-filled; }
|
|
7613
|
+
.#{$ti-prefix}-rectangle-rounded-bottom:before { content: $ti-icon-rectangle-rounded-bottom; }
|
|
7614
|
+
.#{$ti-prefix}-rectangle-rounded-top:before { content: $ti-icon-rectangle-rounded-top; }
|
|
7579
7615
|
.#{$ti-prefix}-rectangle-vertical:before { content: $ti-icon-rectangle-vertical; }
|
|
7580
7616
|
.#{$ti-prefix}-rectangle-vertical-filled:before { content: $ti-icon-rectangle-vertical-filled; }
|
|
7581
7617
|
.#{$ti-prefix}-rectangular-prism:before { content: $ti-icon-rectangular-prism; }
|