@tabler/icons-webfont 2.34.0 → 2.35.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.34.0",
3
+ "version": "2.35.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.34.0"
38
+ "@tabler/icons": "2.35.0"
39
39
  },
40
40
  "keywords": [
41
41
  "icons",
@@ -47,6 +47,7 @@
47
47
  "web"
48
48
  ],
49
49
  "devDependencies": {
50
+ "sass": "^1.68.0",
50
51
  "webfont": "^11.2.26"
51
52
  }
52
53
  }
package/tabler-icons.css CHANGED
@@ -1,13 +1,13 @@
1
1
  /*!
2
- * Tabler Icons 2.34.0 by tabler - https://tabler.io
2
+ * Tabler Icons 2.35.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.34.0");
10
- src: url("./fonts/tabler-icons.eot?#iefix-v2.34.0") format("embedded-opentype"), url("./fonts/tabler-icons.woff2?v2.34.0") format("woff2"), url("./fonts/tabler-icons.woff?") format("woff"), url("./fonts/tabler-icons.ttf?v2.34.0") format("truetype");
9
+ src: url("./fonts/tabler-icons.eot?v2.35.0");
10
+ src: url("./fonts/tabler-icons.eot?#iefix-v2.35.0") format("embedded-opentype"), url("./fonts/tabler-icons.woff2?v2.35.0") format("woff2"), url("./fonts/tabler-icons.woff?") format("woff"), url("./fonts/tabler-icons.ttf?v2.35.0") format("truetype");
11
11
  }
12
12
  .ti {
13
13
  font-family: "tabler-icons" !important;
@@ -1514,6 +1514,10 @@
1514
1514
  content: "\f3c1";
1515
1515
  }
1516
1516
 
1517
+ .ti-automatic-gearbox:before {
1518
+ content: "\fc89";
1519
+ }
1520
+
1517
1521
  .ti-award:before {
1518
1522
  content: "\ea2c";
1519
1523
  }
@@ -2262,6 +2266,10 @@
2262
2266
  content: "\ea3a";
2263
2267
  }
2264
2268
 
2269
+ .ti-bookmark-ai:before {
2270
+ content: "\fc8a";
2271
+ }
2272
+
2265
2273
  .ti-bookmark-edit:before {
2266
2274
  content: "\fa5e";
2267
2275
  }
@@ -4574,6 +4582,10 @@
4574
4582
  content: "\f0c7";
4575
4583
  }
4576
4584
 
4585
+ .ti-car-suv:before {
4586
+ content: "\fc8b";
4587
+ }
4588
+
4577
4589
  .ti-car-turbine:before {
4578
4590
  content: "\f4fd";
4579
4591
  }
@@ -5462,6 +5474,10 @@
5462
5474
  content: "\ea68";
5463
5475
  }
5464
5476
 
5477
+ .ti-circle-minus-2:before {
5478
+ content: "\fc8c";
5479
+ }
5480
+
5465
5481
  .ti-circle-number-0:before {
5466
5482
  content: "\ee34";
5467
5483
  }
@@ -5510,6 +5526,10 @@
5510
5526
  content: "\ea69";
5511
5527
  }
5512
5528
 
5529
+ .ti-circle-plus-2:before {
5530
+ content: "\fc8d";
5531
+ }
5532
+
5513
5533
  .ti-circle-rectangle:before {
5514
5534
  content: "\f010";
5515
5535
  }
@@ -10218,6 +10238,14 @@
10218
10238
  content: "\f47b";
10219
10239
  }
10220
10240
 
10241
+ .ti-hexagon-minus:before {
10242
+ content: "\fc8f";
10243
+ }
10244
+
10245
+ .ti-hexagon-minus-2:before {
10246
+ content: "\fc8e";
10247
+ }
10248
+
10221
10249
  .ti-hexagon-number-0:before {
10222
10250
  content: "\f459";
10223
10251
  }
@@ -10266,6 +10294,10 @@
10266
10294
  content: "\fc45";
10267
10295
  }
10268
10296
 
10297
+ .ti-hexagon-plus-2:before {
10298
+ content: "\fc90";
10299
+ }
10300
+
10269
10301
  .ti-hexagonal-prism:before {
10270
10302
  content: "\faa5";
10271
10303
  }
@@ -13318,10 +13350,26 @@
13318
13350
  content: "\f686";
13319
13351
  }
13320
13352
 
13353
+ .ti-octagon-minus:before {
13354
+ content: "\fc92";
13355
+ }
13356
+
13357
+ .ti-octagon-minus-2:before {
13358
+ content: "\fc91";
13359
+ }
13360
+
13321
13361
  .ti-octagon-off:before {
13322
13362
  content: "\eeb8";
13323
13363
  }
13324
13364
 
13365
+ .ti-octagon-plus:before {
13366
+ content: "\fc94";
13367
+ }
13368
+
13369
+ .ti-octagon-plus-2:before {
13370
+ content: "\fc93";
13371
+ }
13372
+
13325
13373
  .ti-octahedron:before {
13326
13374
  content: "\faae";
13327
13375
  }
@@ -13890,6 +13938,10 @@
13890
13938
  content: "\f38b";
13891
13939
  }
13892
13940
 
13941
+ .ti-photo-video:before {
13942
+ content: "\fc95";
13943
+ }
13944
+
13893
13945
  .ti-photo-x:before {
13894
13946
  content: "\f367";
13895
13947
  }
@@ -16446,6 +16498,10 @@
16446
16498
  content: "\eb2a";
16447
16499
  }
16448
16500
 
16501
+ .ti-square-plus-2:before {
16502
+ content: "\fc96";
16503
+ }
16504
+
16449
16505
  .ti-square-root:before {
16450
16506
  content: "\eef1";
16451
16507
  }
@@ -16694,6 +16750,10 @@
16694
16750
  content: "\f63e";
16695
16751
  }
16696
16752
 
16753
+ .ti-square-rounded-minus-2:before {
16754
+ content: "\fc97";
16755
+ }
16756
+
16697
16757
  .ti-square-rounded-minus-filled:before {
16698
16758
  content: "\fb40";
16699
16759
  }
@@ -16782,6 +16842,10 @@
16782
16842
  content: "\f63f";
16783
16843
  }
16784
16844
 
16845
+ .ti-square-rounded-plus-2:before {
16846
+ content: "\fc98";
16847
+ }
16848
+
16785
16849
  .ti-square-rounded-plus-filled:before {
16786
16850
  content: "\f6e8";
16787
16851
  }
@@ -17122,6 +17186,10 @@
17122
17186
  content: "\efc0";
17123
17187
  }
17124
17188
 
17189
+ .ti-tag-starred:before {
17190
+ content: "\fc99";
17191
+ }
17192
+
17125
17193
  .ti-tags:before {
17126
17194
  content: "\ef86";
17127
17195
  }
@@ -17702,10 +17770,26 @@
17702
17770
  content: "\f6ae";
17703
17771
  }
17704
17772
 
17773
+ .ti-triangle-minus:before {
17774
+ content: "\fc9b";
17775
+ }
17776
+
17777
+ .ti-triangle-minus-2:before {
17778
+ content: "\fc9a";
17779
+ }
17780
+
17705
17781
  .ti-triangle-off:before {
17706
17782
  content: "\ef02";
17707
17783
  }
17708
17784
 
17785
+ .ti-triangle-plus:before {
17786
+ content: "\fc9d";
17787
+ }
17788
+
17789
+ .ti-triangle-plus-2:before {
17790
+ content: "\fc9c";
17791
+ }
17792
+
17709
17793
  .ti-triangle-square-circle:before {
17710
17794
  content: "\ece8";
17711
17795
  }