phlex-icons-lucide 2.3.0 → 2.4.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 870d500f807d41f18b3f6195720516ec6e6c92de05a97ca36e362b7f625a953d
4
- data.tar.gz: 49b3283246c49a50bceb6e2d67de0505be1043538b6d57212e2774914a9630d9
3
+ metadata.gz: 034615e4f10f1b5b39765dac9b910d5f97b0b0bf621420df82197837c8de638f
4
+ data.tar.gz: 7407365c6299de6e86151113408cd1d3b50d396771e6f3ac247a22525cb93036
5
5
  SHA512:
6
- metadata.gz: 3b4123ea8e7f21421bec6d7057182d3f57416961cae6550e47d706fd6c525cf5a69486e8ae2f5fc67133d450abcd922de7fe9d02f31f754dbab8c33ac6d664b0
7
- data.tar.gz: 8dec59c466246897f0b86da82a224fe77c3810e92c270014aa48550a7672967422886189e74464af60c3d2182af318241659e9202eae5de642e31d624359652f
6
+ metadata.gz: aad2f09e1cfcc5337945103b5bc62a19abb76de8d047fc794d8c5adaaa68cddccbe68817c334966dc8bb9305aa4eb6c82e6a78b994070174efbfaf123a8b56bf
7
+ data.tar.gz: 52d94bb3b62e33415761aac06db4f72f54b71fe050b4258350a1d70a8860c514150eedd793c6b3b85887b5a33a2dec2e473548aa1ce58bea142373770be1855c
@@ -1,5 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
+ # rubocop:disable Metrics/MethodLength
3
4
  module PhlexIcons
4
5
  module Lucide
5
6
  class Snowflake < Base
@@ -14,14 +15,21 @@ module PhlexIcons
14
15
  stroke_linecap: 'round',
15
16
  stroke_linejoin: 'round'
16
17
  ) do |s|
17
- s.line(x1: '2', x2: '22', y1: '12', y2: '12')
18
- s.line(x1: '12', x2: '12', y1: '2', y2: '22')
19
- s.path(d: 'm20 16-4-4 4-4')
20
- s.path(d: 'm4 8 4 4-4 4')
21
- s.path(d: 'm16 4-4 4-4-4')
22
- s.path(d: 'm8 20 4-4 4 4')
18
+ s.path(d: 'm10 20-1.25-2.5L6 18')
19
+ s.path(d: 'M10 4 8.75 6.5 6 6')
20
+ s.path(d: 'm14 20 1.25-2.5L18 18')
21
+ s.path(d: 'm14 4 1.25 2.5L18 6')
22
+ s.path(d: 'm17 21-3-6h-4')
23
+ s.path(d: 'm17 3-3 6 1.5 3')
24
+ s.path(d: 'M2 12h6.5L10 9')
25
+ s.path(d: 'm20 10-1.5 2 1.5 2')
26
+ s.path(d: 'M22 12h-6.5L14 15')
27
+ s.path(d: 'm4 10 1.5 2L4 14')
28
+ s.path(d: 'm7 21 3-6-1.5-3')
29
+ s.path(d: 'm7 3 3 6h4')
23
30
  end
24
31
  end
25
32
  end
26
33
  end
27
34
  end
35
+ # rubocop:enable Metrics/MethodLength
@@ -15,17 +15,17 @@ module PhlexIcons
15
15
  stroke_linecap: 'round',
16
16
  stroke_linejoin: 'round'
17
17
  ) do |s|
18
- s.path(d: 'M10 9a3 3 0 1 0 0 6')
19
- s.path(d: 'M2 12h1')
20
- s.path(d: 'M14 21V3')
21
- s.path(d: 'M10 4V3')
22
18
  s.path(d: 'M10 21v-1')
19
+ s.path(d: 'M10 4V3')
20
+ s.path(d: 'M10 9a3 3 0 0 0 0 6')
21
+ s.path(d: 'm14 20 1.25-2.5L18 18')
22
+ s.path(d: 'm14 4 1.25 2.5L18 6')
23
+ s.path(d: 'm17 21-3-6 1.5-3H22')
24
+ s.path(d: 'm17 3-3 6 1.5 3')
25
+ s.path(d: 'M2 12h1')
26
+ s.path(d: 'm20 10-1.5 2 1.5 2')
23
27
  s.path(d: 'm3.64 18.36.7-.7')
24
28
  s.path(d: 'm4.34 6.34-.7-.7')
25
- s.path(d: 'M14 12h8')
26
- s.path(d: 'm17 4-3 3')
27
- s.path(d: 'm14 17 3 3')
28
- s.path(d: 'm21 15-3-3 3-3')
29
29
  end
30
30
  end
31
31
  end
@@ -14,12 +14,14 @@ module PhlexIcons
14
14
  stroke_linecap: 'round',
15
15
  stroke_linejoin: 'round'
16
16
  ) do |s|
17
- s.path(d: 'M2 12h10')
18
- s.path(d: 'M9 4v16')
19
- s.path(d: 'm3 9 3 3-3 3')
20
- s.path(d: 'M12 6 9 9 6 6')
21
- s.path(d: 'm6 18 3-3 1.5 1.5')
22
- s.path(d: 'M20 4v10.54a4 4 0 1 1-4 0V4a2 2 0 0 1 4 0Z')
17
+ s.path(d: 'm10 20-1.25-2.5L6 18')
18
+ s.path(d: 'M10 4 8.75 6.5 6 6')
19
+ s.path(d: 'M10.585 15H10')
20
+ s.path(d: 'M2 12h6.5L10 9')
21
+ s.path(d: 'M20 14.54a4 4 0 1 1-4 0V4a2 2 0 0 1 4 0z')
22
+ s.path(d: 'm4 10 1.5 2L4 14')
23
+ s.path(d: 'm7 21 3-6-1.5-3')
24
+ s.path(d: 'm7 3 3 6h2')
23
25
  end
24
26
  end
25
27
  end
@@ -2,7 +2,7 @@
2
2
 
3
3
  module PhlexIcons
4
4
  module Lucide # rubocop:disable Metrics/ModuleLength
5
- VERSION = '0.468.0'
5
+ VERSION = '0.469.0'
6
6
  VARIANTS = nil
7
7
 
8
8
  extend Phlex::Kit
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module PhlexIcons
4
- VERSION = '2.3.0'
4
+ VERSION = '2.4.0'
5
5
  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: 2.3.0
4
+ version: 2.4.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-12-25 00:00:00.000000000 Z
11
+ date: 2024-12-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: phlex