@tabler/icons-webfont 2.2.0 → 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.
Binary file
Binary file
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tabler/icons-webfont",
3
- "version": "2.2.0",
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.2.0"
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.0 by tabler - https://tabler.io
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.2.0");
10
- src: url("./fonts/tabler-icons.eot?#iefix-v2.2.0") format("embedded-opentype"), url("./fonts/tabler-icons.woff2?v2.2.0") format("woff2"), url("./fonts/tabler-icons.woff?") format("woff"), url("./fonts/tabler-icons.ttf?v2.2.0") format("truetype");
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
  }
@@ -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
  }