@tabler/icons-webfont 2.41.0 → 2.42.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.41.0",
3
+ "version": "2.42.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": {
@@ -35,7 +35,7 @@
35
35
  "sass": "./tabler-icons.scss",
36
36
  "style": "./tabler-icons.min.css",
37
37
  "dependencies": {
38
- "@tabler/icons": "2.41.0"
38
+ "@tabler/icons": "2.42.0"
39
39
  },
40
40
  "keywords": [
41
41
  "icons",
package/tabler-icons.css CHANGED
@@ -1,13 +1,13 @@
1
1
  /*!
2
- * Tabler Icons 2.41.0 by tabler - https://tabler.io
2
+ * Tabler Icons 2.42.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.41.0");
10
- src: url("./fonts/tabler-icons.eot?#iefix-v2.41.0") format("embedded-opentype"), url("./fonts/tabler-icons.woff2?v2.41.0") format("woff2"), url("./fonts/tabler-icons.woff?") format("woff"), url("./fonts/tabler-icons.ttf?v2.41.0") format("truetype");
9
+ src: url("./fonts/tabler-icons.eot?v2.42.0");
10
+ src: url("./fonts/tabler-icons.eot?#iefix-v2.42.0") format("embedded-opentype"), url("./fonts/tabler-icons.woff2?v2.42.0") format("woff2"), url("./fonts/tabler-icons.woff?") format("woff"), url("./fonts/tabler-icons.ttf?v2.42.0") format("truetype");
11
11
  }
12
12
  .ti {
13
13
  font-family: "tabler-icons" !important;
@@ -4398,6 +4398,10 @@
4398
4398
  content: "\f827";
4399
4399
  }
4400
4400
 
4401
+ .ti-calendar-dot:before {
4402
+ content: "\fd3e";
4403
+ }
4404
+
4401
4405
  .ti-calendar-down:before {
4402
4406
  content: "\f828";
4403
4407
  }
@@ -6426,10 +6430,26 @@
6426
6430
  content: "\ea7a";
6427
6431
  }
6428
6432
 
6433
+ .ti-copy-check:before {
6434
+ content: "\fd3f";
6435
+ }
6436
+
6437
+ .ti-copy-minus:before {
6438
+ content: "\fd40";
6439
+ }
6440
+
6429
6441
  .ti-copy-off:before {
6430
6442
  content: "\f0d8";
6431
6443
  }
6432
6444
 
6445
+ .ti-copy-plus:before {
6446
+ content: "\fd41";
6447
+ }
6448
+
6449
+ .ti-copy-x:before {
6450
+ content: "\fd42";
6451
+ }
6452
+
6433
6453
  .ti-copyleft:before {
6434
6454
  content: "\ec3d";
6435
6455
  }
@@ -9510,6 +9530,10 @@
9510
9530
  content: "\f917";
9511
9531
  }
9512
9532
 
9533
+ .ti-folder-root:before {
9534
+ content: "\fd43";
9535
+ }
9536
+
9513
9537
  .ti-folder-search:before {
9514
9538
  content: "\f918";
9515
9539
  }
@@ -9978,6 +10002,10 @@
9978
10002
  content: "\f67b";
9979
10003
  }
9980
10004
 
10005
+ .ti-gymnastics:before {
10006
+ content: "\fd44";
10007
+ }
10008
+
9981
10009
  .ti-h-1:before {
9982
10010
  content: "\ec94";
9983
10011
  }
@@ -11314,6 +11342,10 @@
11314
11342
  content: "\fc37";
11315
11343
  }
11316
11344
 
11345
+ .ti-layout-bottombar-inactive:before {
11346
+ content: "\fd45";
11347
+ }
11348
+
11317
11349
  .ti-layout-cards:before {
11318
11350
  content: "\ec13";
11319
11351
  }
@@ -11382,6 +11414,10 @@
11382
11414
  content: "\fc3a";
11383
11415
  }
11384
11416
 
11417
+ .ti-layout-navbar-inactive:before {
11418
+ content: "\fd46";
11419
+ }
11420
+
11385
11421
  .ti-layout-off:before {
11386
11422
  content: "\f151";
11387
11423
  }
@@ -11394,6 +11430,10 @@
11394
11430
  content: "\eada";
11395
11431
  }
11396
11432
 
11433
+ .ti-layout-sidebar-inactive:before {
11434
+ content: "\fd47";
11435
+ }
11436
+
11397
11437
  .ti-layout-sidebar-left-collapse:before {
11398
11438
  content: "\f004";
11399
11439
  }
@@ -11430,6 +11470,10 @@
11430
11470
  content: "\fc3e";
11431
11471
  }
11432
11472
 
11473
+ .ti-layout-sidebar-right-inactive:before {
11474
+ content: "\fd48";
11475
+ }
11476
+
11433
11477
  .ti-leaf:before {
11434
11478
  content: "\ed4f";
11435
11479
  }
@@ -11682,6 +11726,22 @@
11682
11726
  content: "\fce0";
11683
11727
  }
11684
11728
 
11729
+ .ti-library:before {
11730
+ content: "\fd4c";
11731
+ }
11732
+
11733
+ .ti-library-minus:before {
11734
+ content: "\fd49";
11735
+ }
11736
+
11737
+ .ti-library-photo:before {
11738
+ content: "\fd4a";
11739
+ }
11740
+
11741
+ .ti-library-plus:before {
11742
+ content: "\fd4b";
11743
+ }
11744
+
11685
11745
  .ti-license:before {
11686
11746
  content: "\ebc0";
11687
11747
  }
@@ -12926,6 +12986,10 @@
12926
12986
  content: "\f98b";
12927
12987
  }
12928
12988
 
12989
+ .ti-message-reply:before {
12990
+ content: "\fd4d";
12991
+ }
12992
+
12929
12993
  .ti-message-report:before {
12930
12994
  content: "\ec9b";
12931
12995
  }
@@ -15790,6 +15854,10 @@
15790
15854
  content: "\f2d9";
15791
15855
  }
15792
15856
 
15857
+ .ti-scuba-diving:before {
15858
+ content: "\fd4e";
15859
+ }
15860
+
15793
15861
  .ti-scuba-mask:before {
15794
15862
  content: "\eed4";
15795
15863
  }
@@ -16458,6 +16526,10 @@
16458
16526
  content: "\ecc3";
16459
16527
  }
16460
16528
 
16529
+ .ti-snowboarding:before {
16530
+ content: "\fd4f";
16531
+ }
16532
+
16461
16533
  .ti-snowflake:before {
16462
16534
  content: "\ec0b";
16463
16535
  }