@tabler/icons-webfont 3.31.0 → 3.33.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.
Files changed (82) hide show
  1. package/dist/fonts/tabler-icons-200-filled.ttf +0 -0
  2. package/dist/fonts/tabler-icons-200-filled.woff +0 -0
  3. package/dist/fonts/tabler-icons-200-filled.woff2 +0 -0
  4. package/dist/fonts/tabler-icons-200-outline.ttf +0 -0
  5. package/dist/fonts/tabler-icons-200-outline.woff +0 -0
  6. package/dist/fonts/tabler-icons-200-outline.woff2 +0 -0
  7. package/dist/fonts/tabler-icons-200.ttf +0 -0
  8. package/dist/fonts/tabler-icons-200.woff +0 -0
  9. package/dist/fonts/tabler-icons-200.woff2 +0 -0
  10. package/dist/fonts/tabler-icons-300-filled.ttf +0 -0
  11. package/dist/fonts/tabler-icons-300-filled.woff +0 -0
  12. package/dist/fonts/tabler-icons-300-filled.woff2 +0 -0
  13. package/dist/fonts/tabler-icons-300-outline.ttf +0 -0
  14. package/dist/fonts/tabler-icons-300-outline.woff +0 -0
  15. package/dist/fonts/tabler-icons-300-outline.woff2 +0 -0
  16. package/dist/fonts/tabler-icons-300.ttf +0 -0
  17. package/dist/fonts/tabler-icons-300.woff +0 -0
  18. package/dist/fonts/tabler-icons-300.woff2 +0 -0
  19. package/dist/fonts/tabler-icons-filled.ttf +0 -0
  20. package/dist/fonts/tabler-icons-filled.woff +0 -0
  21. package/dist/fonts/tabler-icons-filled.woff2 +0 -0
  22. package/dist/fonts/tabler-icons-outline.ttf +0 -0
  23. package/dist/fonts/tabler-icons-outline.woff +0 -0
  24. package/dist/fonts/tabler-icons-outline.woff2 +0 -0
  25. package/dist/fonts/tabler-icons.ttf +0 -0
  26. package/dist/fonts/tabler-icons.woff +0 -0
  27. package/dist/fonts/tabler-icons.woff2 +0 -0
  28. package/dist/tabler-icons-200-filled.css +74 -2
  29. package/dist/tabler-icons-200-filled.css.map +1 -1
  30. package/dist/tabler-icons-200-filled.html +164 -2
  31. package/dist/tabler-icons-200-filled.min.css +2 -2
  32. package/dist/tabler-icons-200-filled.min.css.map +1 -1
  33. package/dist/tabler-icons-200-filled.scss +39 -3
  34. package/dist/tabler-icons-200-outline.css +110 -2
  35. package/dist/tabler-icons-200-outline.css.map +1 -1
  36. package/dist/tabler-icons-200-outline.html +245 -2
  37. package/dist/tabler-icons-200-outline.min.css +2 -2
  38. package/dist/tabler-icons-200-outline.min.css.map +1 -1
  39. package/dist/tabler-icons-200-outline.scss +57 -3
  40. package/dist/tabler-icons-200.css +182 -2
  41. package/dist/tabler-icons-200.css.map +1 -1
  42. package/dist/tabler-icons-200.html +407 -2
  43. package/dist/tabler-icons-200.min.css +2 -2
  44. package/dist/tabler-icons-200.min.css.map +1 -1
  45. package/dist/tabler-icons-200.scss +93 -3
  46. package/dist/tabler-icons-300-filled.css +74 -2
  47. package/dist/tabler-icons-300-filled.css.map +1 -1
  48. package/dist/tabler-icons-300-filled.html +164 -2
  49. package/dist/tabler-icons-300-filled.min.css +2 -2
  50. package/dist/tabler-icons-300-filled.min.css.map +1 -1
  51. package/dist/tabler-icons-300-filled.scss +39 -3
  52. package/dist/tabler-icons-300-outline.css +110 -2
  53. package/dist/tabler-icons-300-outline.css.map +1 -1
  54. package/dist/tabler-icons-300-outline.html +245 -2
  55. package/dist/tabler-icons-300-outline.min.css +2 -2
  56. package/dist/tabler-icons-300-outline.min.css.map +1 -1
  57. package/dist/tabler-icons-300-outline.scss +57 -3
  58. package/dist/tabler-icons-300.css +182 -2
  59. package/dist/tabler-icons-300.css.map +1 -1
  60. package/dist/tabler-icons-300.html +407 -2
  61. package/dist/tabler-icons-300.min.css +2 -2
  62. package/dist/tabler-icons-300.min.css.map +1 -1
  63. package/dist/tabler-icons-300.scss +93 -3
  64. package/dist/tabler-icons-filled.css +74 -2
  65. package/dist/tabler-icons-filled.css.map +1 -1
  66. package/dist/tabler-icons-filled.html +164 -2
  67. package/dist/tabler-icons-filled.min.css +2 -2
  68. package/dist/tabler-icons-filled.min.css.map +1 -1
  69. package/dist/tabler-icons-filled.scss +39 -3
  70. package/dist/tabler-icons-outline.css +110 -2
  71. package/dist/tabler-icons-outline.css.map +1 -1
  72. package/dist/tabler-icons-outline.html +245 -2
  73. package/dist/tabler-icons-outline.min.css +2 -2
  74. package/dist/tabler-icons-outline.min.css.map +1 -1
  75. package/dist/tabler-icons-outline.scss +57 -3
  76. package/dist/tabler-icons.css +182 -2
  77. package/dist/tabler-icons.css.map +1 -1
  78. package/dist/tabler-icons.html +407 -2
  79. package/dist/tabler-icons.min.css +2 -2
  80. package/dist/tabler-icons.min.css.map +1 -1
  81. package/dist/tabler-icons.scss +93 -3
  82. package/package.json +4 -3
@@ -1,6 +1,6 @@
1
1
  @charset "UTF-8";
2
2
  /*!
3
- * Tabler Icons 3.31.0 by tabler - https://tabler.io
3
+ * Tabler Icons 3.33.0 by tabler - https://tabler.io
4
4
  * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
5
5
  */
6
6
  @use "sass:string";
@@ -15,9 +15,9 @@ $ti-prefix: 'ti' !default;
15
15
  font-style: normal;
16
16
  font-weight: 400;
17
17
  font-display: $ti-font-display;
18
- src: url('#{$ti-font-path}/tabler-icons-filled.woff2?v3.31.0') format('woff2'),
18
+ src: url('#{$ti-font-path}/tabler-icons-filled.woff2?v3.33.0') format('woff2'),
19
19
  url('#{$ti-font-path}/tabler-icons-filled.woff?') format('woff'),
20
- url('#{$ti-font-path}/tabler-icons-filled.ttf?v3.31.0') format('truetype');
20
+ url('#{$ti-font-path}/tabler-icons-filled.ttf?v3.33.0') format('truetype');
21
21
  }
22
22
 
23
23
  .#{$ti-prefix} {
@@ -372,6 +372,8 @@ $ti-icon-clipboard: unicode('100cc');
372
372
  $ti-icon-clipboard-check: unicode('100ce');
373
373
  $ti-icon-clipboard-data: unicode('100eb');
374
374
  $ti-icon-clipboard-list: unicode('100ea');
375
+ $ti-icon-clipboard-plus: unicode('10176');
376
+ $ti-icon-clipboard-smile: unicode('10175');
375
377
  $ti-icon-clipboard-text: unicode('100e9');
376
378
  $ti-icon-clipboard-typography: unicode('100e8');
377
379
  $ti-icon-clipboard-x: unicode('100cd');
@@ -466,6 +468,9 @@ $ti-icon-droplet-half-2: unicode('fb6c');
466
468
  $ti-icon-droplets: unicode('100c9');
467
469
  $ti-icon-dual-screen: unicode('10136');
468
470
  $ti-icon-dumpling: unicode('10135');
471
+ $ti-icon-ease-in-control-point: unicode('10174');
472
+ $ti-icon-ease-in-out-control-points: unicode('10173');
473
+ $ti-icon-ease-out-control-point: unicode('10172');
469
474
  $ti-icon-egg: unicode('f678');
470
475
  $ti-icon-egg-cracked: unicode('10012');
471
476
  $ti-icon-egg-fried: unicode('10134');
@@ -489,14 +494,20 @@ $ti-icon-fence: unicode('10120');
489
494
  $ti-icon-ferry: unicode('100fb');
490
495
  $ti-icon-fidget-spinner: unicode('1011f');
491
496
  $ti-icon-file: unicode('f747');
497
+ $ti-icon-file-analytics: unicode('10171');
492
498
  $ti-icon-file-check: unicode('1012e');
499
+ $ti-icon-file-code: unicode('10170');
493
500
  $ti-icon-file-code-2: unicode('1012d');
494
501
  $ti-icon-file-cv: unicode('1012c');
495
502
  $ti-icon-file-delta: unicode('1012b');
496
503
  $ti-icon-file-description: unicode('1011e');
504
+ $ti-icon-file-diff: unicode('1016f');
497
505
  $ti-icon-file-digit: unicode('1011d');
506
+ $ti-icon-file-dots: unicode('1016e');
498
507
  $ti-icon-file-download: unicode('1012a');
508
+ $ti-icon-file-function: unicode('1016d');
499
509
  $ti-icon-file-horizontal: unicode('1011c');
510
+ $ti-icon-file-info: unicode('1016c');
500
511
  $ti-icon-file-invoice: unicode('1011b');
501
512
  $ti-icon-file-lambda: unicode('10129');
502
513
  $ti-icon-file-minus: unicode('1011a');
@@ -509,6 +520,7 @@ $ti-icon-file-sad: unicode('10117');
509
520
  $ti-icon-file-smile: unicode('10116');
510
521
  $ti-icon-file-star: unicode('10115');
511
522
  $ti-icon-file-text: unicode('10114');
523
+ $ti-icon-file-typography: unicode('1016b');
512
524
  $ti-icon-file-x: unicode('f748');
513
525
  $ti-icon-filter: unicode('fc27');
514
526
  $ti-icon-filters: unicode('100c7');
@@ -546,6 +558,7 @@ $ti-icon-guitar-pick: unicode('f67b');
546
558
  $ti-icon-hanger-2: unicode('ff61');
547
559
  $ti-icon-headphones: unicode('fa3c');
548
560
  $ti-icon-heart: unicode('f67c');
561
+ $ti-icon-heart-broken: unicode('1016a');
549
562
  $ti-icon-helicopter: unicode('100f9');
550
563
  $ti-icon-helicopter-landing: unicode('100c1');
551
564
  $ti-icon-help-circle: unicode('fa3d');
@@ -629,6 +642,9 @@ $ti-icon-label: unicode('ff41');
629
642
  $ti-icon-label-important: unicode('ff60');
630
643
  $ti-icon-lasso-polygon: unicode('ff5f');
631
644
  $ti-icon-laurel-wreath: unicode('100c0');
645
+ $ti-icon-laurel-wreath-1: unicode('10169');
646
+ $ti-icon-laurel-wreath-2: unicode('10168');
647
+ $ti-icon-laurel-wreath-3: unicode('10167');
632
648
  $ti-icon-layout: unicode('fe17');
633
649
  $ti-icon-layout-2: unicode('fe27');
634
650
  $ti-icon-layout-align-bottom: unicode('fe26');
@@ -684,6 +700,7 @@ $ti-icon-meteor: unicode('1000d');
684
700
  $ti-icon-michelin-star: unicode('1000c');
685
701
  $ti-icon-mickey: unicode('f683');
686
702
  $ti-icon-microphone: unicode('fe0f');
703
+ $ti-icon-microscope: unicode('10166');
687
704
  $ti-icon-microwave: unicode('fe0e');
688
705
  $ti-icon-military-rank: unicode('ff5e');
689
706
  $ti-icon-milk: unicode('1000b');
@@ -957,6 +974,7 @@ $ti-icon-triangle-square-circle: unicode('fb42');
957
974
  $ti-icon-trolley: unicode('100f4');
958
975
  $ti-icon-trophy: unicode('f6af');
959
976
  $ti-icon-truck: unicode('100f3');
977
+ $ti-icon-ufo: unicode('10165');
960
978
  $ti-icon-umbrella: unicode('f6b0');
961
979
  $ti-icon-user: unicode('fd19');
962
980
  $ti-icon-versions: unicode('f6b1');
@@ -1318,6 +1336,8 @@ $ti-icon-zoom-scan: unicode('fdbf');
1318
1336
  .#{$ti-prefix}-clipboard-check:before { content: $ti-icon-clipboard-check; }
1319
1337
  .#{$ti-prefix}-clipboard-data:before { content: $ti-icon-clipboard-data; }
1320
1338
  .#{$ti-prefix}-clipboard-list:before { content: $ti-icon-clipboard-list; }
1339
+ .#{$ti-prefix}-clipboard-plus:before { content: $ti-icon-clipboard-plus; }
1340
+ .#{$ti-prefix}-clipboard-smile:before { content: $ti-icon-clipboard-smile; }
1321
1341
  .#{$ti-prefix}-clipboard-text:before { content: $ti-icon-clipboard-text; }
1322
1342
  .#{$ti-prefix}-clipboard-typography:before { content: $ti-icon-clipboard-typography; }
1323
1343
  .#{$ti-prefix}-clipboard-x:before { content: $ti-icon-clipboard-x; }
@@ -1412,6 +1432,9 @@ $ti-icon-zoom-scan: unicode('fdbf');
1412
1432
  .#{$ti-prefix}-droplets:before { content: $ti-icon-droplets; }
1413
1433
  .#{$ti-prefix}-dual-screen:before { content: $ti-icon-dual-screen; }
1414
1434
  .#{$ti-prefix}-dumpling:before { content: $ti-icon-dumpling; }
1435
+ .#{$ti-prefix}-ease-in-control-point:before { content: $ti-icon-ease-in-control-point; }
1436
+ .#{$ti-prefix}-ease-in-out-control-points:before { content: $ti-icon-ease-in-out-control-points; }
1437
+ .#{$ti-prefix}-ease-out-control-point:before { content: $ti-icon-ease-out-control-point; }
1415
1438
  .#{$ti-prefix}-egg:before { content: $ti-icon-egg; }
1416
1439
  .#{$ti-prefix}-egg-cracked:before { content: $ti-icon-egg-cracked; }
1417
1440
  .#{$ti-prefix}-egg-fried:before { content: $ti-icon-egg-fried; }
@@ -1435,14 +1458,20 @@ $ti-icon-zoom-scan: unicode('fdbf');
1435
1458
  .#{$ti-prefix}-ferry:before { content: $ti-icon-ferry; }
1436
1459
  .#{$ti-prefix}-fidget-spinner:before { content: $ti-icon-fidget-spinner; }
1437
1460
  .#{$ti-prefix}-file:before { content: $ti-icon-file; }
1461
+ .#{$ti-prefix}-file-analytics:before { content: $ti-icon-file-analytics; }
1438
1462
  .#{$ti-prefix}-file-check:before { content: $ti-icon-file-check; }
1463
+ .#{$ti-prefix}-file-code:before { content: $ti-icon-file-code; }
1439
1464
  .#{$ti-prefix}-file-code-2:before { content: $ti-icon-file-code-2; }
1440
1465
  .#{$ti-prefix}-file-cv:before { content: $ti-icon-file-cv; }
1441
1466
  .#{$ti-prefix}-file-delta:before { content: $ti-icon-file-delta; }
1442
1467
  .#{$ti-prefix}-file-description:before { content: $ti-icon-file-description; }
1468
+ .#{$ti-prefix}-file-diff:before { content: $ti-icon-file-diff; }
1443
1469
  .#{$ti-prefix}-file-digit:before { content: $ti-icon-file-digit; }
1470
+ .#{$ti-prefix}-file-dots:before { content: $ti-icon-file-dots; }
1444
1471
  .#{$ti-prefix}-file-download:before { content: $ti-icon-file-download; }
1472
+ .#{$ti-prefix}-file-function:before { content: $ti-icon-file-function; }
1445
1473
  .#{$ti-prefix}-file-horizontal:before { content: $ti-icon-file-horizontal; }
1474
+ .#{$ti-prefix}-file-info:before { content: $ti-icon-file-info; }
1446
1475
  .#{$ti-prefix}-file-invoice:before { content: $ti-icon-file-invoice; }
1447
1476
  .#{$ti-prefix}-file-lambda:before { content: $ti-icon-file-lambda; }
1448
1477
  .#{$ti-prefix}-file-minus:before { content: $ti-icon-file-minus; }
@@ -1455,6 +1484,7 @@ $ti-icon-zoom-scan: unicode('fdbf');
1455
1484
  .#{$ti-prefix}-file-smile:before { content: $ti-icon-file-smile; }
1456
1485
  .#{$ti-prefix}-file-star:before { content: $ti-icon-file-star; }
1457
1486
  .#{$ti-prefix}-file-text:before { content: $ti-icon-file-text; }
1487
+ .#{$ti-prefix}-file-typography:before { content: $ti-icon-file-typography; }
1458
1488
  .#{$ti-prefix}-file-x:before { content: $ti-icon-file-x; }
1459
1489
  .#{$ti-prefix}-filter:before { content: $ti-icon-filter; }
1460
1490
  .#{$ti-prefix}-filters:before { content: $ti-icon-filters; }
@@ -1492,6 +1522,7 @@ $ti-icon-zoom-scan: unicode('fdbf');
1492
1522
  .#{$ti-prefix}-hanger-2:before { content: $ti-icon-hanger-2; }
1493
1523
  .#{$ti-prefix}-headphones:before { content: $ti-icon-headphones; }
1494
1524
  .#{$ti-prefix}-heart:before { content: $ti-icon-heart; }
1525
+ .#{$ti-prefix}-heart-broken:before { content: $ti-icon-heart-broken; }
1495
1526
  .#{$ti-prefix}-helicopter:before { content: $ti-icon-helicopter; }
1496
1527
  .#{$ti-prefix}-helicopter-landing:before { content: $ti-icon-helicopter-landing; }
1497
1528
  .#{$ti-prefix}-help-circle:before { content: $ti-icon-help-circle; }
@@ -1575,6 +1606,9 @@ $ti-icon-zoom-scan: unicode('fdbf');
1575
1606
  .#{$ti-prefix}-label-important:before { content: $ti-icon-label-important; }
1576
1607
  .#{$ti-prefix}-lasso-polygon:before { content: $ti-icon-lasso-polygon; }
1577
1608
  .#{$ti-prefix}-laurel-wreath:before { content: $ti-icon-laurel-wreath; }
1609
+ .#{$ti-prefix}-laurel-wreath-1:before { content: $ti-icon-laurel-wreath-1; }
1610
+ .#{$ti-prefix}-laurel-wreath-2:before { content: $ti-icon-laurel-wreath-2; }
1611
+ .#{$ti-prefix}-laurel-wreath-3:before { content: $ti-icon-laurel-wreath-3; }
1578
1612
  .#{$ti-prefix}-layout:before { content: $ti-icon-layout; }
1579
1613
  .#{$ti-prefix}-layout-2:before { content: $ti-icon-layout-2; }
1580
1614
  .#{$ti-prefix}-layout-align-bottom:before { content: $ti-icon-layout-align-bottom; }
@@ -1630,6 +1664,7 @@ $ti-icon-zoom-scan: unicode('fdbf');
1630
1664
  .#{$ti-prefix}-michelin-star:before { content: $ti-icon-michelin-star; }
1631
1665
  .#{$ti-prefix}-mickey:before { content: $ti-icon-mickey; }
1632
1666
  .#{$ti-prefix}-microphone:before { content: $ti-icon-microphone; }
1667
+ .#{$ti-prefix}-microscope:before { content: $ti-icon-microscope; }
1633
1668
  .#{$ti-prefix}-microwave:before { content: $ti-icon-microwave; }
1634
1669
  .#{$ti-prefix}-military-rank:before { content: $ti-icon-military-rank; }
1635
1670
  .#{$ti-prefix}-milk:before { content: $ti-icon-milk; }
@@ -1903,6 +1938,7 @@ $ti-icon-zoom-scan: unicode('fdbf');
1903
1938
  .#{$ti-prefix}-trolley:before { content: $ti-icon-trolley; }
1904
1939
  .#{$ti-prefix}-trophy:before { content: $ti-icon-trophy; }
1905
1940
  .#{$ti-prefix}-truck:before { content: $ti-icon-truck; }
1941
+ .#{$ti-prefix}-ufo:before { content: $ti-icon-ufo; }
1906
1942
  .#{$ti-prefix}-umbrella:before { content: $ti-icon-umbrella; }
1907
1943
  .#{$ti-prefix}-user:before { content: $ti-icon-user; }
1908
1944
  .#{$ti-prefix}-versions:before { content: $ti-icon-versions; }
@@ -1,12 +1,12 @@
1
1
  /*!
2
- * Tabler Icons 3.31.0 by tabler - https://tabler.io
2
+ * Tabler Icons 3.33.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-outline";
7
7
  font-style: normal;
8
8
  font-weight: 400;
9
- src: url("./fonts/tabler-icons-outline.woff2?v3.31.0") format("woff2"), url("./fonts/tabler-icons-outline.woff?") format("woff"), url("./fonts/tabler-icons-outline.ttf?v3.31.0") format("truetype");
9
+ src: url("./fonts/tabler-icons-outline.woff2?v3.33.0") format("woff2"), url("./fonts/tabler-icons-outline.woff?") format("woff"), url("./fonts/tabler-icons-outline.ttf?v3.33.0") format("truetype");
10
10
  }
11
11
  .ti {
12
12
  font-family: "tabler-icons-outline" !important;
@@ -653,18 +653,34 @@
653
653
  content: "\ec88";
654
654
  }
655
655
 
656
+ .ti-arrow-bar-to-down-dashed:before {
657
+ content: "\10164";
658
+ }
659
+
656
660
  .ti-arrow-bar-to-left:before {
657
661
  content: "\ec89";
658
662
  }
659
663
 
664
+ .ti-arrow-bar-to-left-dashed:before {
665
+ content: "\10163";
666
+ }
667
+
660
668
  .ti-arrow-bar-to-right:before {
661
669
  content: "\ec8a";
662
670
  }
663
671
 
672
+ .ti-arrow-bar-to-right-dashed:before {
673
+ content: "\10162";
674
+ }
675
+
664
676
  .ti-arrow-bar-to-up:before {
665
677
  content: "\ec8b";
666
678
  }
667
679
 
680
+ .ti-arrow-bar-to-up-dashed:before {
681
+ content: "\10161";
682
+ }
683
+
668
684
  .ti-arrow-bar-up:before {
669
685
  content: "\ea10";
670
686
  }
@@ -4849,6 +4865,10 @@
4849
4865
  content: "\f3d1";
4850
4866
  }
4851
4867
 
4868
+ .ti-chalkboard-teacher:before {
4869
+ content: "\10160";
4870
+ }
4871
+
4852
4872
  .ti-charging-pile:before {
4853
4873
  content: "\ee26";
4854
4874
  }
@@ -9129,6 +9149,90 @@
9129
9149
  content: "\eaa5";
9130
9150
  }
9131
9151
 
9152
+ .ti-filter-2:before {
9153
+ content: "\1014b";
9154
+ }
9155
+
9156
+ .ti-filter-2-bolt:before {
9157
+ content: "\1015f";
9158
+ }
9159
+
9160
+ .ti-filter-2-cancel:before {
9161
+ content: "\1015e";
9162
+ }
9163
+
9164
+ .ti-filter-2-check:before {
9165
+ content: "\1015d";
9166
+ }
9167
+
9168
+ .ti-filter-2-code:before {
9169
+ content: "\1015c";
9170
+ }
9171
+
9172
+ .ti-filter-2-cog:before {
9173
+ content: "\1015b";
9174
+ }
9175
+
9176
+ .ti-filter-2-discount:before {
9177
+ content: "\1015a";
9178
+ }
9179
+
9180
+ .ti-filter-2-dollar:before {
9181
+ content: "\10159";
9182
+ }
9183
+
9184
+ .ti-filter-2-down:before {
9185
+ content: "\10158";
9186
+ }
9187
+
9188
+ .ti-filter-2-edit:before {
9189
+ content: "\10157";
9190
+ }
9191
+
9192
+ .ti-filter-2-exclamation:before {
9193
+ content: "\10156";
9194
+ }
9195
+
9196
+ .ti-filter-2-minus:before {
9197
+ content: "\10155";
9198
+ }
9199
+
9200
+ .ti-filter-2-pause:before {
9201
+ content: "\10154";
9202
+ }
9203
+
9204
+ .ti-filter-2-pin:before {
9205
+ content: "\10153";
9206
+ }
9207
+
9208
+ .ti-filter-2-plus:before {
9209
+ content: "\10152";
9210
+ }
9211
+
9212
+ .ti-filter-2-question:before {
9213
+ content: "\10151";
9214
+ }
9215
+
9216
+ .ti-filter-2-search:before {
9217
+ content: "\10150";
9218
+ }
9219
+
9220
+ .ti-filter-2-share:before {
9221
+ content: "\1014f";
9222
+ }
9223
+
9224
+ .ti-filter-2-spark:before {
9225
+ content: "\1014e";
9226
+ }
9227
+
9228
+ .ti-filter-2-up:before {
9229
+ content: "\1014d";
9230
+ }
9231
+
9232
+ .ti-filter-2-x:before {
9233
+ content: "\1014c";
9234
+ }
9235
+
9132
9236
  .ti-filter-bolt:before {
9133
9237
  content: "\fb7c";
9134
9238
  }
@@ -9205,6 +9309,10 @@
9205
9309
  content: "\fb88";
9206
9310
  }
9207
9311
 
9312
+ .ti-filter-spark:before {
9313
+ content: "\1014a";
9314
+ }
9315
+
9208
9316
  .ti-filter-star:before {
9209
9317
  content: "\fa03";
9210
9318
  }