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.
- checksums.yaml +4 -4
- data/lib/phlex-icons/lucide/beef.rb +3 -5
- data/lib/phlex-icons/lucide/circle_slash_2.rb +1 -1
- data/lib/phlex-icons/lucide/shield_user.rb +29 -0
- data/lib/phlex-icons/lucide/square_round_corner.rb +23 -0
- data/lib/phlex-icons/lucide.rb +3 -1
- data/lib/phlex-icons/tabler/cash.rb +3 -3
- data/lib/phlex-icons/tabler/cash_banknote.rb +4 -4
- data/lib/phlex-icons/tabler/cash_banknote_edit.rb +29 -0
- data/lib/phlex-icons/tabler/cash_banknote_edit_filled.rb +11 -0
- data/lib/phlex-icons/tabler/cash_banknote_edit_outline.rb +11 -0
- data/lib/phlex-icons/tabler/cash_banknote_heart.rb +34 -0
- data/lib/phlex-icons/tabler/cash_banknote_heart_filled.rb +11 -0
- data/lib/phlex-icons/tabler/cash_banknote_heart_outline.rb +11 -0
- data/lib/phlex-icons/tabler/cash_banknote_minus.rb +30 -0
- data/lib/phlex-icons/tabler/cash_banknote_minus_filled.rb +11 -0
- data/lib/phlex-icons/tabler/cash_banknote_minus_outline.rb +11 -0
- data/lib/phlex-icons/tabler/cash_banknote_move.rb +31 -0
- data/lib/phlex-icons/tabler/cash_banknote_move_back.rb +31 -0
- data/lib/phlex-icons/tabler/cash_banknote_move_back_filled.rb +11 -0
- data/lib/phlex-icons/tabler/cash_banknote_move_back_outline.rb +11 -0
- data/lib/phlex-icons/tabler/cash_banknote_move_filled.rb +11 -0
- data/lib/phlex-icons/tabler/cash_banknote_move_outline.rb +11 -0
- data/lib/phlex-icons/tabler/cash_banknote_plus.rb +33 -0
- data/lib/phlex-icons/tabler/cash_banknote_plus_filled.rb +11 -0
- data/lib/phlex-icons/tabler/cash_banknote_plus_outline.rb +11 -0
- data/lib/phlex-icons/tabler/cash_edit.rb +28 -0
- data/lib/phlex-icons/tabler/cash_edit_filled.rb +11 -0
- data/lib/phlex-icons/tabler/cash_edit_outline.rb +11 -0
- data/lib/phlex-icons/tabler/cash_heart.rb +35 -0
- data/lib/phlex-icons/tabler/cash_heart_filled.rb +11 -0
- data/lib/phlex-icons/tabler/cash_heart_outline.rb +11 -0
- data/lib/phlex-icons/tabler/cash_minus.rb +29 -0
- data/lib/phlex-icons/tabler/cash_minus_filled.rb +11 -0
- data/lib/phlex-icons/tabler/cash_minus_outline.rb +11 -0
- data/lib/phlex-icons/tabler/cash_move.rb +30 -0
- data/lib/phlex-icons/tabler/cash_move_back.rb +30 -0
- data/lib/phlex-icons/tabler/cash_move_back_filled.rb +11 -0
- data/lib/phlex-icons/tabler/cash_move_back_outline.rb +11 -0
- data/lib/phlex-icons/tabler/cash_move_filled.rb +11 -0
- data/lib/phlex-icons/tabler/cash_move_outline.rb +11 -0
- data/lib/phlex-icons/tabler/cash_plus.rb +30 -0
- data/lib/phlex-icons/tabler/cash_plus_filled.rb +11 -0
- data/lib/phlex-icons/tabler/cash_plus_outline.rb +11 -0
- data/lib/phlex-icons/tabler/moneybag.rb +2 -2
- data/lib/phlex-icons/tabler/moneybag_edit.rb +31 -0
- data/lib/phlex-icons/tabler/moneybag_edit_filled.rb +11 -0
- data/lib/phlex-icons/tabler/moneybag_edit_outline.rb +11 -0
- data/lib/phlex-icons/tabler/moneybag_heart.rb +36 -0
- data/lib/phlex-icons/tabler/moneybag_heart_filled.rb +11 -0
- data/lib/phlex-icons/tabler/moneybag_heart_outline.rb +11 -0
- data/lib/phlex-icons/tabler/moneybag_minus.rb +31 -0
- data/lib/phlex-icons/tabler/moneybag_minus_filled.rb +11 -0
- data/lib/phlex-icons/tabler/moneybag_minus_outline.rb +11 -0
- data/lib/phlex-icons/tabler/moneybag_move.rb +32 -0
- data/lib/phlex-icons/tabler/moneybag_move_back.rb +32 -0
- data/lib/phlex-icons/tabler/moneybag_move_back_filled.rb +11 -0
- data/lib/phlex-icons/tabler/moneybag_move_back_outline.rb +11 -0
- data/lib/phlex-icons/tabler/moneybag_move_filled.rb +11 -0
- data/lib/phlex-icons/tabler/moneybag_move_outline.rb +11 -0
- data/lib/phlex-icons/tabler/moneybag_plus.rb +32 -0
- data/lib/phlex-icons/tabler/moneybag_plus_filled.rb +11 -0
- data/lib/phlex-icons/tabler/moneybag_plus_outline.rb +11 -0
- data/lib/phlex-icons/tabler.rb +55 -1
- data/lib/phlex-icons/version.rb +1 -1
- metadata +57 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 9c30e22a0a1a7580bc888a0b048975b99afe9d258ba4d999cac3b6fb793a62f4
|
4
|
+
data.tar.gz: 3445154a873413bd2be3a934b9939aa2873b15cc3d8d4fe14c39374cbf16ac49
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 4f69e4833bb8fe3724e6b57ccc129fd433a1040e70070f193aa6430ace86450df89d00df67e30007c5c61e19482221656caade07064bd8d842109650cca125fd
|
7
|
+
data.tar.gz: 5f44ef177760c89b3ad311969f40c4b43282c76132f5f4690b00238a4488435d860bd58f41fe4cdeb3171ab1489f548cbebfe62b918cbf98778625f16af1cd23
|
@@ -1,6 +1,5 @@
|
|
1
1
|
# frozen_string_literal: true
|
2
2
|
|
3
|
-
# rubocop:disable Layout/LineLength
|
4
3
|
module PhlexIcons
|
5
4
|
module Lucide
|
6
5
|
class Beef < Base
|
@@ -15,18 +14,17 @@ module PhlexIcons
|
|
15
14
|
stroke_linecap: 'round',
|
16
15
|
stroke_linejoin: 'round'
|
17
16
|
) do |s|
|
18
|
-
s.circle(cx: '12.5', cy: '8.5', r: '2.5')
|
19
17
|
s.path(
|
20
18
|
d:
|
21
|
-
'
|
19
|
+
'M16.4 13.7A6.5 6.5 0 1 0 6.28 6.6c-1.1 3.13-.78 3.9-3.18 6.08A3 3 0 0 0 5 18c4 0 8.4-1.8 11.4-4.3'
|
22
20
|
)
|
23
21
|
s.path(
|
24
22
|
d:
|
25
|
-
'm18.5 6 2.19 4.5a6.48 6.48 0 0 1
|
23
|
+
'm18.5 6 2.19 4.5a6.48 6.48 0 0 1-2.29 7.2C15.4 20.2 11 22 7 22a3 3 0 0 1-2.68-1.66L2.4 16.5'
|
26
24
|
)
|
25
|
+
s.circle(cx: '12.5', cy: '8.5', r: '2.5')
|
27
26
|
end
|
28
27
|
end
|
29
28
|
end
|
30
29
|
end
|
31
30
|
end
|
32
|
-
# rubocop:enable Layout/LineLength
|
@@ -0,0 +1,29 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
# rubocop:disable Layout/LineLength
|
4
|
+
module PhlexIcons
|
5
|
+
module Lucide
|
6
|
+
class ShieldUser < Base
|
7
|
+
def view_template
|
8
|
+
svg(
|
9
|
+
**attrs,
|
10
|
+
xmlns: 'http://www.w3.org/2000/svg',
|
11
|
+
viewbox: '0 0 24 24',
|
12
|
+
fill: 'none',
|
13
|
+
stroke: 'currentColor',
|
14
|
+
stroke_width: '2',
|
15
|
+
stroke_linecap: 'round',
|
16
|
+
stroke_linejoin: 'round'
|
17
|
+
) do |s|
|
18
|
+
s.path(
|
19
|
+
d:
|
20
|
+
'M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z'
|
21
|
+
)
|
22
|
+
s.path(d: 'M6.376 18.91a6 6 0 0 1 11.249.003')
|
23
|
+
s.circle(cx: '12', cy: '11', r: '4')
|
24
|
+
end
|
25
|
+
end
|
26
|
+
end
|
27
|
+
end
|
28
|
+
end
|
29
|
+
# rubocop:enable Layout/LineLength
|
@@ -0,0 +1,23 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
module PhlexIcons
|
4
|
+
module Lucide
|
5
|
+
class SquareRoundCorner < Base
|
6
|
+
def view_template
|
7
|
+
svg(
|
8
|
+
**attrs,
|
9
|
+
xmlns: 'http://www.w3.org/2000/svg',
|
10
|
+
viewbox: '0 0 24 24',
|
11
|
+
fill: 'none',
|
12
|
+
stroke: 'currentColor',
|
13
|
+
stroke_width: '2',
|
14
|
+
stroke_linecap: 'round',
|
15
|
+
stroke_linejoin: 'round'
|
16
|
+
) do |s|
|
17
|
+
s.path(d: 'M21 11a8 8 0 0 0-8-8')
|
18
|
+
s.path(d: 'M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4')
|
19
|
+
end
|
20
|
+
end
|
21
|
+
end
|
22
|
+
end
|
23
|
+
end
|
data/lib/phlex-icons/lucide.rb
CHANGED
@@ -2,7 +2,7 @@
|
|
2
2
|
|
3
3
|
module PhlexIcons
|
4
4
|
module Lucide # rubocop:disable Metrics/ModuleLength
|
5
|
-
VERSION = '0.
|
5
|
+
VERSION = '0.477.0'
|
6
6
|
VARIANTS = nil
|
7
7
|
|
8
8
|
extend Phlex::Kit
|
@@ -1239,6 +1239,7 @@ module PhlexIcons
|
|
1239
1239
|
autoload :ShieldOff, 'phlex-icons/lucide/shield_off'
|
1240
1240
|
autoload :ShieldPlus, 'phlex-icons/lucide/shield_plus'
|
1241
1241
|
autoload :ShieldQuestion, 'phlex-icons/lucide/shield_question'
|
1242
|
+
autoload :ShieldUser, 'phlex-icons/lucide/shield_user'
|
1242
1243
|
autoload :ShieldX, 'phlex-icons/lucide/shield_x'
|
1243
1244
|
autoload :Ship, 'phlex-icons/lucide/ship'
|
1244
1245
|
autoload :ShipWheel, 'phlex-icons/lucide/ship_wheel'
|
@@ -1339,6 +1340,7 @@ module PhlexIcons
|
|
1339
1340
|
autoload :SquarePlus, 'phlex-icons/lucide/square_plus'
|
1340
1341
|
autoload :SquarePower, 'phlex-icons/lucide/square_power'
|
1341
1342
|
autoload :SquareRadical, 'phlex-icons/lucide/square_radical'
|
1343
|
+
autoload :SquareRoundCorner, 'phlex-icons/lucide/square_round_corner'
|
1342
1344
|
autoload :SquareScissors, 'phlex-icons/lucide/square_scissors'
|
1343
1345
|
autoload :SquareSigma, 'phlex-icons/lucide/square_sigma'
|
1344
1346
|
autoload :SquareSlash, 'phlex-icons/lucide/square_slash'
|
@@ -18,12 +18,12 @@ module PhlexIcons
|
|
18
18
|
stroke_linecap: 'round',
|
19
19
|
stroke_linejoin: 'round'
|
20
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')
|
21
22
|
s.path(
|
22
23
|
d:
|
23
|
-
'M7 9m0
|
24
|
+
'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'
|
24
25
|
)
|
25
|
-
s.path(d: '
|
26
|
-
s.path(d: 'M17 9v-2a2 2 0 0 0 -2 -2h-10a2 2 0 0 0 -2 2v6a2 2 0 0 0 2 2h2')
|
26
|
+
s.path(d: 'M12 14a2 2 0 1 0 4 0a2 2 0 0 0 -4 0')
|
27
27
|
end
|
28
28
|
end
|
29
29
|
end
|
@@ -29,13 +29,13 @@ module PhlexIcons
|
|
29
29
|
stroke_linecap: 'round',
|
30
30
|
stroke_linejoin: 'round'
|
31
31
|
) do |s|
|
32
|
-
s.path(d: '
|
32
|
+
s.path(d: 'M9 12a3 3 0 1 0 6 0a3 3 0 0 0 -6 0')
|
33
33
|
s.path(
|
34
34
|
d:
|
35
|
-
'M3
|
35
|
+
'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'
|
36
36
|
)
|
37
|
-
s.path(d: 'M18
|
38
|
-
s.path(d: 'M6
|
37
|
+
s.path(d: 'M18 12h.01')
|
38
|
+
s.path(d: 'M6 12h.01')
|
39
39
|
end
|
40
40
|
end
|
41
41
|
end
|
@@ -0,0 +1,29 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
module PhlexIcons
|
4
|
+
module Tabler
|
5
|
+
class CashBanknoteEdit < 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: 'M11 18h-6a2 2 0 0 1 -2 -2v-8a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v3')
|
22
|
+
s.path(d: 'M9 12a3 3 0 1 0 6 0a3 3 0 0 0 -6 0')
|
23
|
+
s.path(d: 'M6 12h.01')
|
24
|
+
s.path(d: 'M18.42 15.61a2.1 2.1 0 1 1 2.97 2.97l-3.39 3.42h-3v-3z')
|
25
|
+
end
|
26
|
+
end
|
27
|
+
end
|
28
|
+
end
|
29
|
+
end
|
@@ -0,0 +1,34 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
# rubocop:disable Layout/LineLength
|
4
|
+
module PhlexIcons
|
5
|
+
module Tabler
|
6
|
+
class CashBanknoteHeart < 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(d: 'M14.872 11.13a3.001 3.001 0 1 0 -4.29 3.514')
|
23
|
+
s.path(d: 'M10 18h-5a2 2 0 0 1 -2 -2v-8a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v3')
|
24
|
+
s.path(d: 'M6 12h.01')
|
25
|
+
s.path(
|
26
|
+
d:
|
27
|
+
'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'
|
28
|
+
)
|
29
|
+
end
|
30
|
+
end
|
31
|
+
end
|
32
|
+
end
|
33
|
+
end
|
34
|
+
# rubocop:enable Layout/LineLength
|
@@ -0,0 +1,30 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
module PhlexIcons
|
4
|
+
module Tabler
|
5
|
+
class CashBanknoteMinus < 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: 'M9 12a3 3 0 1 0 6 0a3 3 0 0 0 -6 0')
|
22
|
+
s.path(d: 'M12 18h-7a2 2 0 0 1 -2 -2v-8a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v7')
|
23
|
+
s.path(d: 'M18 12h.01')
|
24
|
+
s.path(d: 'M6 12h.01')
|
25
|
+
s.path(d: 'M16 19h6')
|
26
|
+
end
|
27
|
+
end
|
28
|
+
end
|
29
|
+
end
|
30
|
+
end
|
@@ -0,0 +1,31 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
module PhlexIcons
|
4
|
+
module Tabler
|
5
|
+
class CashBanknoteMove < 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: 'M9 12a3 3 0 1 0 6 0a3 3 0 0 0 -6 0')
|
22
|
+
s.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')
|
23
|
+
s.path(d: 'M18 12h.01')
|
24
|
+
s.path(d: 'M6 12h.01')
|
25
|
+
s.path(d: 'M16 19h6')
|
26
|
+
s.path(d: 'M19 16l3 3l-3 3')
|
27
|
+
end
|
28
|
+
end
|
29
|
+
end
|
30
|
+
end
|
31
|
+
end
|
@@ -0,0 +1,31 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
module PhlexIcons
|
4
|
+
module Tabler
|
5
|
+
class CashBanknoteMoveBack < 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: 'M9 12a3 3 0 1 0 6 0a3 3 0 0 0 -6 0')
|
22
|
+
s.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')
|
23
|
+
s.path(d: 'M18 12h.01')
|
24
|
+
s.path(d: 'M6 12h.01')
|
25
|
+
s.path(d: 'M16 19h6')
|
26
|
+
s.path(d: 'M19 16l-3 3l3 3')
|
27
|
+
end
|
28
|
+
end
|
29
|
+
end
|
30
|
+
end
|
31
|
+
end
|
@@ -0,0 +1,33 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
module PhlexIcons
|
4
|
+
module Tabler
|
5
|
+
class CashBanknotePlus < 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: 'M9 12a3 3 0 1 0 6 0a3 3 0 0 0 -6 0')
|
22
|
+
s.path(
|
23
|
+
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'
|
24
|
+
)
|
25
|
+
s.path(d: 'M18 12h.01')
|
26
|
+
s.path(d: 'M6 12h.01')
|
27
|
+
s.path(d: 'M16 19h6')
|
28
|
+
s.path(d: 'M19 16v6')
|
29
|
+
end
|
30
|
+
end
|
31
|
+
end
|
32
|
+
end
|
33
|
+
end
|
@@ -0,0 +1,28 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
module PhlexIcons
|
4
|
+
module Tabler
|
5
|
+
class CashEdit < 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: 'M11 19h-3a1 1 0 0 1 -1 -1v-8a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1v1.25')
|
23
|
+
s.path(d: 'M18.42 15.61a2.1 2.1 0 1 1 2.97 2.97l-3.39 3.42h-3v-3z')
|
24
|
+
end
|
25
|
+
end
|
26
|
+
end
|
27
|
+
end
|
28
|
+
end
|
@@ -0,0 +1,35 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
# rubocop:disable Layout/LineLength
|
4
|
+
module PhlexIcons
|
5
|
+
module Tabler
|
6
|
+
class CashHeart < 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(d: 'M7 15h-3a1 1 0 0 1 -1 -1v-8a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1v3')
|
23
|
+
s.path(
|
24
|
+
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'
|
25
|
+
)
|
26
|
+
s.path(
|
27
|
+
d:
|
28
|
+
'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'
|
29
|
+
)
|
30
|
+
end
|
31
|
+
end
|
32
|
+
end
|
33
|
+
end
|
34
|
+
end
|
35
|
+
# rubocop:enable Layout/LineLength
|
@@ -0,0 +1,29 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
module PhlexIcons
|
4
|
+
module Tabler
|
5
|
+
class CashMinus < 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 1v5')
|
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
|
+
end
|
26
|
+
end
|
27
|
+
end
|
28
|
+
end
|
29
|
+
end
|