@tabler/icons-webfont 2.1.2 → 2.3.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 +212 -16
- package/tabler-icons.css.map +1 -1
- package/tabler-icons.html +474 -33
- package/tabler-icons.min.css +2 -2
- package/tabler-icons.min.css.map +1 -1
- package/tabler-icons.scss +117 -19
package/fonts/tabler-icons.eot
CHANGED
|
Binary file
|
package/fonts/tabler-icons.ttf
CHANGED
|
Binary file
|
package/fonts/tabler-icons.woff
CHANGED
|
Binary file
|
package/fonts/tabler-icons.woff2
CHANGED
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tabler/icons-webfont",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.3.0",
|
|
4
4
|
"description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
|
|
5
5
|
"homepage": "https://tabler-icons.io",
|
|
6
6
|
"bugs": {
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
]
|
|
39
39
|
},
|
|
40
40
|
"dependencies": {
|
|
41
|
-
"@tabler/icons": "2.
|
|
41
|
+
"@tabler/icons": "2.3.0"
|
|
42
42
|
},
|
|
43
43
|
"keywords": [
|
|
44
44
|
"icons",
|
package/tabler-icons.css
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* Tabler Icons 2.
|
|
2
|
+
* Tabler Icons 2.3.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.3.0");
|
|
10
|
+
src: url("./fonts/tabler-icons.eot?#iefix-v2.3.0") format("embedded-opentype"), url("./fonts/tabler-icons.woff2?v2.3.0") format("woff2"), url("./fonts/tabler-icons.woff?") format("woff"), url("./fonts/tabler-icons.ttf?v2.3.0") format("truetype");
|
|
11
11
|
}
|
|
12
12
|
.ti {
|
|
13
13
|
font-family: "tabler-icons" !important;
|
|
@@ -94,6 +94,10 @@
|
|
|
94
94
|
content: "\f0a7";
|
|
95
95
|
}
|
|
96
96
|
|
|
97
|
+
.ti-accessible-off-filled:before {
|
|
98
|
+
content: "\f6ea";
|
|
99
|
+
}
|
|
100
|
+
|
|
97
101
|
.ti-activity:before {
|
|
98
102
|
content: "\ed23";
|
|
99
103
|
}
|
|
@@ -110,6 +114,10 @@
|
|
|
110
114
|
content: "\ef1f";
|
|
111
115
|
}
|
|
112
116
|
|
|
117
|
+
.ti-ad-filled:before {
|
|
118
|
+
content: "\f6eb";
|
|
119
|
+
}
|
|
120
|
+
|
|
113
121
|
.ti-ad-off:before {
|
|
114
122
|
content: "\f3b7";
|
|
115
123
|
}
|
|
@@ -130,6 +138,10 @@
|
|
|
130
138
|
content: "\ec37";
|
|
131
139
|
}
|
|
132
140
|
|
|
141
|
+
.ti-adjustments-filled:before {
|
|
142
|
+
content: "\f6ec";
|
|
143
|
+
}
|
|
144
|
+
|
|
133
145
|
.ti-adjustments-horizontal:before {
|
|
134
146
|
content: "\ec38";
|
|
135
147
|
}
|
|
@@ -146,6 +158,10 @@
|
|
|
146
158
|
content: "\edff";
|
|
147
159
|
}
|
|
148
160
|
|
|
161
|
+
.ti-affiliate-filled:before {
|
|
162
|
+
content: "\f6ed";
|
|
163
|
+
}
|
|
164
|
+
|
|
149
165
|
.ti-air-balloon:before {
|
|
150
166
|
content: "\f4a6";
|
|
151
167
|
}
|
|
@@ -190,14 +206,26 @@
|
|
|
190
206
|
content: "\ea05";
|
|
191
207
|
}
|
|
192
208
|
|
|
209
|
+
.ti-alert-circle-filled:before {
|
|
210
|
+
content: "\f6ee";
|
|
211
|
+
}
|
|
212
|
+
|
|
193
213
|
.ti-alert-octagon:before {
|
|
194
214
|
content: "\ecc6";
|
|
195
215
|
}
|
|
196
216
|
|
|
217
|
+
.ti-alert-octagon-filled:before {
|
|
218
|
+
content: "\f6ef";
|
|
219
|
+
}
|
|
220
|
+
|
|
197
221
|
.ti-alert-triangle:before {
|
|
198
222
|
content: "\ea06";
|
|
199
223
|
}
|
|
200
224
|
|
|
225
|
+
.ti-alert-triangle-filled:before {
|
|
226
|
+
content: "\f6f0";
|
|
227
|
+
}
|
|
228
|
+
|
|
201
229
|
.ti-alien:before {
|
|
202
230
|
content: "\ebde";
|
|
203
231
|
}
|
|
@@ -382,6 +410,10 @@
|
|
|
382
410
|
content: "\ebb6";
|
|
383
411
|
}
|
|
384
412
|
|
|
413
|
+
.ti-apps-filled:before {
|
|
414
|
+
content: "\f6f1";
|
|
415
|
+
}
|
|
416
|
+
|
|
385
417
|
.ti-apps-off:before {
|
|
386
418
|
content: "\f0ac";
|
|
387
419
|
}
|
|
@@ -414,6 +446,10 @@
|
|
|
414
446
|
content: "\ef31";
|
|
415
447
|
}
|
|
416
448
|
|
|
449
|
+
.ti-arrow-autofit-content-filled:before {
|
|
450
|
+
content: "\f6f2";
|
|
451
|
+
}
|
|
452
|
+
|
|
417
453
|
.ti-arrow-autofit-down:before {
|
|
418
454
|
content: "\ef32";
|
|
419
455
|
}
|
|
@@ -862,6 +898,10 @@
|
|
|
862
898
|
content: "\f05b";
|
|
863
899
|
}
|
|
864
900
|
|
|
901
|
+
.ti-arrow-top-circle:before {
|
|
902
|
+
content: "\f6f3";
|
|
903
|
+
}
|
|
904
|
+
|
|
865
905
|
.ti-arrow-up:before {
|
|
866
906
|
content: "\ea25";
|
|
867
907
|
}
|
|
@@ -1314,11 +1354,11 @@
|
|
|
1314
1354
|
content: "\ec2b";
|
|
1315
1355
|
}
|
|
1316
1356
|
|
|
1317
|
-
.ti-
|
|
1357
|
+
.ti-balloon:before {
|
|
1318
1358
|
content: "\ef3a";
|
|
1319
1359
|
}
|
|
1320
1360
|
|
|
1321
|
-
.ti-
|
|
1361
|
+
.ti-balloon-off:before {
|
|
1322
1362
|
content: "\f0fd";
|
|
1323
1363
|
}
|
|
1324
1364
|
|
|
@@ -1894,7 +1934,7 @@
|
|
|
1894
1934
|
content: "\f0c0";
|
|
1895
1935
|
}
|
|
1896
1936
|
|
|
1897
|
-
.ti-
|
|
1937
|
+
.ti-braille:before {
|
|
1898
1938
|
content: "\f545";
|
|
1899
1939
|
}
|
|
1900
1940
|
|
|
@@ -1946,7 +1986,7 @@
|
|
|
1946
1986
|
content: "\f5f9";
|
|
1947
1987
|
}
|
|
1948
1988
|
|
|
1949
|
-
.ti-brand-
|
|
1989
|
+
.ti-brand-among-us:before {
|
|
1950
1990
|
content: "\f205";
|
|
1951
1991
|
}
|
|
1952
1992
|
|
|
@@ -2030,7 +2070,7 @@
|
|
|
2030
2070
|
content: "\edc7";
|
|
2031
2071
|
}
|
|
2032
2072
|
|
|
2033
|
-
.ti-brand-
|
|
2073
|
+
.ti-brand-blackberry:before {
|
|
2034
2074
|
content: "\f568";
|
|
2035
2075
|
}
|
|
2036
2076
|
|
|
@@ -3886,6 +3926,70 @@
|
|
|
3886
3926
|
content: "\ea6b";
|
|
3887
3927
|
}
|
|
3888
3928
|
|
|
3929
|
+
.ti-circle-arrow-down:before {
|
|
3930
|
+
content: "\f6f9";
|
|
3931
|
+
}
|
|
3932
|
+
|
|
3933
|
+
.ti-circle-arrow-down-filled:before {
|
|
3934
|
+
content: "\f6f4";
|
|
3935
|
+
}
|
|
3936
|
+
|
|
3937
|
+
.ti-circle-arrow-down-left:before {
|
|
3938
|
+
content: "\f6f6";
|
|
3939
|
+
}
|
|
3940
|
+
|
|
3941
|
+
.ti-circle-arrow-down-left-filled:before {
|
|
3942
|
+
content: "\f6f5";
|
|
3943
|
+
}
|
|
3944
|
+
|
|
3945
|
+
.ti-circle-arrow-down-right:before {
|
|
3946
|
+
content: "\f6f8";
|
|
3947
|
+
}
|
|
3948
|
+
|
|
3949
|
+
.ti-circle-arrow-down-right-filled:before {
|
|
3950
|
+
content: "\f6f7";
|
|
3951
|
+
}
|
|
3952
|
+
|
|
3953
|
+
.ti-circle-arrow-left:before {
|
|
3954
|
+
content: "\f6fb";
|
|
3955
|
+
}
|
|
3956
|
+
|
|
3957
|
+
.ti-circle-arrow-left-filled:before {
|
|
3958
|
+
content: "\f6fa";
|
|
3959
|
+
}
|
|
3960
|
+
|
|
3961
|
+
.ti-circle-arrow-right:before {
|
|
3962
|
+
content: "\f6fd";
|
|
3963
|
+
}
|
|
3964
|
+
|
|
3965
|
+
.ti-circle-arrow-right-filled:before {
|
|
3966
|
+
content: "\f6fc";
|
|
3967
|
+
}
|
|
3968
|
+
|
|
3969
|
+
.ti-circle-arrow-up:before {
|
|
3970
|
+
content: "\f703";
|
|
3971
|
+
}
|
|
3972
|
+
|
|
3973
|
+
.ti-circle-arrow-up-filled:before {
|
|
3974
|
+
content: "\f6fe";
|
|
3975
|
+
}
|
|
3976
|
+
|
|
3977
|
+
.ti-circle-arrow-up-left:before {
|
|
3978
|
+
content: "\f700";
|
|
3979
|
+
}
|
|
3980
|
+
|
|
3981
|
+
.ti-circle-arrow-up-left-filled:before {
|
|
3982
|
+
content: "\f6ff";
|
|
3983
|
+
}
|
|
3984
|
+
|
|
3985
|
+
.ti-circle-arrow-up-right:before {
|
|
3986
|
+
content: "\f702";
|
|
3987
|
+
}
|
|
3988
|
+
|
|
3989
|
+
.ti-circle-arrow-up-right-filled:before {
|
|
3990
|
+
content: "\f701";
|
|
3991
|
+
}
|
|
3992
|
+
|
|
3889
3993
|
.ti-circle-caret-down:before {
|
|
3890
3994
|
content: "\f4a9";
|
|
3891
3995
|
}
|
|
@@ -3906,6 +4010,10 @@
|
|
|
3906
4010
|
content: "\ea67";
|
|
3907
4011
|
}
|
|
3908
4012
|
|
|
4013
|
+
.ti-circle-check-filled:before {
|
|
4014
|
+
content: "\f704";
|
|
4015
|
+
}
|
|
4016
|
+
|
|
3909
4017
|
.ti-circle-chevron-down:before {
|
|
3910
4018
|
content: "\f622";
|
|
3911
4019
|
}
|
|
@@ -3946,6 +4054,10 @@
|
|
|
3946
4054
|
content: "\efb1";
|
|
3947
4055
|
}
|
|
3948
4056
|
|
|
4057
|
+
.ti-circle-dot-filled:before {
|
|
4058
|
+
content: "\f705";
|
|
4059
|
+
}
|
|
4060
|
+
|
|
3949
4061
|
.ti-circle-dotted:before {
|
|
3950
4062
|
content: "\ed28";
|
|
3951
4063
|
}
|
|
@@ -3970,6 +4082,10 @@
|
|
|
3970
4082
|
content: "\f633";
|
|
3971
4083
|
}
|
|
3972
4084
|
|
|
4085
|
+
.ti-circle-key-filled:before {
|
|
4086
|
+
content: "\f706";
|
|
4087
|
+
}
|
|
4088
|
+
|
|
3973
4089
|
.ti-circle-letter-a:before {
|
|
3974
4090
|
content: "\f441";
|
|
3975
4091
|
}
|
|
@@ -6246,6 +6362,10 @@
|
|
|
6246
6362
|
content: "\ee8c";
|
|
6247
6363
|
}
|
|
6248
6364
|
|
|
6365
|
+
.ti-flag-2-filled:before {
|
|
6366
|
+
content: "\f707";
|
|
6367
|
+
}
|
|
6368
|
+
|
|
6249
6369
|
.ti-flag-2-off:before {
|
|
6250
6370
|
content: "\f12c";
|
|
6251
6371
|
}
|
|
@@ -6254,6 +6374,10 @@
|
|
|
6254
6374
|
content: "\ee8d";
|
|
6255
6375
|
}
|
|
6256
6376
|
|
|
6377
|
+
.ti-flag-3-filled:before {
|
|
6378
|
+
content: "\f708";
|
|
6379
|
+
}
|
|
6380
|
+
|
|
6257
6381
|
.ti-flag-filled:before {
|
|
6258
6382
|
content: "\f67a";
|
|
6259
6383
|
}
|
|
@@ -7346,6 +7470,10 @@
|
|
|
7346
7470
|
content: "\eac5";
|
|
7347
7471
|
}
|
|
7348
7472
|
|
|
7473
|
+
.ti-info-circle-filled:before {
|
|
7474
|
+
content: "\f6d8";
|
|
7475
|
+
}
|
|
7476
|
+
|
|
7349
7477
|
.ti-info-square:before {
|
|
7350
7478
|
content: "\eac6";
|
|
7351
7479
|
}
|
|
@@ -7354,6 +7482,10 @@
|
|
|
7354
7482
|
content: "\f635";
|
|
7355
7483
|
}
|
|
7356
7484
|
|
|
7485
|
+
.ti-info-square-rounded-filled:before {
|
|
7486
|
+
content: "\f6d9";
|
|
7487
|
+
}
|
|
7488
|
+
|
|
7357
7489
|
.ti-inner-shadow-bottom:before {
|
|
7358
7490
|
content: "\f520";
|
|
7359
7491
|
}
|
|
@@ -7998,6 +8130,10 @@
|
|
|
7998
8130
|
content: "\f636";
|
|
7999
8131
|
}
|
|
8000
8132
|
|
|
8133
|
+
.ti-lock-square-rounded-filled:before {
|
|
8134
|
+
content: "\f6da";
|
|
8135
|
+
}
|
|
8136
|
+
|
|
8001
8137
|
.ti-logic-and:before {
|
|
8002
8138
|
content: "\f240";
|
|
8003
8139
|
}
|
|
@@ -9002,20 +9138,20 @@
|
|
|
9002
9138
|
content: "\eaff";
|
|
9003
9139
|
}
|
|
9004
9140
|
|
|
9005
|
-
.ti-package-
|
|
9006
|
-
content: "\
|
|
9141
|
+
.ti-package-export:before {
|
|
9142
|
+
content: "\f07a";
|
|
9007
9143
|
}
|
|
9008
9144
|
|
|
9009
|
-
.ti-
|
|
9010
|
-
content: "\
|
|
9145
|
+
.ti-package-import:before {
|
|
9146
|
+
content: "\f07b";
|
|
9011
9147
|
}
|
|
9012
9148
|
|
|
9013
|
-
.ti-
|
|
9014
|
-
content: "\
|
|
9149
|
+
.ti-package-off:before {
|
|
9150
|
+
content: "\f16c";
|
|
9015
9151
|
}
|
|
9016
9152
|
|
|
9017
|
-
.ti-
|
|
9018
|
-
content: "\
|
|
9153
|
+
.ti-packages:before {
|
|
9154
|
+
content: "\f2c9";
|
|
9019
9155
|
}
|
|
9020
9156
|
|
|
9021
9157
|
.ti-pacman:before {
|
|
@@ -11114,54 +11250,106 @@
|
|
|
11114
11250
|
content: "\f639";
|
|
11115
11251
|
}
|
|
11116
11252
|
|
|
11253
|
+
.ti-square-rounded-arrow-down-filled:before {
|
|
11254
|
+
content: "\f6db";
|
|
11255
|
+
}
|
|
11256
|
+
|
|
11117
11257
|
.ti-square-rounded-arrow-left:before {
|
|
11118
11258
|
content: "\f63a";
|
|
11119
11259
|
}
|
|
11120
11260
|
|
|
11261
|
+
.ti-square-rounded-arrow-left-filled:before {
|
|
11262
|
+
content: "\f6dc";
|
|
11263
|
+
}
|
|
11264
|
+
|
|
11121
11265
|
.ti-square-rounded-arrow-right:before {
|
|
11122
11266
|
content: "\f63b";
|
|
11123
11267
|
}
|
|
11124
11268
|
|
|
11269
|
+
.ti-square-rounded-arrow-right-filled:before {
|
|
11270
|
+
content: "\f6dd";
|
|
11271
|
+
}
|
|
11272
|
+
|
|
11125
11273
|
.ti-square-rounded-arrow-up:before {
|
|
11126
11274
|
content: "\f63c";
|
|
11127
11275
|
}
|
|
11128
11276
|
|
|
11277
|
+
.ti-square-rounded-arrow-up-filled:before {
|
|
11278
|
+
content: "\f6de";
|
|
11279
|
+
}
|
|
11280
|
+
|
|
11129
11281
|
.ti-square-rounded-check:before {
|
|
11130
11282
|
content: "\f63d";
|
|
11131
11283
|
}
|
|
11132
11284
|
|
|
11285
|
+
.ti-square-rounded-check-filled:before {
|
|
11286
|
+
content: "\f6df";
|
|
11287
|
+
}
|
|
11288
|
+
|
|
11133
11289
|
.ti-square-rounded-chevron-down:before {
|
|
11134
11290
|
content: "\f62b";
|
|
11135
11291
|
}
|
|
11136
11292
|
|
|
11293
|
+
.ti-square-rounded-chevron-down-filled:before {
|
|
11294
|
+
content: "\f6e0";
|
|
11295
|
+
}
|
|
11296
|
+
|
|
11137
11297
|
.ti-square-rounded-chevron-left:before {
|
|
11138
11298
|
content: "\f62c";
|
|
11139
11299
|
}
|
|
11140
11300
|
|
|
11301
|
+
.ti-square-rounded-chevron-left-filled:before {
|
|
11302
|
+
content: "\f6e1";
|
|
11303
|
+
}
|
|
11304
|
+
|
|
11141
11305
|
.ti-square-rounded-chevron-right:before {
|
|
11142
11306
|
content: "\f62d";
|
|
11143
11307
|
}
|
|
11144
11308
|
|
|
11309
|
+
.ti-square-rounded-chevron-right-filled:before {
|
|
11310
|
+
content: "\f6e2";
|
|
11311
|
+
}
|
|
11312
|
+
|
|
11145
11313
|
.ti-square-rounded-chevron-up:before {
|
|
11146
11314
|
content: "\f62e";
|
|
11147
11315
|
}
|
|
11148
11316
|
|
|
11317
|
+
.ti-square-rounded-chevron-up-filled:before {
|
|
11318
|
+
content: "\f6e3";
|
|
11319
|
+
}
|
|
11320
|
+
|
|
11149
11321
|
.ti-square-rounded-chevrons-down:before {
|
|
11150
11322
|
content: "\f64f";
|
|
11151
11323
|
}
|
|
11152
11324
|
|
|
11325
|
+
.ti-square-rounded-chevrons-down-filled:before {
|
|
11326
|
+
content: "\f6e4";
|
|
11327
|
+
}
|
|
11328
|
+
|
|
11153
11329
|
.ti-square-rounded-chevrons-left:before {
|
|
11154
11330
|
content: "\f650";
|
|
11155
11331
|
}
|
|
11156
11332
|
|
|
11333
|
+
.ti-square-rounded-chevrons-left-filled:before {
|
|
11334
|
+
content: "\f6e5";
|
|
11335
|
+
}
|
|
11336
|
+
|
|
11157
11337
|
.ti-square-rounded-chevrons-right:before {
|
|
11158
11338
|
content: "\f651";
|
|
11159
11339
|
}
|
|
11160
11340
|
|
|
11341
|
+
.ti-square-rounded-chevrons-right-filled:before {
|
|
11342
|
+
content: "\f6e6";
|
|
11343
|
+
}
|
|
11344
|
+
|
|
11161
11345
|
.ti-square-rounded-chevrons-up:before {
|
|
11162
11346
|
content: "\f652";
|
|
11163
11347
|
}
|
|
11164
11348
|
|
|
11349
|
+
.ti-square-rounded-chevrons-up-filled:before {
|
|
11350
|
+
content: "\f6e7";
|
|
11351
|
+
}
|
|
11352
|
+
|
|
11165
11353
|
.ti-square-rounded-filled:before {
|
|
11166
11354
|
content: "\f6a5";
|
|
11167
11355
|
}
|
|
@@ -11318,10 +11506,18 @@
|
|
|
11318
11506
|
content: "\f63f";
|
|
11319
11507
|
}
|
|
11320
11508
|
|
|
11509
|
+
.ti-square-rounded-plus-filled:before {
|
|
11510
|
+
content: "\f6e8";
|
|
11511
|
+
}
|
|
11512
|
+
|
|
11321
11513
|
.ti-square-rounded-x:before {
|
|
11322
11514
|
content: "\f640";
|
|
11323
11515
|
}
|
|
11324
11516
|
|
|
11517
|
+
.ti-square-rounded-x-filled:before {
|
|
11518
|
+
content: "\f6e9";
|
|
11519
|
+
}
|
|
11520
|
+
|
|
11325
11521
|
.ti-square-toggle:before {
|
|
11326
11522
|
content: "\eef4";
|
|
11327
11523
|
}
|