@tabler/icons-webfont 3.0.2 → 3.1.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 +70 -2
- package/dist/tabler-icons-outline.css.map +1 -1
- package/dist/tabler-icons-outline.html +155 -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 +37 -3
- package/dist/tabler-icons.css +74 -2
- package/dist/tabler-icons.css.map +1 -1
- package/dist/tabler-icons.html +164 -2
- package/dist/tabler-icons.min.css +2 -2
- package/dist/tabler-icons.min.css.map +1 -1
- package/dist/tabler-icons.scss +39 -3
- package/package.json +2 -2
package/dist/tabler-icons.css
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* Tabler Icons 3.0
|
|
2
|
+
* Tabler Icons 3.1.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.0
|
|
9
|
+
src: url("./fonts/tabler-icons.woff2?v3.1.0") format("woff2"), url("./fonts/tabler-icons.woff?") format("woff"), url("./fonts/tabler-icons.ttf?v3.1.0") format("truetype");
|
|
10
10
|
}
|
|
11
11
|
.ti {
|
|
12
12
|
font-family: "tabler-icons" !important;
|
|
@@ -2269,10 +2269,22 @@
|
|
|
2269
2269
|
content: "\f2f2";
|
|
2270
2270
|
}
|
|
2271
2271
|
|
|
2272
|
+
.ti-blend-mode:before {
|
|
2273
|
+
content: "\feb0";
|
|
2274
|
+
}
|
|
2275
|
+
|
|
2272
2276
|
.ti-blender:before {
|
|
2273
2277
|
content: "\fca2";
|
|
2274
2278
|
}
|
|
2275
2279
|
|
|
2280
|
+
.ti-blob:before {
|
|
2281
|
+
content: "\feaf";
|
|
2282
|
+
}
|
|
2283
|
+
|
|
2284
|
+
.ti-blob-filled:before {
|
|
2285
|
+
content: "\feb1";
|
|
2286
|
+
}
|
|
2287
|
+
|
|
2276
2288
|
.ti-blockquote:before {
|
|
2277
2289
|
content: "\ee09";
|
|
2278
2290
|
}
|
|
@@ -2865,6 +2877,10 @@
|
|
|
2865
2877
|
content: "\ed24";
|
|
2866
2878
|
}
|
|
2867
2879
|
|
|
2880
|
+
.ti-brand-arc:before {
|
|
2881
|
+
content: "\feae";
|
|
2882
|
+
}
|
|
2883
|
+
|
|
2868
2884
|
.ti-brand-asana:before {
|
|
2869
2885
|
content: "\edc5";
|
|
2870
2886
|
}
|
|
@@ -9093,6 +9109,10 @@
|
|
|
9093
9109
|
content: "\fb71";
|
|
9094
9110
|
}
|
|
9095
9111
|
|
|
9112
|
+
.ti-eye-dotted:before {
|
|
9113
|
+
content: "\fead";
|
|
9114
|
+
}
|
|
9115
|
+
|
|
9096
9116
|
.ti-eye-down:before {
|
|
9097
9117
|
content: "\fb72";
|
|
9098
9118
|
}
|
|
@@ -9345,6 +9365,10 @@
|
|
|
9345
9365
|
content: "\eb67";
|
|
9346
9366
|
}
|
|
9347
9367
|
|
|
9368
|
+
.ti-file-isr:before {
|
|
9369
|
+
content: "\feac";
|
|
9370
|
+
}
|
|
9371
|
+
|
|
9348
9372
|
.ti-file-lambda:before {
|
|
9349
9373
|
content: "\f53f";
|
|
9350
9374
|
}
|
|
@@ -11693,6 +11717,10 @@
|
|
|
11693
11717
|
content: "\fc5c";
|
|
11694
11718
|
}
|
|
11695
11719
|
|
|
11720
|
+
.ti-invoice:before {
|
|
11721
|
+
content: "\feab";
|
|
11722
|
+
}
|
|
11723
|
+
|
|
11696
11724
|
.ti-ironing:before {
|
|
11697
11725
|
content: "\fa7c";
|
|
11698
11726
|
}
|
|
@@ -11933,6 +11961,14 @@
|
|
|
11933
11961
|
content: "\f150";
|
|
11934
11962
|
}
|
|
11935
11963
|
|
|
11964
|
+
.ti-layers-selected:before {
|
|
11965
|
+
content: "\fea9";
|
|
11966
|
+
}
|
|
11967
|
+
|
|
11968
|
+
.ti-layers-selected-bottom:before {
|
|
11969
|
+
content: "\feaa";
|
|
11970
|
+
}
|
|
11971
|
+
|
|
11936
11972
|
.ti-layers-subtract:before {
|
|
11937
11973
|
content: "\eaca";
|
|
11938
11974
|
}
|
|
@@ -12753,6 +12789,10 @@
|
|
|
12753
12789
|
content: "\eae1";
|
|
12754
12790
|
}
|
|
12755
12791
|
|
|
12792
|
+
.ti-lock-open-2:before {
|
|
12793
|
+
content: "\fea8";
|
|
12794
|
+
}
|
|
12795
|
+
|
|
12756
12796
|
.ti-lock-open-off:before {
|
|
12757
12797
|
content: "\f156";
|
|
12758
12798
|
}
|
|
@@ -12853,6 +12893,10 @@
|
|
|
12853
12893
|
content: "\fa7e";
|
|
12854
12894
|
}
|
|
12855
12895
|
|
|
12896
|
+
.ti-logs:before {
|
|
12897
|
+
content: "\fea7";
|
|
12898
|
+
}
|
|
12899
|
+
|
|
12856
12900
|
.ti-lollipop:before {
|
|
12857
12901
|
content: "\efcc";
|
|
12858
12902
|
}
|
|
@@ -15833,6 +15877,10 @@
|
|
|
15833
15877
|
content: "\fab1";
|
|
15834
15878
|
}
|
|
15835
15879
|
|
|
15880
|
+
.ti-prism-light:before {
|
|
15881
|
+
content: "\fea6";
|
|
15882
|
+
}
|
|
15883
|
+
|
|
15836
15884
|
.ti-prism-off:before {
|
|
15837
15885
|
content: "\faaf";
|
|
15838
15886
|
}
|
|
@@ -16985,6 +17033,10 @@
|
|
|
16985
17033
|
content: "\f1a1";
|
|
16986
17034
|
}
|
|
16987
17035
|
|
|
17036
|
+
.ti-shareplay:before {
|
|
17037
|
+
content: "\fea5";
|
|
17038
|
+
}
|
|
17039
|
+
|
|
16988
17040
|
.ti-shield:before {
|
|
16989
17041
|
content: "\eb24";
|
|
16990
17042
|
}
|
|
@@ -17569,6 +17621,10 @@
|
|
|
17569
17621
|
content: "\f1aa";
|
|
17570
17622
|
}
|
|
17571
17623
|
|
|
17624
|
+
.ti-spaces:before {
|
|
17625
|
+
content: "\fea4";
|
|
17626
|
+
}
|
|
17627
|
+
|
|
17572
17628
|
.ti-spacing-horizontal:before {
|
|
17573
17629
|
content: "\ef54";
|
|
17574
17630
|
}
|
|
@@ -18669,6 +18725,10 @@
|
|
|
18669
18725
|
content: "\fe9f";
|
|
18670
18726
|
}
|
|
18671
18727
|
|
|
18728
|
+
.ti-squares-selected:before {
|
|
18729
|
+
content: "\fea3";
|
|
18730
|
+
}
|
|
18731
|
+
|
|
18672
18732
|
.ti-stack:before {
|
|
18673
18733
|
content: "\eb2d";
|
|
18674
18734
|
}
|
|
@@ -19793,6 +19853,14 @@
|
|
|
19793
19853
|
content: "\f1ba";
|
|
19794
19854
|
}
|
|
19795
19855
|
|
|
19856
|
+
.ti-u-turn-left:before {
|
|
19857
|
+
content: "\fea2";
|
|
19858
|
+
}
|
|
19859
|
+
|
|
19860
|
+
.ti-u-turn-right:before {
|
|
19861
|
+
content: "\fea1";
|
|
19862
|
+
}
|
|
19863
|
+
|
|
19796
19864
|
.ti-ufo:before {
|
|
19797
19865
|
content: "\f26f";
|
|
19798
19866
|
}
|
|
@@ -19925,6 +19993,10 @@
|
|
|
19925
19993
|
content: "\fcaf";
|
|
19926
19994
|
}
|
|
19927
19995
|
|
|
19996
|
+
.ti-user-screen:before {
|
|
19997
|
+
content: "\fea0";
|
|
19998
|
+
}
|
|
19999
|
+
|
|
19928
20000
|
.ti-user-search:before {
|
|
19929
20001
|
content: "\ef89";
|
|
19930
20002
|
}
|