@tabler/icons 3.30.0 → 3.32.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 (80) hide show
  1. package/README.md +1 -1
  2. package/categories/outline/Arrows/arrow-bar-to-down-dashed.svg +18 -0
  3. package/categories/outline/Arrows/arrow-bar-to-left-dashed.svg +18 -0
  4. package/categories/outline/Arrows/arrow-bar-to-right-dashed.svg +18 -0
  5. package/categories/outline/Arrows/arrow-bar-to-up-dashed.svg +18 -0
  6. package/categories/outline/E-commerce/cash-banknote.svg +4 -4
  7. package/categories/outline/E-commerce/cash.svg +3 -3
  8. package/categories/outline/Sytem/filter-2-bolt.svg +18 -0
  9. package/categories/outline/Sytem/filter-2-cancel.svg +18 -0
  10. package/categories/outline/Sytem/filter-2-check.svg +18 -0
  11. package/categories/outline/Sytem/filter-2-code.svg +19 -0
  12. package/categories/outline/Sytem/filter-2-cog.svg +18 -0
  13. package/categories/outline/Sytem/filter-2-discount.svg +20 -0
  14. package/categories/outline/Sytem/filter-2-dollar.svg +18 -0
  15. package/categories/outline/Sytem/filter-2-down.svg +20 -0
  16. package/categories/outline/Sytem/filter-2-edit.svg +18 -0
  17. package/categories/outline/Sytem/filter-2-exclamation.svg +18 -0
  18. package/categories/outline/Sytem/filter-2-minus.svg +18 -0
  19. package/categories/outline/Sytem/filter-2-pause.svg +19 -0
  20. package/categories/outline/Sytem/filter-2-pin.svg +18 -0
  21. package/categories/outline/Sytem/filter-2-plus.svg +19 -0
  22. package/categories/outline/Sytem/filter-2-question.svg +19 -0
  23. package/categories/outline/Sytem/filter-2-search.svg +19 -0
  24. package/categories/outline/Sytem/filter-2-share.svg +20 -0
  25. package/categories/outline/Sytem/filter-2-spark.svg +18 -0
  26. package/categories/outline/Sytem/filter-2-up.svg +18 -0
  27. package/categories/outline/Sytem/filter-2-x.svg +18 -0
  28. package/categories/outline/Sytem/filter-2.svg +17 -0
  29. package/docs/react-native.mdx +1 -1
  30. package/icons/outline/arrow-bar-to-down-dashed.svg +18 -0
  31. package/icons/outline/arrow-bar-to-left-dashed.svg +18 -0
  32. package/icons/outline/arrow-bar-to-right-dashed.svg +18 -0
  33. package/icons/outline/arrow-bar-to-up-dashed.svg +18 -0
  34. package/icons/outline/cash-banknote-edit.svg +18 -0
  35. package/icons/outline/cash-banknote-heart.svg +18 -0
  36. package/icons/outline/cash-banknote-minus.svg +19 -0
  37. package/icons/outline/cash-banknote-move-back.svg +20 -0
  38. package/icons/outline/cash-banknote-move.svg +20 -0
  39. package/icons/outline/cash-banknote-plus.svg +20 -0
  40. package/icons/outline/cash-banknote.svg +4 -4
  41. package/icons/outline/cash-edit.svg +17 -0
  42. package/icons/outline/cash-heart.svg +17 -0
  43. package/icons/outline/cash-minus.svg +18 -0
  44. package/icons/outline/cash-move-back.svg +19 -0
  45. package/icons/outline/cash-move.svg +19 -0
  46. package/icons/outline/cash-plus.svg +19 -0
  47. package/icons/outline/cash.svg +3 -3
  48. package/icons/outline/chalkboard-teacher.svg +17 -0
  49. package/icons/outline/filter-2-bolt.svg +18 -0
  50. package/icons/outline/filter-2-cancel.svg +18 -0
  51. package/icons/outline/filter-2-check.svg +18 -0
  52. package/icons/outline/filter-2-code.svg +19 -0
  53. package/icons/outline/filter-2-cog.svg +18 -0
  54. package/icons/outline/filter-2-discount.svg +20 -0
  55. package/icons/outline/filter-2-dollar.svg +18 -0
  56. package/icons/outline/filter-2-down.svg +20 -0
  57. package/icons/outline/filter-2-edit.svg +18 -0
  58. package/icons/outline/filter-2-exclamation.svg +18 -0
  59. package/icons/outline/filter-2-minus.svg +18 -0
  60. package/icons/outline/filter-2-pause.svg +19 -0
  61. package/icons/outline/filter-2-pin.svg +18 -0
  62. package/icons/outline/filter-2-plus.svg +19 -0
  63. package/icons/outline/filter-2-question.svg +19 -0
  64. package/icons/outline/filter-2-search.svg +19 -0
  65. package/icons/outline/filter-2-share.svg +20 -0
  66. package/icons/outline/filter-2-spark.svg +18 -0
  67. package/icons/outline/filter-2-up.svg +18 -0
  68. package/icons/outline/filter-2-x.svg +18 -0
  69. package/icons/outline/filter-2.svg +17 -0
  70. package/icons/outline/filter-spark.svg +16 -0
  71. package/icons/outline/moneybag-edit.svg +17 -0
  72. package/icons/outline/moneybag-heart.svg +17 -0
  73. package/icons/outline/moneybag-minus.svg +17 -0
  74. package/icons/outline/moneybag-move-back.svg +18 -0
  75. package/icons/outline/moneybag-move.svg +18 -0
  76. package/icons/outline/moneybag-plus.svg +18 -0
  77. package/icons/outline/moneybag.svg +2 -2
  78. package/icons.json +495 -0
  79. package/package.json +1 -1
  80. package/tabler-nodes-outline.json +1251 -9
@@ -0,0 +1,18 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ width="24"
4
+ height="24"
5
+ viewBox="0 0 24 24"
6
+ fill="none"
7
+ stroke="currentColor"
8
+ stroke-width="2"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ class="icon icon-tabler icons-tabler-outline icon-tabler-cash-banknote-heart"
12
+ >
13
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
14
+ <path d="M14.872 11.13a3.001 3.001 0 1 0 -4.29 3.514" />
15
+ <path d="M10 18h-5a2 2 0 0 1 -2 -2v-8a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v3" />
16
+ <path d="M6 12h.01" />
17
+ <path d="M18 22l3.35 -3.284a2.143 2.143 0 0 0 .005 -3.071a2.24 2.24 0 0 0 -3.129 -.006l-.224 .22l-.223 -.22a2.24 2.24 0 0 0 -3.128 -.006a2.143 2.143 0 0 0 -.006 3.071z" />
18
+ </svg>
@@ -0,0 +1,19 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ width="24"
4
+ height="24"
5
+ viewBox="0 0 24 24"
6
+ fill="none"
7
+ stroke="currentColor"
8
+ stroke-width="2"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ class="icon icon-tabler icons-tabler-outline icon-tabler-cash-banknote-minus"
12
+ >
13
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
14
+ <path d="M9 12a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
15
+ <path d="M12 18h-7a2 2 0 0 1 -2 -2v-8a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v7" />
16
+ <path d="M18 12h.01" />
17
+ <path d="M6 12h.01" />
18
+ <path d="M16 19h6" />
19
+ </svg>
@@ -0,0 +1,20 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ width="24"
4
+ height="24"
5
+ viewBox="0 0 24 24"
6
+ fill="none"
7
+ stroke="currentColor"
8
+ stroke-width="2"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ class="icon icon-tabler icons-tabler-outline icon-tabler-cash-banknote-move-back"
12
+ >
13
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
14
+ <path d="M9 12a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
15
+ <path d="M12 18h-7a2 2 0 0 1 -2 -2v-8a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v4.5" />
16
+ <path d="M18 12h.01" />
17
+ <path d="M6 12h.01" />
18
+ <path d="M16 19h6" />
19
+ <path d="M19 16l-3 3l3 3" />
20
+ </svg>
@@ -0,0 +1,20 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ width="24"
4
+ height="24"
5
+ viewBox="0 0 24 24"
6
+ fill="none"
7
+ stroke="currentColor"
8
+ stroke-width="2"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ class="icon icon-tabler icons-tabler-outline icon-tabler-cash-banknote-move"
12
+ >
13
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
14
+ <path d="M9 12a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
15
+ <path d="M12 18h-7a2 2 0 0 1 -2 -2v-8a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v4.5" />
16
+ <path d="M18 12h.01" />
17
+ <path d="M6 12h.01" />
18
+ <path d="M16 19h6" />
19
+ <path d="M19 16l3 3l-3 3" />
20
+ </svg>
@@ -0,0 +1,20 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ width="24"
4
+ height="24"
5
+ viewBox="0 0 24 24"
6
+ fill="none"
7
+ stroke="currentColor"
8
+ stroke-width="2"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ class="icon icon-tabler icons-tabler-outline icon-tabler-cash-banknote-plus"
12
+ >
13
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
14
+ <path d="M9 12a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
15
+ <path d="M12.25 18h-7.25a2 2 0 0 1 -2 -2v-8a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v4.5" />
16
+ <path d="M18 12h.01" />
17
+ <path d="M6 12h.01" />
18
+ <path d="M16 19h6" />
19
+ <path d="M19 16v6" />
20
+ </svg>
@@ -11,8 +11,8 @@
11
11
  class="icon icon-tabler icons-tabler-outline icon-tabler-cash-banknote"
12
12
  >
13
13
  <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
14
- <path d="M12 12m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
15
- <path d="M3 6m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v8a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
16
- <path d="M18 12l.01 0" />
17
- <path d="M6 12l.01 0" />
14
+ <path d="M9 12a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
15
+ <path d="M3 8a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v8a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
16
+ <path d="M18 12h.01" />
17
+ <path d="M6 12h.01" />
18
18
  </svg>
@@ -0,0 +1,17 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ width="24"
4
+ height="24"
5
+ viewBox="0 0 24 24"
6
+ fill="none"
7
+ stroke="currentColor"
8
+ stroke-width="2"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ class="icon icon-tabler icons-tabler-outline icon-tabler-cash-edit"
12
+ >
13
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
14
+ <path d="M7 15h-3a1 1 0 0 1 -1 -1v-8a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1v3" />
15
+ <path d="M11 19h-3a1 1 0 0 1 -1 -1v-8a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1v1.25" />
16
+ <path d="M18.42 15.61a2.1 2.1 0 1 1 2.97 2.97l-3.39 3.42h-3v-3z" />
17
+ </svg>
@@ -0,0 +1,17 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ width="24"
4
+ height="24"
5
+ viewBox="0 0 24 24"
6
+ fill="none"
7
+ stroke="currentColor"
8
+ stroke-width="2"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ class="icon icon-tabler icons-tabler-outline icon-tabler-cash-heart"
12
+ >
13
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
14
+ <path d="M7 15h-3a1 1 0 0 1 -1 -1v-8a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1v3" />
15
+ <path d="M10.25 19h-2.25a1 1 0 0 1 -1 -1v-8a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1v1.25" />
16
+ <path d="M18 22l3.35 -3.284a2.143 2.143 0 0 0 .005 -3.071a2.24 2.24 0 0 0 -3.129 -.006l-.224 .22l-.223 -.22a2.24 2.24 0 0 0 -3.128 -.006a2.143 2.143 0 0 0 -.006 3.071z" />
17
+ </svg>
@@ -0,0 +1,18 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ width="24"
4
+ height="24"
5
+ viewBox="0 0 24 24"
6
+ fill="none"
7
+ stroke="currentColor"
8
+ stroke-width="2"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ class="icon icon-tabler icons-tabler-outline icon-tabler-cash-minus"
12
+ >
13
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
14
+ <path d="M7 15h-3a1 1 0 0 1 -1 -1v-8a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1v3" />
15
+ <path d="M12 19h-4a1 1 0 0 1 -1 -1v-8a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1v5" />
16
+ <path d="M12 14a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
17
+ <path d="M16 19h6" />
18
+ </svg>
@@ -0,0 +1,19 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ width="24"
4
+ height="24"
5
+ viewBox="0 0 24 24"
6
+ fill="none"
7
+ stroke="currentColor"
8
+ stroke-width="2"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ class="icon icon-tabler icons-tabler-outline icon-tabler-cash-move-back"
12
+ >
13
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
14
+ <path d="M7 15h-3a1 1 0 0 1 -1 -1v-8a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1v3" />
15
+ <path d="M12 19h-4a1 1 0 0 1 -1 -1v-8a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1v2.5" />
16
+ <path d="M15.914 13.417a2 2 0 1 0 -2.447 2.511" />
17
+ <path d="M16 19h6" />
18
+ <path d="M19 16l-3 3l3 3" />
19
+ </svg>
@@ -0,0 +1,19 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ width="24"
4
+ height="24"
5
+ viewBox="0 0 24 24"
6
+ fill="none"
7
+ stroke="currentColor"
8
+ stroke-width="2"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ class="icon icon-tabler icons-tabler-outline icon-tabler-cash-move"
12
+ >
13
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
14
+ <path d="M7 15h-3a1 1 0 0 1 -1 -1v-8a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1v3" />
15
+ <path d="M12 19h-4a1 1 0 0 1 -1 -1v-8a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1v2.5" />
16
+ <path d="M15.92 13.437a2 2 0 1 0 -2.472 2.486" />
17
+ <path d="M16 19h6" />
18
+ <path d="M19 16l3 3l-3 3" />
19
+ </svg>
@@ -0,0 +1,19 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ width="24"
4
+ height="24"
5
+ viewBox="0 0 24 24"
6
+ fill="none"
7
+ stroke="currentColor"
8
+ stroke-width="2"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ class="icon icon-tabler icons-tabler-outline icon-tabler-cash-plus"
12
+ >
13
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
14
+ <path d="M7 15h-3a1 1 0 0 1 -1 -1v-8a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1v3" />
15
+ <path d="M12 19h-4a1 1 0 0 1 -1 -1v-8a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1v2.5" />
16
+ <path d="M12 14a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
17
+ <path d="M16 19h6" />
18
+ <path d="M19 16v6" />
19
+ </svg>
@@ -11,7 +11,7 @@
11
11
  class="icon icon-tabler icons-tabler-outline icon-tabler-cash"
12
12
  >
13
13
  <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
14
- <path d="M7 9m0 2a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v6a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2z" />
15
- <path d="M14 14m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
16
- <path d="M17 9v-2a2 2 0 0 0 -2 -2h-10a2 2 0 0 0 -2 2v6a2 2 0 0 0 2 2h2" />
14
+ <path d="M7 15h-3a1 1 0 0 1 -1 -1v-8a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1v3" />
15
+ <path d="M7 9m0 1a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1v8a1 1 0 0 1 -1 1h-12a1 1 0 0 1 -1 -1z" />
16
+ <path d="M12 14a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
17
17
  </svg>
@@ -0,0 +1,17 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ width="24"
4
+ height="24"
5
+ viewBox="0 0 24 24"
6
+ fill="none"
7
+ stroke="currentColor"
8
+ stroke-width="2"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ class="icon icon-tabler icons-tabler-outline icon-tabler-chalkboard-teacher"
12
+ >
13
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
14
+ <path d="M8 19h-3a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v11a1 1 0 0 1 -1 1" />
15
+ <path d="M12 14a2 2 0 1 0 4.001 -.001a2 2 0 0 0 -4.001 .001" />
16
+ <path d="M17 19a2 2 0 0 0 -2 -2h-2a2 2 0 0 0 -2 2" />
17
+ </svg>
@@ -0,0 +1,18 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ width="24"
4
+ height="24"
5
+ viewBox="0 0 24 24"
6
+ fill="none"
7
+ stroke="currentColor"
8
+ stroke-width="2"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ class="icon icon-tabler icons-tabler-outline icon-tabler-filter-2-bolt"
12
+ >
13
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
14
+ <path d="M4 6h16" />
15
+ <path d="M6 12h12" />
16
+ <path d="M9 18h4" />
17
+ <path d="M19 16l-2 3h4l-2 3" />
18
+ </svg>
@@ -0,0 +1,18 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ width="24"
4
+ height="24"
5
+ viewBox="0 0 24 24"
6
+ fill="none"
7
+ stroke="currentColor"
8
+ stroke-width="2"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ class="icon icon-tabler icons-tabler-outline icon-tabler-filter-2-cancel"
12
+ >
13
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
14
+ <path d="M4 6h16" />
15
+ <path d="M6 12h12" />
16
+ <path d="M9 18h3" />
17
+ <path d="M17 21l4 -4m-5 2c0 .796 .316 1.559 .879 2.121c.563 .563 1.326 .879 2.121 .879c.796 0 1.559 -.316 2.121 -.879c.563 -.563 .879 -1.326 .879 -2.121c0 -.796 -.316 -1.559 -.879 -2.121c-.563 -.563 -1.326 -.879 -2.121 -.879c-.796 0 -1.559 .316 -2.121 .879c-.563 .563 -.879 1.326 -.879 2.121z" />
18
+ </svg>
@@ -0,0 +1,18 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ width="24"
4
+ height="24"
5
+ viewBox="0 0 24 24"
6
+ fill="none"
7
+ stroke="currentColor"
8
+ stroke-width="2"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ class="icon icon-tabler icons-tabler-outline icon-tabler-filter-2-check"
12
+ >
13
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
14
+ <path d="M4 6h16" />
15
+ <path d="M6 12h12" />
16
+ <path d="M9 18h2" />
17
+ <path d="M15 18l2 2l4 -4" />
18
+ </svg>
@@ -0,0 +1,19 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ width="24"
4
+ height="24"
5
+ viewBox="0 0 24 24"
6
+ fill="none"
7
+ stroke="currentColor"
8
+ stroke-width="2"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ class="icon icon-tabler icons-tabler-outline icon-tabler-filter-2-code"
12
+ >
13
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
14
+ <path d="M4 6h16" />
15
+ <path d="M6 12h12" />
16
+ <path d="M9 18h2" />
17
+ <path d="M17 17l-2 2l2 2" />
18
+ <path d="M20 21l2 -2l-2 -2" />
19
+ </svg>
@@ -0,0 +1,18 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ width="24"
4
+ height="24"
5
+ viewBox="0 0 24 24"
6
+ fill="none"
7
+ stroke="currentColor"
8
+ stroke-width="2"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ class="icon icon-tabler icons-tabler-outline icon-tabler-filter-2-cog"
12
+ >
13
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
14
+ <path d="M4 6h16" />
15
+ <path d="M6 12h12" />
16
+ <path d="M9 18h3" />
17
+ <path d="M19.001 21c-.53 0 -1.039 -.211 -1.414 -.586c-.375 -.375 -.586 -.884 -.586 -1.414c0 -.53 .211 -1.039 .586 -1.414c.375 -.375 .884 -.586 1.414 -.586m0 4c.53 0 1.039 -.211 1.414 -.586c.375 -.375 .586 -.884 .586 -1.414c0 -.53 -.211 -1.039 -.586 -1.414c-.375 -.375 -.884 -.586 -1.414 -.586m0 4v1.5m0 -5.5v-1.5m3.031 1.75l-1.299 .75m-3.463 2l-1.3 .75m0 -3.5l1.3 .75m3.463 2l1.3 .75" />
18
+ </svg>
@@ -0,0 +1,20 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ width="24"
4
+ height="24"
5
+ viewBox="0 0 24 24"
6
+ fill="none"
7
+ stroke="currentColor"
8
+ stroke-width="2"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ class="icon icon-tabler icons-tabler-outline icon-tabler-filter-2-discount"
12
+ >
13
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
14
+ <path d="M4 6h16" />
15
+ <path d="M6 12h12" />
16
+ <path d="M9 18h3" />
17
+ <path d="M16 16v.01" />
18
+ <path d="M16 21l5 -5" />
19
+ <path d="M21 21v.01" />
20
+ </svg>
@@ -0,0 +1,18 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ width="24"
4
+ height="24"
5
+ viewBox="0 0 24 24"
6
+ fill="none"
7
+ stroke="currentColor"
8
+ stroke-width="2"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ class="icon icon-tabler icons-tabler-outline icon-tabler-filter-2-dollar"
12
+ >
13
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
14
+ <path d="M4 6h16" />
15
+ <path d="M6 12h10" />
16
+ <path d="M9 18h4" />
17
+ <path d="M21 15h-2m-2 6h2m0 0v1m0 -1h.5c.398 0 .779 -.158 1.061 -.439c.281 -.281 .439 -.663 .439 -1.061c0 -.398 -.158 -.779 -.439 -1.061c-.281 -.281 -.663 -.439 -1.061 -.439h-1c-.398 0 -.779 -.158 -1.061 -.439c-.281 -.281 -.439 -.663 -.439 -1.061c0 -.398 .158 -.779 .439 -1.061c.281 -.281 .663 -.439 1.061 -.439h.5m0 -1v1" />
18
+ </svg>
@@ -0,0 +1,20 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ width="24"
4
+ height="24"
5
+ viewBox="0 0 24 24"
6
+ fill="none"
7
+ stroke="currentColor"
8
+ stroke-width="2"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ class="icon icon-tabler icons-tabler-outline icon-tabler-filter-2-down"
12
+ >
13
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
14
+ <path d="M4 6h16" />
15
+ <path d="M6 12h12" />
16
+ <path d="M9 18h3" />
17
+ <path d="M19 16v6" />
18
+ <path d="M19 22l3 -3" />
19
+ <path d="M19 22l-3 -3" />
20
+ </svg>
@@ -0,0 +1,18 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ width="24"
4
+ height="24"
5
+ viewBox="0 0 24 24"
6
+ fill="none"
7
+ stroke="currentColor"
8
+ stroke-width="2"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ class="icon icon-tabler icons-tabler-outline icon-tabler-filter-2-edit"
12
+ >
13
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
14
+ <path d="M4 6h16" />
15
+ <path d="M6 12h11" />
16
+ <path d="M9 18h2" />
17
+ <path d="M18.42 15.61c.195 -.195 .426 -.35 .681 -.455c.255 -.106 .528 -.16 .804 -.16c.276 0 .549 .054 .804 .16c.255 .106 .486 .26 .681 .455c.195 .195 .35 .427 .455 .681c.106 .255 .16 .528 .16 .804c0 .276 -.054 .549 -.16 .804c-.105 .255 -.26 .486 -.455 .681l-3.39 3.42h-3v-3l3.42 -3.39z" />
18
+ </svg>
@@ -0,0 +1,18 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ width="24"
4
+ height="24"
5
+ viewBox="0 0 24 24"
6
+ fill="none"
7
+ stroke="currentColor"
8
+ stroke-width="2"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ class="icon icon-tabler icons-tabler-outline icon-tabler-filter-2-exclamation"
12
+ >
13
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
14
+ <path d="M4 6h16" />
15
+ <path d="M6 12h12" />
16
+ <path d="M9 18h6" />
17
+ <path d="M19 16v3m0 3v.01" />
18
+ </svg>
@@ -0,0 +1,18 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ width="24"
4
+ height="24"
5
+ viewBox="0 0 24 24"
6
+ fill="none"
7
+ stroke="currentColor"
8
+ stroke-width="2"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ class="icon icon-tabler icons-tabler-outline icon-tabler-filter-2-minus"
12
+ >
13
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
14
+ <path d="M4 6h16" />
15
+ <path d="M6 12h12" />
16
+ <path d="M9 18h3" />
17
+ <path d="M16 19h6" />
18
+ </svg>
@@ -0,0 +1,19 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ width="24"
4
+ height="24"
5
+ viewBox="0 0 24 24"
6
+ fill="none"
7
+ stroke="currentColor"
8
+ stroke-width="2"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ class="icon icon-tabler icons-tabler-outline icon-tabler-filter-2-pause"
12
+ >
13
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
14
+ <path d="M4 6h16" />
15
+ <path d="M6 12h12" />
16
+ <path d="M9 18h4" />
17
+ <path d="M17 17v5" />
18
+ <path d="M21 17v5" />
19
+ </svg>
@@ -0,0 +1,18 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ width="24"
4
+ height="24"
5
+ viewBox="0 0 24 24"
6
+ fill="none"
7
+ stroke="currentColor"
8
+ stroke-width="2"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ class="icon icon-tabler icons-tabler-outline icon-tabler-filter-2-pin"
12
+ >
13
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
14
+ <path d="M4 6h16" />
15
+ <path d="M6 12h10" />
16
+ <path d="M9 18h3" />
17
+ <path d="M19 18v.01m2.121 2.111c.42 -.419 .706 -.954 .821 -1.536c.116 -.582 .056 -1.185 -.17 -1.733c-.227 -.548 -.611 -1.017 -1.105 -1.347c-.493 -.33 -1.073 -.506 -1.667 -.506c-.593 0 -1.173 .176 -1.667 .506c-.493 .33 -.878 .798 -1.105 1.347c-.227 .548 -.286 1.151 -.17 1.733c.116 .582 .402 1.116 .821 1.536c.418 .419 1.125 1.045 2.121 1.879c1.051 -.89 1.759 -1.516 2.121 -1.879z" />
18
+ </svg>
@@ -0,0 +1,19 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ width="24"
4
+ height="24"
5
+ viewBox="0 0 24 24"
6
+ fill="none"
7
+ stroke="currentColor"
8
+ stroke-width="2"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ class="icon icon-tabler icons-tabler-outline icon-tabler-filter-2-plus"
12
+ >
13
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
14
+ <path d="M4 6h16" />
15
+ <path d="M6 12h10" />
16
+ <path d="M9 18h3" />
17
+ <path d="M19 15v6" />
18
+ <path d="M16 18h6" />
19
+ </svg>
@@ -0,0 +1,19 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ width="24"
4
+ height="24"
5
+ viewBox="0 0 24 24"
6
+ fill="none"
7
+ stroke="currentColor"
8
+ stroke-width="2"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ class="icon icon-tabler icons-tabler-outline icon-tabler-filter-2-question"
12
+ >
13
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
14
+ <path d="M4 6h16" />
15
+ <path d="M6 12h10.5" />
16
+ <path d="M9 18h5" />
17
+ <path d="M19 22v.01" />
18
+ <path d="M19 19c.448 -.001 .883 -.153 1.235 -.431c.352 -.278 .6 -.666 .706 -1.101c.105 -.436 .061 -.894 -.125 -1.302c-.186 -.408 -.504 -.742 -.902 -.948c-.398 -.204 -.853 -.267 -1.291 -.179c-.438 .088 -.834 .321 -1.123 .662" />
19
+ </svg>
@@ -0,0 +1,19 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ width="24"
4
+ height="24"
5
+ viewBox="0 0 24 24"
6
+ fill="none"
7
+ stroke="currentColor"
8
+ stroke-width="2"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ class="icon icon-tabler icons-tabler-outline icon-tabler-filter-2-search"
12
+ >
13
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
14
+ <path d="M4 6h16" />
15
+ <path d="M6 12h8.5" />
16
+ <path d="M9 18h2" />
17
+ <path d="M15 18c0 .796 .316 1.559 .879 2.121c.563 .563 1.326 .879 2.121 .879c.796 0 1.559 -.316 2.121 -.879c.563 -.563 .879 -1.326 .879 -2.121c0 -.796 -.316 -1.559 -.879 -2.121c-.563 -.563 -1.326 -.879 -2.121 -.879c-.796 0 -1.559 .316 -2.121 .879c-.563 .563 -.879 1.326 -.879 2.121z" />
18
+ <path d="M20.2 20.2l1.8 1.8" />
19
+ </svg>
@@ -0,0 +1,20 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ width="24"
4
+ height="24"
5
+ viewBox="0 0 24 24"
6
+ fill="none"
7
+ stroke="currentColor"
8
+ stroke-width="2"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ class="icon icon-tabler icons-tabler-outline icon-tabler-filter-2-share"
12
+ >
13
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
14
+ <path d="M4 6h16" />
15
+ <path d="M6 12h12" />
16
+ <path d="M9 18h3.5" />
17
+ <path d="M16 22l5 -5" />
18
+ <path d="M21 17v4.5" />
19
+ <path d="M21 17h-4.5" />
20
+ </svg>
@@ -0,0 +1,18 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ width="24"
4
+ height="24"
5
+ viewBox="0 0 24 24"
6
+ fill="none"
7
+ stroke="currentColor"
8
+ stroke-width="2"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ class="icon icon-tabler icons-tabler-outline icon-tabler-filter-2-spark"
12
+ >
13
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
14
+ <path d="M4 6h16" />
15
+ <path d="M6 12h9.5" />
16
+ <path d="M9 18h2.5" />
17
+ <path d="M19 21.5c.205 -.849 .641 -1.625 1.258 -2.242c.617 -.617 1.393 -1.053 2.242 -1.258c-.849 -.205 -1.625 -.641 -2.242 -1.258c-.617 -.617 -1.053 -1.393 -1.258 -2.242c-.205 .849 -.641 1.625 -1.258 2.242c-.617 .617 -1.393 1.053 -2.242 1.258c.849 .205 1.625 .641 2.242 1.258c.617 .617 1.053 1.393 1.258 2.242z" />
18
+ </svg>