@tabler/icons-webfont 2.16.0 → 2.18.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.16.0",
3
+ "version": "2.18.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": {
@@ -32,13 +32,10 @@
32
32
  "fonts/*",
33
33
  "tabler-icons.*"
34
34
  ],
35
- "exports": {
36
- "./*": [
37
- "./icons/*"
38
- ]
39
- },
35
+ "sass": "./tabler-icons.scss",
36
+ "style": "./tabler-icons.min.css",
40
37
  "dependencies": {
41
- "@tabler/icons": "2.16.0"
38
+ "@tabler/icons": "2.18.0"
42
39
  },
43
40
  "keywords": [
44
41
  "icons",
package/tabler-icons.css CHANGED
@@ -1,13 +1,13 @@
1
1
  /*!
2
- * Tabler Icons 2.16.0 by tabler - https://tabler.io
2
+ * Tabler Icons 2.18.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.16.0");
10
- src: url("./fonts/tabler-icons.eot?#iefix-v2.16.0") format("embedded-opentype"), url("./fonts/tabler-icons.woff2?v2.16.0") format("woff2"), url("./fonts/tabler-icons.woff?") format("woff"), url("./fonts/tabler-icons.ttf?v2.16.0") format("truetype");
9
+ src: url("./fonts/tabler-icons.eot?v2.18.0");
10
+ src: url("./fonts/tabler-icons.eot?#iefix-v2.18.0") format("embedded-opentype"), url("./fonts/tabler-icons.woff2?v2.18.0") format("woff2"), url("./fonts/tabler-icons.woff?") format("woff"), url("./fonts/tabler-icons.ttf?v2.18.0") format("truetype");
11
11
  }
12
12
  .ti {
13
13
  font-family: "tabler-icons" !important;
@@ -2090,10 +2090,26 @@
2090
2090
  content: "\ea3a";
2091
2091
  }
2092
2092
 
2093
+ .ti-bookmark-edit:before {
2094
+ content: "\fa5e";
2095
+ }
2096
+
2097
+ .ti-bookmark-minus:before {
2098
+ content: "\fa5f";
2099
+ }
2100
+
2093
2101
  .ti-bookmark-off:before {
2094
2102
  content: "\eced";
2095
2103
  }
2096
2104
 
2105
+ .ti-bookmark-plus:before {
2106
+ content: "\fa60";
2107
+ }
2108
+
2109
+ .ti-bookmark-question:before {
2110
+ content: "\fa61";
2111
+ }
2112
+
2097
2113
  .ti-bookmarks:before {
2098
2114
  content: "\ed08";
2099
2115
  }
@@ -2402,6 +2418,10 @@
2402
2418
  content: "\ef6b";
2403
2419
  }
2404
2420
 
2421
+ .ti-brand-ansible:before {
2422
+ content: "\fa70";
2423
+ }
2424
+
2405
2425
  .ti-brand-ao3:before {
2406
2426
  content: "\f5e8";
2407
2427
  }
@@ -2542,6 +2562,10 @@
2542
2562
  content: "\ec18";
2543
2563
  }
2544
2564
 
2565
+ .ti-brand-cinema-4d:before {
2566
+ content: "\fa71";
2567
+ }
2568
+
2545
2569
  .ti-brand-citymapper:before {
2546
2570
  content: "\f5fc";
2547
2571
  }
@@ -2590,6 +2614,10 @@
2590
2614
  content: "\f5fe";
2591
2615
  }
2592
2616
 
2617
+ .ti-brand-craft:before {
2618
+ content: "\fa72";
2619
+ }
2620
+
2593
2621
  .ti-brand-crunchbase:before {
2594
2622
  content: "\f7e3";
2595
2623
  }
@@ -2650,6 +2678,10 @@
2650
2678
  content: "\ecfb";
2651
2679
  }
2652
2680
 
2681
+ .ti-brand-digg:before {
2682
+ content: "\fa73";
2683
+ }
2684
+
2653
2685
  .ti-brand-dingtalk:before {
2654
2686
  content: "\f5ea";
2655
2687
  }
@@ -2714,6 +2746,10 @@
2714
2746
  content: "\f611";
2715
2747
  }
2716
2748
 
2749
+ .ti-brand-electronic-arts:before {
2750
+ content: "\fa74";
2751
+ }
2752
+
2717
2753
  .ti-brand-ember:before {
2718
2754
  content: "\f497";
2719
2755
  }
@@ -2738,10 +2774,18 @@
2738
2774
  content: "\f7e6";
2739
2775
  }
2740
2776
 
2777
+ .ti-brand-feedly:before {
2778
+ content: "\fa75";
2779
+ }
2780
+
2741
2781
  .ti-brand-figma:before {
2742
2782
  content: "\ec93";
2743
2783
  }
2744
2784
 
2785
+ .ti-brand-filezilla:before {
2786
+ content: "\fa76";
2787
+ }
2788
+
2745
2789
  .ti-brand-finder:before {
2746
2790
  content: "\f218";
2747
2791
  }
@@ -3322,6 +3366,10 @@
3322
3366
  content: "\f4fc";
3323
3367
  }
3324
3368
 
3369
+ .ti-brand-speedtest:before {
3370
+ content: "\fa77";
3371
+ }
3372
+
3325
3373
  .ti-brand-spotify:before {
3326
3374
  content: "\ed03";
3327
3375
  }
@@ -3542,6 +3590,10 @@
3542
3590
  content: "\ed72";
3543
3591
  }
3544
3592
 
3593
+ .ti-brand-vlc:before {
3594
+ content: "\fa78";
3595
+ }
3596
+
3545
3597
  .ti-brand-volkswagen:before {
3546
3598
  content: "\f50e";
3547
3599
  }
@@ -3582,6 +3634,10 @@
3582
3634
  content: "\ec74";
3583
3635
  }
3584
3636
 
3637
+ .ti-brand-wikipedia:before {
3638
+ content: "\fa79";
3639
+ }
3640
+
3585
3641
  .ti-brand-windows:before {
3586
3642
  content: "\ecd8";
3587
3643
  }
@@ -3602,6 +3658,10 @@
3602
3658
  content: "\f2d3";
3603
3659
  }
3604
3660
 
3661
+ .ti-brand-xamarin:before {
3662
+ content: "\fa7a";
3663
+ }
3664
+
3605
3665
  .ti-brand-xbox:before {
3606
3666
  content: "\f298";
3607
3667
  }
@@ -8282,6 +8342,10 @@
8282
8342
  content: "\ebd3";
8283
8343
  }
8284
8344
 
8345
+ .ti-focus-auto:before {
8346
+ content: "\fa62";
8347
+ }
8348
+
8285
8349
  .ti-focus-centered:before {
8286
8350
  content: "\f02a";
8287
8351
  }
@@ -8434,6 +8498,18 @@
8434
8498
  content: "\efb6";
8435
8499
  }
8436
8500
 
8501
+ .ti-freeze-column:before {
8502
+ content: "\fa63";
8503
+ }
8504
+
8505
+ .ti-freeze-row:before {
8506
+ content: "\fa65";
8507
+ }
8508
+
8509
+ .ti-freeze-row-column:before {
8510
+ content: "\fa64";
8511
+ }
8512
+
8437
8513
  .ti-fridge:before {
8438
8514
  content: "\f1fa";
8439
8515
  }
@@ -8854,6 +8930,10 @@
8854
8930
  content: "\efaa";
8855
8931
  }
8856
8932
 
8933
+ .ti-hdr:before {
8934
+ content: "\fa7b";
8935
+ }
8936
+
8857
8937
  .ti-heading:before {
8858
8938
  content: "\ee9b";
8859
8939
  }
@@ -9634,6 +9714,10 @@
9634
9714
  content: "\f2a2";
9635
9715
  }
9636
9716
 
9717
+ .ti-ironing:before {
9718
+ content: "\fa7c";
9719
+ }
9720
+
9637
9721
  .ti-ironing-1:before {
9638
9722
  content: "\f2f4";
9639
9723
  }
@@ -9910,6 +9994,10 @@
9910
9994
  content: "\edb9";
9911
9995
  }
9912
9996
 
9997
+ .ti-layout-grid-remove:before {
9998
+ content: "\fa7d";
9999
+ }
10000
+
9913
10001
  .ti-layout-kanban:before {
9914
10002
  content: "\ec3f";
9915
10003
  }
@@ -10374,6 +10462,10 @@
10374
10462
  content: "\eba8";
10375
10463
  }
10376
10464
 
10465
+ .ti-logout-2:before {
10466
+ content: "\fa7e";
10467
+ }
10468
+
10377
10469
  .ti-lollipop:before {
10378
10470
  content: "\efcc";
10379
10471
  }
@@ -12282,6 +12374,10 @@
12282
12374
  content: "\f17d";
12283
12375
  }
12284
12376
 
12377
+ .ti-play-basketball:before {
12378
+ content: "\fa66";
12379
+ }
12380
+
12285
12381
  .ti-play-card:before {
12286
12382
  content: "\eebf";
12287
12383
  }
@@ -12290,6 +12386,18 @@
12290
12386
  content: "\f17e";
12291
12387
  }
12292
12388
 
12389
+ .ti-play-football:before {
12390
+ content: "\fa67";
12391
+ }
12392
+
12393
+ .ti-play-handball:before {
12394
+ content: "\fa68";
12395
+ }
12396
+
12397
+ .ti-play-volleyball:before {
12398
+ content: "\fa69";
12399
+ }
12400
+
12293
12401
  .ti-player-eject:before {
12294
12402
  content: "\efbc";
12295
12403
  }
@@ -12946,6 +13054,10 @@
12946
13054
  content: "\f58e";
12947
13055
  }
12948
13056
 
13057
+ .ti-rings:before {
13058
+ content: "\fa6a";
13059
+ }
13060
+
12949
13061
  .ti-ripple:before {
12950
13062
  content: "\ed82";
12951
13063
  }
@@ -13246,6 +13358,10 @@
13246
13358
  content: "\ecc1";
13247
13359
  }
13248
13360
 
13361
+ .ti-scoreboard:before {
13362
+ content: "\fa6b";
13363
+ }
13364
+
13249
13365
  .ti-screen-share:before {
13250
13366
  content: "\ed18";
13251
13367
  }
@@ -13514,6 +13630,10 @@
13514
13630
  content: "\f1a1";
13515
13631
  }
13516
13632
 
13633
+ .ti-shi-jumping:before {
13634
+ content: "\fa6c";
13635
+ }
13636
+
13517
13637
  .ti-shield:before {
13518
13638
  content: "\eb24";
13519
13639
  }
@@ -14838,6 +14958,10 @@
14838
14958
  content: "\f2db";
14839
14959
  }
14840
14960
 
14961
+ .ti-stretching-2:before {
14962
+ content: "\fa6d";
14963
+ }
14964
+
14841
14965
  .ti-strikethrough:before {
14842
14966
  content: "\eb9e";
14843
14967
  }
@@ -15494,6 +15618,10 @@
15494
15618
  content: "\f784";
15495
15619
  }
15496
15620
 
15621
+ .ti-treadmill:before {
15622
+ content: "\fa6e";
15623
+ }
15624
+
15497
15625
  .ti-tree:before {
15498
15626
  content: "\ef01";
15499
15627
  }
@@ -16022,6 +16150,10 @@
16022
16150
  content: "\f2ff";
16023
16151
  }
16024
16152
 
16153
+ .ti-wash-dry-flat:before {
16154
+ content: "\fa7f";
16155
+ }
16156
+
16025
16157
  .ti-wash-dry-hang:before {
16026
16158
  content: "\f300";
16027
16159
  }
@@ -16050,10 +16182,18 @@
16050
16182
  content: "\f323";
16051
16183
  }
16052
16184
 
16185
+ .ti-wash-eco:before {
16186
+ content: "\fa80";
16187
+ }
16188
+
16053
16189
  .ti-wash-gentle:before {
16054
16190
  content: "\f306";
16055
16191
  }
16056
16192
 
16193
+ .ti-wash-hand:before {
16194
+ content: "\fa81";
16195
+ }
16196
+
16057
16197
  .ti-wash-machine:before {
16058
16198
  content: "\f25e";
16059
16199
  }
@@ -16098,6 +16238,10 @@
16098
16238
  content: "\f310";
16099
16239
  }
16100
16240
 
16241
+ .ti-waterpolo:before {
16242
+ content: "\fa6f";
16243
+ }
16244
+
16101
16245
  .ti-wave-saw-tool:before {
16102
16246
  content: "\ecd3";
16103
16247
  }