@tabler/icons-webfont 2.6.0 → 2.8.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.6.0",
3
+ "version": "2.8.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.6.0"
41
+ "@tabler/icons": "2.8.0"
42
42
  },
43
43
  "keywords": [
44
44
  "icons",
package/tabler-icons.css CHANGED
@@ -1,13 +1,13 @@
1
1
  /*!
2
- * Tabler Icons 2.6.0 by tabler - https://tabler.io
2
+ * Tabler Icons 2.8.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.6.0");
10
- src: url("./fonts/tabler-icons.eot?#iefix-v2.6.0") format("embedded-opentype"), url("./fonts/tabler-icons.woff2?v2.6.0") format("woff2"), url("./fonts/tabler-icons.woff?") format("woff"), url("./fonts/tabler-icons.ttf?v2.6.0") format("truetype");
9
+ src: url("./fonts/tabler-icons.eot?v2.8.0");
10
+ src: url("./fonts/tabler-icons.eot?#iefix-v2.8.0") format("embedded-opentype"), url("./fonts/tabler-icons.woff2?v2.8.0") format("woff2"), url("./fonts/tabler-icons.woff?") format("woff"), url("./fonts/tabler-icons.ttf?v2.8.0") format("truetype");
11
11
  }
12
12
  .ti {
13
13
  font-family: "tabler-icons" !important;
@@ -2258,6 +2258,10 @@
2258
2258
  content: "\f7a3";
2259
2259
  }
2260
2260
 
2261
+ .ti-brand-cakephp:before {
2262
+ content: "\f7af";
2263
+ }
2264
+
2261
2265
  .ti-brand-campaignmonitor:before {
2262
2266
  content: "\f328";
2263
2267
  }
@@ -2630,6 +2634,10 @@
2630
2634
  content: "\ef0c";
2631
2635
  }
2632
2636
 
2637
+ .ti-brand-juejin:before {
2638
+ content: "\f7b0";
2639
+ }
2640
+
2633
2641
  .ti-brand-kickstarter:before {
2634
2642
  content: "\edce";
2635
2643
  }
@@ -4674,6 +4682,18 @@
4674
4682
  content: "\f546";
4675
4683
  }
4676
4684
 
4685
+ .ti-clock-check:before {
4686
+ content: "\f7c1";
4687
+ }
4688
+
4689
+ .ti-clock-cog:before {
4690
+ content: "\f7c2";
4691
+ }
4692
+
4693
+ .ti-clock-down:before {
4694
+ content: "\f7c3";
4695
+ }
4696
+
4677
4697
  .ti-clock-edit:before {
4678
4698
  content: "\f547";
4679
4699
  }
@@ -4682,6 +4702,10 @@
4682
4702
  content: "\f73a";
4683
4703
  }
4684
4704
 
4705
+ .ti-clock-heart:before {
4706
+ content: "\f7c4";
4707
+ }
4708
+
4685
4709
  .ti-clock-hour-1:before {
4686
4710
  content: "\f313";
4687
4711
  }
@@ -4742,14 +4766,42 @@
4742
4766
  content: "\f549";
4743
4767
  }
4744
4768
 
4769
+ .ti-clock-plus:before {
4770
+ content: "\f7c5";
4771
+ }
4772
+
4773
+ .ti-clock-question:before {
4774
+ content: "\f7c6";
4775
+ }
4776
+
4745
4777
  .ti-clock-record:before {
4746
4778
  content: "\f54a";
4747
4779
  }
4748
4780
 
4781
+ .ti-clock-search:before {
4782
+ content: "\f7c7";
4783
+ }
4784
+
4785
+ .ti-clock-shield:before {
4786
+ content: "\f7c8";
4787
+ }
4788
+
4789
+ .ti-clock-star:before {
4790
+ content: "\f7c9";
4791
+ }
4792
+
4749
4793
  .ti-clock-stop:before {
4750
4794
  content: "\f54b";
4751
4795
  }
4752
4796
 
4797
+ .ti-clock-up:before {
4798
+ content: "\f7ca";
4799
+ }
4800
+
4801
+ .ti-clock-x:before {
4802
+ content: "\f7cb";
4803
+ }
4804
+
4753
4805
  .ti-clothes-rack:before {
4754
4806
  content: "\f285";
4755
4807
  }
@@ -7798,6 +7850,10 @@
7798
7850
  content: "\f147";
7799
7851
  }
7800
7852
 
7853
+ .ti-html:before {
7854
+ content: "\f7b1";
7855
+ }
7856
+
7801
7857
  .ti-ice-cream:before {
7802
7858
  content: "\eac2";
7803
7859
  }
@@ -8010,6 +8066,10 @@
8010
8066
  content: "\f3ac";
8011
8067
  }
8012
8068
 
8069
+ .ti-json:before {
8070
+ content: "\f7b2";
8071
+ }
8072
+
8013
8073
  .ti-jump-rope:before {
8014
8074
  content: "\ed8f";
8015
8075
  }
@@ -9150,6 +9210,14 @@
9150
9210
  content: "\ed2d";
9151
9211
  }
9152
9212
 
9213
+ .ti-mood-check:before {
9214
+ content: "\f7b3";
9215
+ }
9216
+
9217
+ .ti-mood-cog:before {
9218
+ content: "\f7b4";
9219
+ }
9220
+
9153
9221
  .ti-mood-confuzed:before {
9154
9222
  content: "\eaf3";
9155
9223
  }
@@ -9162,6 +9230,10 @@
9162
9230
  content: "\ecbb";
9163
9231
  }
9164
9232
 
9233
+ .ti-mood-dollar:before {
9234
+ content: "\f7b5";
9235
+ }
9236
+
9165
9237
  .ti-mood-empty:before {
9166
9238
  content: "\eeb5";
9167
9239
  }
@@ -9170,6 +9242,10 @@
9170
9242
  content: "\eaf4";
9171
9243
  }
9172
9244
 
9245
+ .ti-mood-heart:before {
9246
+ content: "\f7b6";
9247
+ }
9248
+
9173
9249
  .ti-mood-kid:before {
9174
9250
  content: "\ec03";
9175
9251
  }
@@ -9182,6 +9258,10 @@
9182
9258
  content: "\f2c6";
9183
9259
  }
9184
9260
 
9261
+ .ti-mood-minus:before {
9262
+ content: "\f7b7";
9263
+ }
9264
+
9185
9265
  .ti-mood-nerd:before {
9186
9266
  content: "\f2e1";
9187
9267
  }
@@ -9198,6 +9278,14 @@
9198
9278
  content: "\f161";
9199
9279
  }
9200
9280
 
9281
+ .ti-mood-pin:before {
9282
+ content: "\f7b8";
9283
+ }
9284
+
9285
+ .ti-mood-plus:before {
9286
+ content: "\f7b9";
9287
+ }
9288
+
9201
9289
  .ti-mood-sad:before {
9202
9290
  content: "\eaf6";
9203
9291
  }
@@ -9214,6 +9302,10 @@
9214
9302
  content: "\f2e4";
9215
9303
  }
9216
9304
 
9305
+ .ti-mood-search:before {
9306
+ content: "\f7ba";
9307
+ }
9308
+
9217
9309
  .ti-mood-sick:before {
9218
9310
  content: "\f2e5";
9219
9311
  }
@@ -9258,6 +9350,10 @@
9258
9350
  content: "\f2eb";
9259
9351
  }
9260
9352
 
9353
+ .ti-mood-up:before {
9354
+ content: "\f7bb";
9355
+ }
9356
+
9261
9357
  .ti-mood-wink:before {
9262
9358
  content: "\f2ed";
9263
9359
  }
@@ -9270,6 +9366,10 @@
9270
9366
  content: "\f2ee";
9271
9367
  }
9272
9368
 
9369
+ .ti-mood-x:before {
9370
+ content: "\f7bc";
9371
+ }
9372
+
9273
9373
  .ti-mood-xd:before {
9274
9374
  content: "\f2ef";
9275
9375
  }
@@ -11054,6 +11154,10 @@
11054
11154
  content: "\f799";
11055
11155
  }
11056
11156
 
11157
+ .ti-share-3:before {
11158
+ content: "\f7bd";
11159
+ }
11160
+
11057
11161
  .ti-share-off:before {
11058
11162
  content: "\f1a1";
11059
11163
  }
@@ -11310,6 +11414,14 @@
11310
11414
  content: "\f42c";
11311
11415
  }
11312
11416
 
11417
+ .ti-solar-panel:before {
11418
+ content: "\f7bf";
11419
+ }
11420
+
11421
+ .ti-solar-panel-2:before {
11422
+ content: "\f7be";
11423
+ }
11424
+
11313
11425
  .ti-sort-0-9:before {
11314
11426
  content: "\f54d";
11315
11427
  }
@@ -11438,6 +11550,10 @@
11438
11550
  content: "\f42f";
11439
11551
  }
11440
11552
 
11553
+ .ti-sql:before {
11554
+ content: "\f7c0";
11555
+ }
11556
+
11441
11557
  .ti-square:before {
11442
11558
  content: "\eb2c";
11443
11559
  }
@@ -13078,10 +13194,18 @@
13078
13194
  content: "\ef68";
13079
13195
  }
13080
13196
 
13197
+ .ti-user-edit:before {
13198
+ content: "\f7cc";
13199
+ }
13200
+
13081
13201
  .ti-user-exclamation:before {
13082
13202
  content: "\ec12";
13083
13203
  }
13084
13204
 
13205
+ .ti-user-heart:before {
13206
+ content: "\f7cd";
13207
+ }
13208
+
13085
13209
  .ti-user-minus:before {
13086
13210
  content: "\eb4a";
13087
13211
  }
@@ -13090,14 +13214,34 @@
13090
13214
  content: "\ecf9";
13091
13215
  }
13092
13216
 
13217
+ .ti-user-pin:before {
13218
+ content: "\f7ce";
13219
+ }
13220
+
13093
13221
  .ti-user-plus:before {
13094
13222
  content: "\eb4b";
13095
13223
  }
13096
13224
 
13225
+ .ti-user-question:before {
13226
+ content: "\f7cf";
13227
+ }
13228
+
13097
13229
  .ti-user-search:before {
13098
13230
  content: "\ef89";
13099
13231
  }
13100
13232
 
13233
+ .ti-user-shield:before {
13234
+ content: "\f7d0";
13235
+ }
13236
+
13237
+ .ti-user-star:before {
13238
+ content: "\f7d1";
13239
+ }
13240
+
13241
+ .ti-user-up:before {
13242
+ content: "\f7d2";
13243
+ }
13244
+
13101
13245
  .ti-user-x:before {
13102
13246
  content: "\eb4c";
13103
13247
  }