phlex-icons-lucide 1.3.0 → 1.5.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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: aa43985bf819ba6319641d2280672246b828587cfaf9cab48e80eaacf85f5628
4
- data.tar.gz: 1fdf5ced5ff193e992f3b4c4f215c18a78bc55247c187e945e4481d2a40995be
3
+ metadata.gz: afc9ab13b3a94c9b66a502813a589f59d30aec482d73d0382d4f46375bebd13b
4
+ data.tar.gz: b861f8db32cf2a0a277501cb6818e92e8803fa0a49f431aaa751ddeafff1793c
5
5
  SHA512:
6
- metadata.gz: c5570db95d2057512adbc6a387ccb5441ed6cb87d6d8832c7421d753962a77ac7ec58a6fcb99871e941d66b46644609bd3cba26657c0e8eb717ff9100dad421d
7
- data.tar.gz: 72a725b54bad00850d9dde722ae12da5f8d839f9d731738d7d63db2390130efb23adbc04dd23899ea346e8e420dd649404625e141a42bc391b88a0a5a856d46e
6
+ metadata.gz: d051d3c88108a20dfcc0803898ef07ae4a13f0bcdb8ae558a9c7f33f5540b0448e53598ef2768f7cac66eb63b3d162ce05e76681ea6fd3d938a2b35cb14fcd5b
7
+ data.tar.gz: f07b30dc15cb2da216565637c05868dbbe4adbe51ffe69942dba539da4279384c741bcfc9914b5e43c96800bd05564ecd4b96aeab7f37806a0bf87ca87c09eab
@@ -1,5 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
+ # rubocop:disable Layout/LineLength
3
4
  module Phlex
4
5
  module Icons
5
6
  module Lucide
@@ -16,7 +17,8 @@ module Phlex
16
17
  stroke_linejoin: 'round'
17
18
  ) do |s|
18
19
  s.path(
19
- d: 'M15.2 22H8.8a2 2 0 0 1-2-1.79L5 3h14l-1.81 17.21A2 2 0 0 1 15.2 22Z'
20
+ d:
21
+ 'M5.116 4.104A1 1 0 0 1 6.11 3h11.78a1 1 0 0 1 .994 1.105L17.19 20.21A2 2 0 0 1 15.2 22H8.8a2 2 0 0 1-2-1.79z'
20
22
  )
21
23
  s.path(d: 'M6 12a5 5 0 0 1 6 0 5 5 0 0 0 6 0')
22
24
  end
@@ -25,3 +27,4 @@ module Phlex
25
27
  end
26
28
  end
27
29
  end
30
+ # rubocop:enable Layout/LineLength
@@ -1,5 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
+ # rubocop:disable Layout/LineLength
3
4
  module Phlex
4
5
  module Icons
5
6
  module Lucide
@@ -16,17 +17,18 @@ module Phlex
16
17
  stroke_linejoin: 'round'
17
18
  ) do |s|
18
19
  s.path(d: 'M12 3V2')
19
- s.path(d: 'M5 10a7.1 7.1 0 0 1 14 0')
20
- s.path(d: 'M4 10h16')
21
- s.path(d: 'M2 14h12a2 2 0 1 1 0 4h-2')
22
20
  s.path(
23
21
  d:
24
- 'm15.4 17.4 3.2-2.8a2 2 0 0 1 2.8 2.9l-3.6 3.3c-.7.8-1.7 1.2-2.8 1.2h-4c-1.1 0-2.1-.4-2.8-1.2L5 18'
22
+ 'm15.4 17.4 3.2-2.8a2 2 0 1 1 2.8 2.9l-3.6 3.3c-.7.8-1.7 1.2-2.8 1.2h-4c-1.1 0-2.1-.4-2.8-1.2l-1.302-1.464A1 1 0 0 0 6.151 19H5'
25
23
  )
26
- s.path(d: 'M5 14v7H2')
24
+ s.path(d: 'M2 14h12a2 2 0 0 1 0 4h-2')
25
+ s.path(d: 'M4 10h16')
26
+ s.path(d: 'M5 10a7 7 0 0 1 14 0')
27
+ s.path(d: 'M5 14v6a1 1 0 0 1-1 1H2')
27
28
  end
28
29
  end
29
30
  end
30
31
  end
31
32
  end
32
33
  end
34
+ # rubocop:enable Layout/LineLength
@@ -15,8 +15,10 @@ module Phlex
15
15
  stroke_linecap: 'round',
16
16
  stroke_linejoin: 'round'
17
17
  ) do |s|
18
- s.path(d: 'm8 14-6 6h9v-3')
19
- s.path(d: 'M18.37 3.63 8 14l3 3L21.37 6.63a2.12 2.12 0 1 0-3-3Z')
18
+ s.path(
19
+ d:
20
+ 'M11 16.586V19a1 1 0 0 1-1 1H2L18.37 3.63a1 1 0 1 1 3 3l-9.663 9.663a1 1 0 0 1-1.414 0L8 14'
21
+ )
20
22
  end
21
23
  end
22
24
  end
@@ -15,9 +15,9 @@ module Phlex
15
15
  stroke_linecap: 'round',
16
16
  stroke_linejoin: 'round'
17
17
  ) do |s|
18
- s.circle(cx: '12', cy: '17', r: '1')
18
+ s.path(d: 'M21 17a9 9 0 0 0-15-6.7L3 13')
19
19
  s.path(d: 'M3 7v6h6')
20
- s.path(d: 'M21 17a9 9 0 0 0-9-9 9 9 0 0 0-6 2.3L3 13')
20
+ s.circle(cx: '12', cy: '17', r: '1')
21
21
  end
22
22
  end
23
23
  end
@@ -15,9 +15,9 @@ module Phlex
15
15
  stroke_linecap: 'round',
16
16
  stroke_linejoin: 'round'
17
17
  ) do |s|
18
- s.path(d: 'M17.7 7.7a2.5 2.5 0 1 1 1.8 4.3H2')
19
- s.path(d: 'M9.6 4.6A2 2 0 1 1 11 8H2')
20
- s.path(d: 'M12.6 19.4A2 2 0 1 0 14 16H2')
18
+ s.path(d: 'M12.8 19.6A2 2 0 1 0 14 16H2')
19
+ s.path(d: 'M17.5 8a2.5 2.5 0 1 1 2 4H2')
20
+ s.path(d: 'M9.8 4.4A2 2 0 1 1 11 8H2')
21
21
  end
22
22
  end
23
23
  end
@@ -0,0 +1,27 @@
1
+ # frozen_string_literal: true
2
+
3
+ module Phlex
4
+ module Icons
5
+ module Lucide
6
+ class WindArrowDown < 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(d: 'M10 2v8')
19
+ s.path(d: 'M12.8 21.6A2 2 0 1 0 14 18H2')
20
+ s.path(d: 'M17.5 10a2.5 2.5 0 1 1 2 4H2')
21
+ s.path(d: 'm6 6 4 4 4-4')
22
+ end
23
+ end
24
+ end
25
+ end
26
+ end
27
+ end
@@ -3,7 +3,7 @@
3
3
  module Phlex
4
4
  module Icons
5
5
  module Lucide # rubocop:disable Metrics/ModuleLength
6
- VERSION = '0.454.0'
6
+ VERSION = '0.456.0'
7
7
  VARIANTS = nil
8
8
 
9
9
  extend Phlex::Kit
@@ -1533,6 +1533,7 @@ module Phlex
1533
1533
  autoload :WifiOff, 'phlex/icons/lucide/wifi_off'
1534
1534
  autoload :WifiZero, 'phlex/icons/lucide/wifi_zero'
1535
1535
  autoload :Wind, 'phlex/icons/lucide/wind'
1536
+ autoload :WindArrowDown, 'phlex/icons/lucide/wind_arrow_down'
1536
1537
  autoload :Wine, 'phlex/icons/lucide/wine'
1537
1538
  autoload :WineOff, 'phlex/icons/lucide/wine_off'
1538
1539
  autoload :Workflow, 'phlex/icons/lucide/workflow'
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Phlex
4
4
  module Icons
5
- VERSION = '1.3.0'
5
+ VERSION = '1.5.0'
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: phlex-icons-lucide
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.3.0
4
+ version: 1.5.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ali Hamdi Ali Fadel
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2024-11-04 00:00:00.000000000 Z
11
+ date: 2024-11-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: phlex
@@ -1576,6 +1576,7 @@ files:
1576
1576
  - lib/phlex/icons/lucide/wifi_off.rb
1577
1577
  - lib/phlex/icons/lucide/wifi_zero.rb
1578
1578
  - lib/phlex/icons/lucide/wind.rb
1579
+ - lib/phlex/icons/lucide/wind_arrow_down.rb
1579
1580
  - lib/phlex/icons/lucide/wine.rb
1580
1581
  - lib/phlex/icons/lucide/wine_off.rb
1581
1582
  - lib/phlex/icons/lucide/workflow.rb