@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-filter-2-up"
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 22v-6m0 0l3 3m-3 -3l-3 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-x"
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="M22 22l-5 -5m0 5l5 -5" />
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-filter-2"
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
+ </svg>
@@ -0,0 +1,16 @@
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-spark"
12
+ >
13
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
14
+ <path d="M15 12.5v-.5l4.414 -4.414a2 2 0 0 0 .586 -1.414v-2.172h-16v2.227c0 .497 .185 .977 .52 1.345l4.48 4.928v8.5l2 -.667" />
15
+ <path d="M18.5 22a4.75 4.75 0 0 1 3.5 -3.5a4.75 4.75 0 0 1 -3.5 -3.5a4.75 4.75 0 0 1 -3.5 3.5a4.75 4.75 0 0 1 3.5 3.5" />
16
+ </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-moneybag-edit"
12
+ >
13
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
14
+ <path d="M9.5 3h5a1.5 1.5 0 0 1 1.5 1.5a3.5 3.5 0 0 1 -3.5 3.5h-1a3.5 3.5 0 0 1 -3.5 -3.5a1.5 1.5 0 0 1 1.5 -1.5" />
15
+ <path d="M11 21h-3a4 4 0 0 1 -4 -4v-1a8 8 0 0 1 14.376 -4.833" />
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-moneybag-heart"
12
+ >
13
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
14
+ <path d="M9.5 3h5a1.5 1.5 0 0 1 1.5 1.5a3.5 3.5 0 0 1 -3.5 3.5h-1a3.5 3.5 0 0 1 -3.5 -3.5a1.5 1.5 0 0 1 1.5 -1.5" />
15
+ <path d="M11.5 21h-3.5a4 4 0 0 1 -4 -4v-1a8 8 0 0 1 14.376 -4.833" />
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,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-moneybag-minus"
12
+ >
13
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
14
+ <path d="M9.5 3h5a1.5 1.5 0 0 1 1.5 1.5a3.5 3.5 0 0 1 -3.5 3.5h-1a3.5 3.5 0 0 1 -3.5 -3.5a1.5 1.5 0 0 1 1.5 -1.5" />
15
+ <path d="M12.5 21h-4.5a4 4 0 0 1 -4 -4v-1a8 8 0 0 1 15.943 -.958" />
16
+ <path d="M16 19h6" />
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-moneybag-move-back"
12
+ >
13
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
14
+ <path d="M9.5 3h5a1.5 1.5 0 0 1 1.5 1.5a3.5 3.5 0 0 1 -3.5 3.5h-1a3.5 3.5 0 0 1 -3.5 -3.5a1.5 1.5 0 0 1 1.5 -1.5" />
15
+ <path d="M12.5 21h-4.5a4 4 0 0 1 -4 -4v-1a8 8 0 0 1 14.953 -3.959" />
16
+ <path d="M16 19h6" />
17
+ <path d="M19 16l-3 3l3 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-moneybag-move"
12
+ >
13
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
14
+ <path d="M9.5 3h5a1.5 1.5 0 0 1 1.5 1.5a3.5 3.5 0 0 1 -3.5 3.5h-1a3.5 3.5 0 0 1 -3.5 -3.5a1.5 1.5 0 0 1 1.5 -1.5" />
15
+ <path d="M12.5 21h-4.5a4 4 0 0 1 -4 -4v-1a8 8 0 0 1 14.946 -3.971" />
16
+ <path d="M16 19h6" />
17
+ <path d="M19 16l3 3l-3 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-moneybag-plus"
12
+ >
13
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
14
+ <path d="M9.5 3h5a1.5 1.5 0 0 1 1.5 1.5a3.5 3.5 0 0 1 -3.5 3.5h-1a3.5 3.5 0 0 1 -3.5 -3.5a1.5 1.5 0 0 1 1.5 -1.5" />
15
+ <path d="M12.5 21h-4.5a4 4 0 0 1 -4 -4v-1a8 8 0 0 1 14.935 -3.991" />
16
+ <path d="M16 19h6" />
17
+ <path d="M19 16v6" />
18
+ </svg>
@@ -11,6 +11,6 @@
11
11
  class="icon icon-tabler icons-tabler-outline icon-tabler-moneybag"
12
12
  >
13
13
  <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
14
- <path d="M9.5 3h5a1.5 1.5 0 0 1 1.5 1.5a3.5 3.5 0 0 1 -3.5 3.5h-1a3.5 3.5 0 0 1 -3.5 -3.5a1.5 1.5 0 0 1 1.5 -1.5z" />
15
- <path d="M4 17v-1a8 8 0 1 1 16 0v1a4 4 0 0 1 -4 4h-8a4 4 0 0 1 -4 -4z" />
14
+ <path d="M9.5 3h5a1.5 1.5 0 0 1 1.5 1.5a3.5 3.5 0 0 1 -3.5 3.5h-1a3.5 3.5 0 0 1 -3.5 -3.5a1.5 1.5 0 0 1 1.5 -1.5" />
15
+ <path d="M4 17v-1a8 8 0 1 1 16 0v1a4 4 0 0 1 -4 4h-8a4 4 0 0 1 -4 -4" />
16
16
  </svg>