phlex-icons 2.10.0 → 2.12.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 (66) hide show
  1. checksums.yaml +4 -4
  2. data/lib/phlex-icons/lucide/beef.rb +3 -5
  3. data/lib/phlex-icons/lucide/circle_slash_2.rb +1 -1
  4. data/lib/phlex-icons/lucide/shield_user.rb +29 -0
  5. data/lib/phlex-icons/lucide/square_round_corner.rb +23 -0
  6. data/lib/phlex-icons/lucide.rb +3 -1
  7. data/lib/phlex-icons/tabler/cash.rb +3 -3
  8. data/lib/phlex-icons/tabler/cash_banknote.rb +4 -4
  9. data/lib/phlex-icons/tabler/cash_banknote_edit.rb +29 -0
  10. data/lib/phlex-icons/tabler/cash_banknote_edit_filled.rb +11 -0
  11. data/lib/phlex-icons/tabler/cash_banknote_edit_outline.rb +11 -0
  12. data/lib/phlex-icons/tabler/cash_banknote_heart.rb +34 -0
  13. data/lib/phlex-icons/tabler/cash_banknote_heart_filled.rb +11 -0
  14. data/lib/phlex-icons/tabler/cash_banknote_heart_outline.rb +11 -0
  15. data/lib/phlex-icons/tabler/cash_banknote_minus.rb +30 -0
  16. data/lib/phlex-icons/tabler/cash_banknote_minus_filled.rb +11 -0
  17. data/lib/phlex-icons/tabler/cash_banknote_minus_outline.rb +11 -0
  18. data/lib/phlex-icons/tabler/cash_banknote_move.rb +31 -0
  19. data/lib/phlex-icons/tabler/cash_banknote_move_back.rb +31 -0
  20. data/lib/phlex-icons/tabler/cash_banknote_move_back_filled.rb +11 -0
  21. data/lib/phlex-icons/tabler/cash_banknote_move_back_outline.rb +11 -0
  22. data/lib/phlex-icons/tabler/cash_banknote_move_filled.rb +11 -0
  23. data/lib/phlex-icons/tabler/cash_banknote_move_outline.rb +11 -0
  24. data/lib/phlex-icons/tabler/cash_banknote_plus.rb +33 -0
  25. data/lib/phlex-icons/tabler/cash_banknote_plus_filled.rb +11 -0
  26. data/lib/phlex-icons/tabler/cash_banknote_plus_outline.rb +11 -0
  27. data/lib/phlex-icons/tabler/cash_edit.rb +28 -0
  28. data/lib/phlex-icons/tabler/cash_edit_filled.rb +11 -0
  29. data/lib/phlex-icons/tabler/cash_edit_outline.rb +11 -0
  30. data/lib/phlex-icons/tabler/cash_heart.rb +35 -0
  31. data/lib/phlex-icons/tabler/cash_heart_filled.rb +11 -0
  32. data/lib/phlex-icons/tabler/cash_heart_outline.rb +11 -0
  33. data/lib/phlex-icons/tabler/cash_minus.rb +29 -0
  34. data/lib/phlex-icons/tabler/cash_minus_filled.rb +11 -0
  35. data/lib/phlex-icons/tabler/cash_minus_outline.rb +11 -0
  36. data/lib/phlex-icons/tabler/cash_move.rb +30 -0
  37. data/lib/phlex-icons/tabler/cash_move_back.rb +30 -0
  38. data/lib/phlex-icons/tabler/cash_move_back_filled.rb +11 -0
  39. data/lib/phlex-icons/tabler/cash_move_back_outline.rb +11 -0
  40. data/lib/phlex-icons/tabler/cash_move_filled.rb +11 -0
  41. data/lib/phlex-icons/tabler/cash_move_outline.rb +11 -0
  42. data/lib/phlex-icons/tabler/cash_plus.rb +30 -0
  43. data/lib/phlex-icons/tabler/cash_plus_filled.rb +11 -0
  44. data/lib/phlex-icons/tabler/cash_plus_outline.rb +11 -0
  45. data/lib/phlex-icons/tabler/moneybag.rb +2 -2
  46. data/lib/phlex-icons/tabler/moneybag_edit.rb +31 -0
  47. data/lib/phlex-icons/tabler/moneybag_edit_filled.rb +11 -0
  48. data/lib/phlex-icons/tabler/moneybag_edit_outline.rb +11 -0
  49. data/lib/phlex-icons/tabler/moneybag_heart.rb +36 -0
  50. data/lib/phlex-icons/tabler/moneybag_heart_filled.rb +11 -0
  51. data/lib/phlex-icons/tabler/moneybag_heart_outline.rb +11 -0
  52. data/lib/phlex-icons/tabler/moneybag_minus.rb +31 -0
  53. data/lib/phlex-icons/tabler/moneybag_minus_filled.rb +11 -0
  54. data/lib/phlex-icons/tabler/moneybag_minus_outline.rb +11 -0
  55. data/lib/phlex-icons/tabler/moneybag_move.rb +32 -0
  56. data/lib/phlex-icons/tabler/moneybag_move_back.rb +32 -0
  57. data/lib/phlex-icons/tabler/moneybag_move_back_filled.rb +11 -0
  58. data/lib/phlex-icons/tabler/moneybag_move_back_outline.rb +11 -0
  59. data/lib/phlex-icons/tabler/moneybag_move_filled.rb +11 -0
  60. data/lib/phlex-icons/tabler/moneybag_move_outline.rb +11 -0
  61. data/lib/phlex-icons/tabler/moneybag_plus.rb +32 -0
  62. data/lib/phlex-icons/tabler/moneybag_plus_filled.rb +11 -0
  63. data/lib/phlex-icons/tabler/moneybag_plus_outline.rb +11 -0
  64. data/lib/phlex-icons/tabler.rb +55 -1
  65. data/lib/phlex-icons/version.rb +1 -1
  66. metadata +57 -1
@@ -0,0 +1,11 @@
1
+ # frozen_string_literal: true
2
+
3
+ module PhlexIcons
4
+ module Tabler
5
+ class CashMinusFilled < Base
6
+ def view_template
7
+ render CashMinus.new(variant: :filled)
8
+ end
9
+ end
10
+ end
11
+ end
@@ -0,0 +1,11 @@
1
+ # frozen_string_literal: true
2
+
3
+ module PhlexIcons
4
+ module Tabler
5
+ class CashMinusOutline < Base
6
+ def view_template
7
+ render CashMinus.new(variant: :outline)
8
+ end
9
+ end
10
+ end
11
+ end
@@ -0,0 +1,30 @@
1
+ # frozen_string_literal: true
2
+
3
+ module PhlexIcons
4
+ module Tabler
5
+ class CashMove < Base
6
+ def filled
7
+ raise NotImplementedError
8
+ end
9
+
10
+ def outline
11
+ svg(
12
+ **attrs,
13
+ xmlns: 'http://www.w3.org/2000/svg',
14
+ viewbox: '0 0 24 24',
15
+ fill: 'none',
16
+ stroke: 'currentColor',
17
+ stroke_width: '2',
18
+ stroke_linecap: 'round',
19
+ stroke_linejoin: 'round'
20
+ ) do |s|
21
+ s.path(d: 'M7 15h-3a1 1 0 0 1 -1 -1v-8a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1v3')
22
+ s.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')
23
+ s.path(d: 'M15.92 13.437a2 2 0 1 0 -2.472 2.486')
24
+ s.path(d: 'M16 19h6')
25
+ s.path(d: 'M19 16l3 3l-3 3')
26
+ end
27
+ end
28
+ end
29
+ end
30
+ end
@@ -0,0 +1,30 @@
1
+ # frozen_string_literal: true
2
+
3
+ module PhlexIcons
4
+ module Tabler
5
+ class CashMoveBack < Base
6
+ def filled
7
+ raise NotImplementedError
8
+ end
9
+
10
+ def outline
11
+ svg(
12
+ **attrs,
13
+ xmlns: 'http://www.w3.org/2000/svg',
14
+ viewbox: '0 0 24 24',
15
+ fill: 'none',
16
+ stroke: 'currentColor',
17
+ stroke_width: '2',
18
+ stroke_linecap: 'round',
19
+ stroke_linejoin: 'round'
20
+ ) do |s|
21
+ s.path(d: 'M7 15h-3a1 1 0 0 1 -1 -1v-8a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1v3')
22
+ s.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')
23
+ s.path(d: 'M15.914 13.417a2 2 0 1 0 -2.447 2.511')
24
+ s.path(d: 'M16 19h6')
25
+ s.path(d: 'M19 16l-3 3l3 3')
26
+ end
27
+ end
28
+ end
29
+ end
30
+ end
@@ -0,0 +1,11 @@
1
+ # frozen_string_literal: true
2
+
3
+ module PhlexIcons
4
+ module Tabler
5
+ class CashMoveBackFilled < Base
6
+ def view_template
7
+ render CashMoveBack.new(variant: :filled)
8
+ end
9
+ end
10
+ end
11
+ end
@@ -0,0 +1,11 @@
1
+ # frozen_string_literal: true
2
+
3
+ module PhlexIcons
4
+ module Tabler
5
+ class CashMoveBackOutline < Base
6
+ def view_template
7
+ render CashMoveBack.new(variant: :outline)
8
+ end
9
+ end
10
+ end
11
+ end
@@ -0,0 +1,11 @@
1
+ # frozen_string_literal: true
2
+
3
+ module PhlexIcons
4
+ module Tabler
5
+ class CashMoveFilled < Base
6
+ def view_template
7
+ render CashMove.new(variant: :filled)
8
+ end
9
+ end
10
+ end
11
+ end
@@ -0,0 +1,11 @@
1
+ # frozen_string_literal: true
2
+
3
+ module PhlexIcons
4
+ module Tabler
5
+ class CashMoveOutline < Base
6
+ def view_template
7
+ render CashMove.new(variant: :outline)
8
+ end
9
+ end
10
+ end
11
+ end
@@ -0,0 +1,30 @@
1
+ # frozen_string_literal: true
2
+
3
+ module PhlexIcons
4
+ module Tabler
5
+ class CashPlus < Base
6
+ def filled
7
+ raise NotImplementedError
8
+ end
9
+
10
+ def outline
11
+ svg(
12
+ **attrs,
13
+ xmlns: 'http://www.w3.org/2000/svg',
14
+ viewbox: '0 0 24 24',
15
+ fill: 'none',
16
+ stroke: 'currentColor',
17
+ stroke_width: '2',
18
+ stroke_linecap: 'round',
19
+ stroke_linejoin: 'round'
20
+ ) do |s|
21
+ s.path(d: 'M7 15h-3a1 1 0 0 1 -1 -1v-8a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1v3')
22
+ s.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')
23
+ s.path(d: 'M12 14a2 2 0 1 0 4 0a2 2 0 0 0 -4 0')
24
+ s.path(d: 'M16 19h6')
25
+ s.path(d: 'M19 16v6')
26
+ end
27
+ end
28
+ end
29
+ end
30
+ end
@@ -0,0 +1,11 @@
1
+ # frozen_string_literal: true
2
+
3
+ module PhlexIcons
4
+ module Tabler
5
+ class CashPlusFilled < Base
6
+ def view_template
7
+ render CashPlus.new(variant: :filled)
8
+ end
9
+ end
10
+ end
11
+ end
@@ -0,0 +1,11 @@
1
+ # frozen_string_literal: true
2
+
3
+ module PhlexIcons
4
+ module Tabler
5
+ class CashPlusOutline < Base
6
+ def view_template
7
+ render CashPlus.new(variant: :outline)
8
+ end
9
+ end
10
+ end
11
+ end
@@ -20,9 +20,9 @@ module PhlexIcons
20
20
  ) do |s|
21
21
  s.path(
22
22
  d:
23
- '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'
23
+ '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'
24
24
  )
25
- s.path(d: 'M4 17v-1a8 8 0 1 1 16 0v1a4 4 0 0 1 -4 4h-8a4 4 0 0 1 -4 -4z')
25
+ s.path(d: 'M4 17v-1a8 8 0 1 1 16 0v1a4 4 0 0 1 -4 4h-8a4 4 0 0 1 -4 -4')
26
26
  end
27
27
  end
28
28
  end
@@ -0,0 +1,31 @@
1
+ # frozen_string_literal: true
2
+
3
+ module PhlexIcons
4
+ module Tabler
5
+ class MoneybagEdit < Base
6
+ def filled
7
+ raise NotImplementedError
8
+ end
9
+
10
+ def outline
11
+ svg(
12
+ **attrs,
13
+ xmlns: 'http://www.w3.org/2000/svg',
14
+ viewbox: '0 0 24 24',
15
+ fill: 'none',
16
+ stroke: 'currentColor',
17
+ stroke_width: '2',
18
+ stroke_linecap: 'round',
19
+ stroke_linejoin: 'round'
20
+ ) do |s|
21
+ s.path(
22
+ d:
23
+ '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'
24
+ )
25
+ s.path(d: 'M11 21h-3a4 4 0 0 1 -4 -4v-1a8 8 0 0 1 14.376 -4.833')
26
+ s.path(d: 'M18.42 15.61a2.1 2.1 0 1 1 2.97 2.97l-3.39 3.42h-3v-3z')
27
+ end
28
+ end
29
+ end
30
+ end
31
+ end
@@ -0,0 +1,11 @@
1
+ # frozen_string_literal: true
2
+
3
+ module PhlexIcons
4
+ module Tabler
5
+ class MoneybagEditFilled < Base
6
+ def view_template
7
+ render MoneybagEdit.new(variant: :filled)
8
+ end
9
+ end
10
+ end
11
+ end
@@ -0,0 +1,11 @@
1
+ # frozen_string_literal: true
2
+
3
+ module PhlexIcons
4
+ module Tabler
5
+ class MoneybagEditOutline < Base
6
+ def view_template
7
+ render MoneybagEdit.new(variant: :outline)
8
+ end
9
+ end
10
+ end
11
+ end
@@ -0,0 +1,36 @@
1
+ # frozen_string_literal: true
2
+
3
+ # rubocop:disable Layout/LineLength
4
+ module PhlexIcons
5
+ module Tabler
6
+ class MoneybagHeart < Base
7
+ def filled
8
+ raise NotImplementedError
9
+ end
10
+
11
+ def outline
12
+ svg(
13
+ **attrs,
14
+ xmlns: 'http://www.w3.org/2000/svg',
15
+ viewbox: '0 0 24 24',
16
+ fill: 'none',
17
+ stroke: 'currentColor',
18
+ stroke_width: '2',
19
+ stroke_linecap: 'round',
20
+ stroke_linejoin: 'round'
21
+ ) do |s|
22
+ s.path(
23
+ d:
24
+ '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'
25
+ )
26
+ s.path(d: 'M11.5 21h-3.5a4 4 0 0 1 -4 -4v-1a8 8 0 0 1 14.376 -4.833')
27
+ s.path(
28
+ d:
29
+ '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'
30
+ )
31
+ end
32
+ end
33
+ end
34
+ end
35
+ end
36
+ # rubocop:enable Layout/LineLength
@@ -0,0 +1,11 @@
1
+ # frozen_string_literal: true
2
+
3
+ module PhlexIcons
4
+ module Tabler
5
+ class MoneybagHeartFilled < Base
6
+ def view_template
7
+ render MoneybagHeart.new(variant: :filled)
8
+ end
9
+ end
10
+ end
11
+ end
@@ -0,0 +1,11 @@
1
+ # frozen_string_literal: true
2
+
3
+ module PhlexIcons
4
+ module Tabler
5
+ class MoneybagHeartOutline < Base
6
+ def view_template
7
+ render MoneybagHeart.new(variant: :outline)
8
+ end
9
+ end
10
+ end
11
+ end
@@ -0,0 +1,31 @@
1
+ # frozen_string_literal: true
2
+
3
+ module PhlexIcons
4
+ module Tabler
5
+ class MoneybagMinus < Base
6
+ def filled
7
+ raise NotImplementedError
8
+ end
9
+
10
+ def outline
11
+ svg(
12
+ **attrs,
13
+ xmlns: 'http://www.w3.org/2000/svg',
14
+ viewbox: '0 0 24 24',
15
+ fill: 'none',
16
+ stroke: 'currentColor',
17
+ stroke_width: '2',
18
+ stroke_linecap: 'round',
19
+ stroke_linejoin: 'round'
20
+ ) do |s|
21
+ s.path(
22
+ d:
23
+ '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'
24
+ )
25
+ s.path(d: 'M12.5 21h-4.5a4 4 0 0 1 -4 -4v-1a8 8 0 0 1 15.943 -.958')
26
+ s.path(d: 'M16 19h6')
27
+ end
28
+ end
29
+ end
30
+ end
31
+ end
@@ -0,0 +1,11 @@
1
+ # frozen_string_literal: true
2
+
3
+ module PhlexIcons
4
+ module Tabler
5
+ class MoneybagMinusFilled < Base
6
+ def view_template
7
+ render MoneybagMinus.new(variant: :filled)
8
+ end
9
+ end
10
+ end
11
+ end
@@ -0,0 +1,11 @@
1
+ # frozen_string_literal: true
2
+
3
+ module PhlexIcons
4
+ module Tabler
5
+ class MoneybagMinusOutline < Base
6
+ def view_template
7
+ render MoneybagMinus.new(variant: :outline)
8
+ end
9
+ end
10
+ end
11
+ end
@@ -0,0 +1,32 @@
1
+ # frozen_string_literal: true
2
+
3
+ module PhlexIcons
4
+ module Tabler
5
+ class MoneybagMove < Base
6
+ def filled
7
+ raise NotImplementedError
8
+ end
9
+
10
+ def outline
11
+ svg(
12
+ **attrs,
13
+ xmlns: 'http://www.w3.org/2000/svg',
14
+ viewbox: '0 0 24 24',
15
+ fill: 'none',
16
+ stroke: 'currentColor',
17
+ stroke_width: '2',
18
+ stroke_linecap: 'round',
19
+ stroke_linejoin: 'round'
20
+ ) do |s|
21
+ s.path(
22
+ d:
23
+ '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'
24
+ )
25
+ s.path(d: 'M12.5 21h-4.5a4 4 0 0 1 -4 -4v-1a8 8 0 0 1 14.946 -3.971')
26
+ s.path(d: 'M16 19h6')
27
+ s.path(d: 'M19 16l3 3l-3 3')
28
+ end
29
+ end
30
+ end
31
+ end
32
+ end
@@ -0,0 +1,32 @@
1
+ # frozen_string_literal: true
2
+
3
+ module PhlexIcons
4
+ module Tabler
5
+ class MoneybagMoveBack < Base
6
+ def filled
7
+ raise NotImplementedError
8
+ end
9
+
10
+ def outline
11
+ svg(
12
+ **attrs,
13
+ xmlns: 'http://www.w3.org/2000/svg',
14
+ viewbox: '0 0 24 24',
15
+ fill: 'none',
16
+ stroke: 'currentColor',
17
+ stroke_width: '2',
18
+ stroke_linecap: 'round',
19
+ stroke_linejoin: 'round'
20
+ ) do |s|
21
+ s.path(
22
+ d:
23
+ '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'
24
+ )
25
+ s.path(d: 'M12.5 21h-4.5a4 4 0 0 1 -4 -4v-1a8 8 0 0 1 14.953 -3.959')
26
+ s.path(d: 'M16 19h6')
27
+ s.path(d: 'M19 16l-3 3l3 3')
28
+ end
29
+ end
30
+ end
31
+ end
32
+ end
@@ -0,0 +1,11 @@
1
+ # frozen_string_literal: true
2
+
3
+ module PhlexIcons
4
+ module Tabler
5
+ class MoneybagMoveBackFilled < Base
6
+ def view_template
7
+ render MoneybagMoveBack.new(variant: :filled)
8
+ end
9
+ end
10
+ end
11
+ end
@@ -0,0 +1,11 @@
1
+ # frozen_string_literal: true
2
+
3
+ module PhlexIcons
4
+ module Tabler
5
+ class MoneybagMoveBackOutline < Base
6
+ def view_template
7
+ render MoneybagMoveBack.new(variant: :outline)
8
+ end
9
+ end
10
+ end
11
+ end
@@ -0,0 +1,11 @@
1
+ # frozen_string_literal: true
2
+
3
+ module PhlexIcons
4
+ module Tabler
5
+ class MoneybagMoveFilled < Base
6
+ def view_template
7
+ render MoneybagMove.new(variant: :filled)
8
+ end
9
+ end
10
+ end
11
+ end
@@ -0,0 +1,11 @@
1
+ # frozen_string_literal: true
2
+
3
+ module PhlexIcons
4
+ module Tabler
5
+ class MoneybagMoveOutline < Base
6
+ def view_template
7
+ render MoneybagMove.new(variant: :outline)
8
+ end
9
+ end
10
+ end
11
+ end
@@ -0,0 +1,32 @@
1
+ # frozen_string_literal: true
2
+
3
+ module PhlexIcons
4
+ module Tabler
5
+ class MoneybagPlus < Base
6
+ def filled
7
+ raise NotImplementedError
8
+ end
9
+
10
+ def outline
11
+ svg(
12
+ **attrs,
13
+ xmlns: 'http://www.w3.org/2000/svg',
14
+ viewbox: '0 0 24 24',
15
+ fill: 'none',
16
+ stroke: 'currentColor',
17
+ stroke_width: '2',
18
+ stroke_linecap: 'round',
19
+ stroke_linejoin: 'round'
20
+ ) do |s|
21
+ s.path(
22
+ d:
23
+ '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'
24
+ )
25
+ s.path(d: 'M12.5 21h-4.5a4 4 0 0 1 -4 -4v-1a8 8 0 0 1 14.935 -3.991')
26
+ s.path(d: 'M16 19h6')
27
+ s.path(d: 'M19 16v6')
28
+ end
29
+ end
30
+ end
31
+ end
32
+ end
@@ -0,0 +1,11 @@
1
+ # frozen_string_literal: true
2
+
3
+ module PhlexIcons
4
+ module Tabler
5
+ class MoneybagPlusFilled < Base
6
+ def view_template
7
+ render MoneybagPlus.new(variant: :filled)
8
+ end
9
+ end
10
+ end
11
+ end
@@ -0,0 +1,11 @@
1
+ # frozen_string_literal: true
2
+
3
+ module PhlexIcons
4
+ module Tabler
5
+ class MoneybagPlusOutline < Base
6
+ def view_template
7
+ render MoneybagPlus.new(variant: :outline)
8
+ end
9
+ end
10
+ end
11
+ end
@@ -2,7 +2,7 @@
2
2
 
3
3
  module PhlexIcons
4
4
  module Tabler # rubocop:disable Metrics/ModuleLength
5
- VERSION = '3.30.0'
5
+ VERSION = '3.31.0'
6
6
  VARIANTS = %i[outline filled].freeze
7
7
 
8
8
  extend Phlex::Kit
@@ -3514,16 +3514,52 @@ module PhlexIcons
3514
3514
  autoload :CarrotOutline, 'phlex-icons/tabler/carrot_outline'
3515
3515
  autoload :Cash, 'phlex-icons/tabler/cash'
3516
3516
  autoload :CashBanknote, 'phlex-icons/tabler/cash_banknote'
3517
+ autoload :CashBanknoteEdit, 'phlex-icons/tabler/cash_banknote_edit'
3518
+ autoload :CashBanknoteEditFilled, 'phlex-icons/tabler/cash_banknote_edit_filled'
3519
+ autoload :CashBanknoteEditOutline, 'phlex-icons/tabler/cash_banknote_edit_outline'
3517
3520
  autoload :CashBanknoteFilled, 'phlex-icons/tabler/cash_banknote_filled'
3521
+ autoload :CashBanknoteHeart, 'phlex-icons/tabler/cash_banknote_heart'
3522
+ autoload :CashBanknoteHeartFilled, 'phlex-icons/tabler/cash_banknote_heart_filled'
3523
+ autoload :CashBanknoteHeartOutline, 'phlex-icons/tabler/cash_banknote_heart_outline'
3524
+ autoload :CashBanknoteMinus, 'phlex-icons/tabler/cash_banknote_minus'
3525
+ autoload :CashBanknoteMinusFilled, 'phlex-icons/tabler/cash_banknote_minus_filled'
3526
+ autoload :CashBanknoteMinusOutline, 'phlex-icons/tabler/cash_banknote_minus_outline'
3527
+ autoload :CashBanknoteMove, 'phlex-icons/tabler/cash_banknote_move'
3528
+ autoload :CashBanknoteMoveBack, 'phlex-icons/tabler/cash_banknote_move_back'
3529
+ autoload :CashBanknoteMoveBackFilled, 'phlex-icons/tabler/cash_banknote_move_back_filled'
3530
+ autoload :CashBanknoteMoveBackOutline, 'phlex-icons/tabler/cash_banknote_move_back_outline'
3531
+ autoload :CashBanknoteMoveFilled, 'phlex-icons/tabler/cash_banknote_move_filled'
3532
+ autoload :CashBanknoteMoveOutline, 'phlex-icons/tabler/cash_banknote_move_outline'
3518
3533
  autoload :CashBanknoteOff, 'phlex-icons/tabler/cash_banknote_off'
3519
3534
  autoload :CashBanknoteOffFilled, 'phlex-icons/tabler/cash_banknote_off_filled'
3520
3535
  autoload :CashBanknoteOffOutline, 'phlex-icons/tabler/cash_banknote_off_outline'
3521
3536
  autoload :CashBanknoteOutline, 'phlex-icons/tabler/cash_banknote_outline'
3537
+ autoload :CashBanknotePlus, 'phlex-icons/tabler/cash_banknote_plus'
3538
+ autoload :CashBanknotePlusFilled, 'phlex-icons/tabler/cash_banknote_plus_filled'
3539
+ autoload :CashBanknotePlusOutline, 'phlex-icons/tabler/cash_banknote_plus_outline'
3540
+ autoload :CashEdit, 'phlex-icons/tabler/cash_edit'
3541
+ autoload :CashEditFilled, 'phlex-icons/tabler/cash_edit_filled'
3542
+ autoload :CashEditOutline, 'phlex-icons/tabler/cash_edit_outline'
3522
3543
  autoload :CashFilled, 'phlex-icons/tabler/cash_filled'
3544
+ autoload :CashHeart, 'phlex-icons/tabler/cash_heart'
3545
+ autoload :CashHeartFilled, 'phlex-icons/tabler/cash_heart_filled'
3546
+ autoload :CashHeartOutline, 'phlex-icons/tabler/cash_heart_outline'
3547
+ autoload :CashMinus, 'phlex-icons/tabler/cash_minus'
3548
+ autoload :CashMinusFilled, 'phlex-icons/tabler/cash_minus_filled'
3549
+ autoload :CashMinusOutline, 'phlex-icons/tabler/cash_minus_outline'
3550
+ autoload :CashMove, 'phlex-icons/tabler/cash_move'
3551
+ autoload :CashMoveBack, 'phlex-icons/tabler/cash_move_back'
3552
+ autoload :CashMoveBackFilled, 'phlex-icons/tabler/cash_move_back_filled'
3553
+ autoload :CashMoveBackOutline, 'phlex-icons/tabler/cash_move_back_outline'
3554
+ autoload :CashMoveFilled, 'phlex-icons/tabler/cash_move_filled'
3555
+ autoload :CashMoveOutline, 'phlex-icons/tabler/cash_move_outline'
3523
3556
  autoload :CashOff, 'phlex-icons/tabler/cash_off'
3524
3557
  autoload :CashOffFilled, 'phlex-icons/tabler/cash_off_filled'
3525
3558
  autoload :CashOffOutline, 'phlex-icons/tabler/cash_off_outline'
3526
3559
  autoload :CashOutline, 'phlex-icons/tabler/cash_outline'
3560
+ autoload :CashPlus, 'phlex-icons/tabler/cash_plus'
3561
+ autoload :CashPlusFilled, 'phlex-icons/tabler/cash_plus_filled'
3562
+ autoload :CashPlusOutline, 'phlex-icons/tabler/cash_plus_outline'
3527
3563
  autoload :CashRegister, 'phlex-icons/tabler/cash_register'
3528
3564
  autoload :CashRegisterFilled, 'phlex-icons/tabler/cash_register_filled'
3529
3565
  autoload :CashRegisterOutline, 'phlex-icons/tabler/cash_register_outline'
@@ -9798,8 +9834,26 @@ module PhlexIcons
9798
9834
  autoload :MobiledataOffOutline, 'phlex-icons/tabler/mobiledata_off_outline'
9799
9835
  autoload :MobiledataOutline, 'phlex-icons/tabler/mobiledata_outline'
9800
9836
  autoload :Moneybag, 'phlex-icons/tabler/moneybag'
9837
+ autoload :MoneybagEdit, 'phlex-icons/tabler/moneybag_edit'
9838
+ autoload :MoneybagEditFilled, 'phlex-icons/tabler/moneybag_edit_filled'
9839
+ autoload :MoneybagEditOutline, 'phlex-icons/tabler/moneybag_edit_outline'
9801
9840
  autoload :MoneybagFilled, 'phlex-icons/tabler/moneybag_filled'
9841
+ autoload :MoneybagHeart, 'phlex-icons/tabler/moneybag_heart'
9842
+ autoload :MoneybagHeartFilled, 'phlex-icons/tabler/moneybag_heart_filled'
9843
+ autoload :MoneybagHeartOutline, 'phlex-icons/tabler/moneybag_heart_outline'
9844
+ autoload :MoneybagMinus, 'phlex-icons/tabler/moneybag_minus'
9845
+ autoload :MoneybagMinusFilled, 'phlex-icons/tabler/moneybag_minus_filled'
9846
+ autoload :MoneybagMinusOutline, 'phlex-icons/tabler/moneybag_minus_outline'
9847
+ autoload :MoneybagMove, 'phlex-icons/tabler/moneybag_move'
9848
+ autoload :MoneybagMoveBack, 'phlex-icons/tabler/moneybag_move_back'
9849
+ autoload :MoneybagMoveBackFilled, 'phlex-icons/tabler/moneybag_move_back_filled'
9850
+ autoload :MoneybagMoveBackOutline, 'phlex-icons/tabler/moneybag_move_back_outline'
9851
+ autoload :MoneybagMoveFilled, 'phlex-icons/tabler/moneybag_move_filled'
9852
+ autoload :MoneybagMoveOutline, 'phlex-icons/tabler/moneybag_move_outline'
9802
9853
  autoload :MoneybagOutline, 'phlex-icons/tabler/moneybag_outline'
9854
+ autoload :MoneybagPlus, 'phlex-icons/tabler/moneybag_plus'
9855
+ autoload :MoneybagPlusFilled, 'phlex-icons/tabler/moneybag_plus_filled'
9856
+ autoload :MoneybagPlusOutline, 'phlex-icons/tabler/moneybag_plus_outline'
9803
9857
  autoload :Monkeybar, 'phlex-icons/tabler/monkeybar'
9804
9858
  autoload :MonkeybarFilled, 'phlex-icons/tabler/monkeybar_filled'
9805
9859
  autoload :MonkeybarOutline, 'phlex-icons/tabler/monkeybar_outline'
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module PhlexIcons
4
- VERSION = '2.10.0'
4
+ VERSION = '2.12.0'
5
5
  end