phlex-icons 2.48.0 → 2.50.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 (93) hide show
  1. checksums.yaml +4 -4
  2. data/lib/phlex-icons/lucide/balloon.rb +24 -0
  3. data/lib/phlex-icons/lucide/brush_cleaning.rb +2 -2
  4. data/lib/phlex-icons/lucide/bubbles.rb +1 -1
  5. data/lib/phlex-icons/lucide/cannabis_off.rb +39 -0
  6. data/lib/phlex-icons/lucide/circle_pile.rb +27 -0
  7. data/lib/phlex-icons/lucide/cloud_backup.rb +27 -0
  8. data/lib/phlex-icons/lucide/cloud_sync.rb +28 -0
  9. data/lib/phlex-icons/lucide/fishing_hook.rb +27 -0
  10. data/lib/phlex-icons/lucide/flashlight.rb +5 -3
  11. data/lib/phlex-icons/lucide/flashlight_off.rb +10 -4
  12. data/lib/phlex-icons/lucide/hd.rb +29 -0
  13. data/lib/phlex-icons/lucide/layers_plus.rb +31 -0
  14. data/lib/phlex-icons/lucide/memory_stick.rb +13 -14
  15. data/lib/phlex-icons/lucide/microchip.rb +10 -14
  16. data/lib/phlex-icons/lucide/paint_bucket.rb +12 -4
  17. data/lib/phlex-icons/lucide/search_alert.rb +25 -0
  18. data/lib/phlex-icons/lucide/stone.rb +29 -0
  19. data/lib/phlex-icons/lucide/thumbs_down.rb +1 -1
  20. data/lib/phlex-icons/lucide/thumbs_up.rb +1 -1
  21. data/lib/phlex-icons/lucide/tickets.rb +1 -1
  22. data/lib/phlex-icons/lucide/tickets_plane.rb +1 -1
  23. data/lib/phlex-icons/lucide/toolbox.rb +31 -0
  24. data/lib/phlex-icons/lucide/van.rb +31 -0
  25. data/lib/phlex-icons/lucide/weight_tilde.rb +27 -0
  26. data/lib/phlex-icons/lucide.rb +14 -1
  27. data/lib/phlex-icons/tabler/alphabet_polish.rb +29 -0
  28. data/lib/phlex-icons/tabler/alphabet_polish_filled.rb +11 -0
  29. data/lib/phlex-icons/tabler/alphabet_polish_outline.rb +11 -0
  30. data/lib/phlex-icons/tabler/alphabet_runes.rb +28 -0
  31. data/lib/phlex-icons/tabler/alphabet_runes_filled.rb +11 -0
  32. data/lib/phlex-icons/tabler/alphabet_runes_outline.rb +11 -0
  33. data/lib/phlex-icons/tabler/blind.rb +30 -0
  34. data/lib/phlex-icons/tabler/blind_filled.rb +11 -0
  35. data/lib/phlex-icons/tabler/blind_outline.rb +11 -0
  36. data/lib/phlex-icons/tabler/brand_tabnine.rb +31 -0
  37. data/lib/phlex-icons/tabler/brand_tabnine_filled.rb +11 -0
  38. data/lib/phlex-icons/tabler/brand_tabnine_outline.rb +11 -0
  39. data/lib/phlex-icons/tabler/circle_asterisk.rb +29 -0
  40. data/lib/phlex-icons/tabler/circle_asterisk_filled.rb +11 -0
  41. data/lib/phlex-icons/tabler/circle_asterisk_outline.rb +11 -0
  42. data/lib/phlex-icons/tabler/deaf.rb +32 -0
  43. data/lib/phlex-icons/tabler/deaf_filled.rb +11 -0
  44. data/lib/phlex-icons/tabler/deaf_outline.rb +11 -0
  45. data/lib/phlex-icons/tabler/hexagon_asterisk.rb +34 -0
  46. data/lib/phlex-icons/tabler/hexagon_asterisk_filled.rb +11 -0
  47. data/lib/phlex-icons/tabler/hexagon_asterisk_outline.rb +11 -0
  48. data/lib/phlex-icons/tabler/option.rb +24 -0
  49. data/lib/phlex-icons/tabler/option_filled.rb +11 -0
  50. data/lib/phlex-icons/tabler/option_outline.rb +11 -0
  51. data/lib/phlex-icons/tabler/ripple_down.rb +30 -0
  52. data/lib/phlex-icons/tabler/ripple_down_filled.rb +11 -0
  53. data/lib/phlex-icons/tabler/ripple_down_outline.rb +11 -0
  54. data/lib/phlex-icons/tabler/ripple_up.rb +30 -0
  55. data/lib/phlex-icons/tabler/ripple_up_filled.rb +11 -0
  56. data/lib/phlex-icons/tabler/ripple_up_outline.rb +11 -0
  57. data/lib/phlex-icons/tabler/rosette_asterisk.rb +34 -0
  58. data/lib/phlex-icons/tabler/rosette_asterisk_filled.rb +11 -0
  59. data/lib/phlex-icons/tabler/rosette_asterisk_outline.rb +11 -0
  60. data/lib/phlex-icons/tabler/settings_ai.rb +34 -0
  61. data/lib/phlex-icons/tabler/settings_ai_filled.rb +11 -0
  62. data/lib/phlex-icons/tabler/settings_ai_outline.rb +11 -0
  63. data/lib/phlex-icons/tabler/sparkles_2.rb +35 -0
  64. data/lib/phlex-icons/tabler/sparkles_2_filled.rb +11 -0
  65. data/lib/phlex-icons/tabler/sparkles_2_outline.rb +11 -0
  66. data/lib/phlex-icons/tabler/square_minus.rb +3 -2
  67. data/lib/phlex-icons/tabler/square_minus_2.rb +29 -0
  68. data/lib/phlex-icons/tabler/square_minus_2_filled.rb +11 -0
  69. data/lib/phlex-icons/tabler/square_minus_2_outline.rb +11 -0
  70. data/lib/phlex-icons/tabler/square_rotated_asterisk.rb +34 -0
  71. data/lib/phlex-icons/tabler/square_rotated_asterisk_filled.rb +11 -0
  72. data/lib/phlex-icons/tabler/square_rotated_asterisk_outline.rb +11 -0
  73. data/lib/phlex-icons/tabler/subtitles.rb +33 -0
  74. data/lib/phlex-icons/tabler/subtitles_ai.rb +37 -0
  75. data/lib/phlex-icons/tabler/subtitles_ai_filled.rb +11 -0
  76. data/lib/phlex-icons/tabler/subtitles_ai_outline.rb +11 -0
  77. data/lib/phlex-icons/tabler/subtitles_edit.rb +32 -0
  78. data/lib/phlex-icons/tabler/subtitles_edit_filled.rb +11 -0
  79. data/lib/phlex-icons/tabler/subtitles_edit_outline.rb +11 -0
  80. data/lib/phlex-icons/tabler/subtitles_filled.rb +11 -0
  81. data/lib/phlex-icons/tabler/subtitles_off.rb +35 -0
  82. data/lib/phlex-icons/tabler/subtitles_off_filled.rb +11 -0
  83. data/lib/phlex-icons/tabler/subtitles_off_outline.rb +11 -0
  84. data/lib/phlex-icons/tabler/subtitles_outline.rb +11 -0
  85. data/lib/phlex-icons/tabler/volume_4.rb +33 -0
  86. data/lib/phlex-icons/tabler/volume_4_filled.rb +11 -0
  87. data/lib/phlex-icons/tabler/volume_4_outline.rb +11 -0
  88. data/lib/phlex-icons/tabler/whisk.rb +32 -0
  89. data/lib/phlex-icons/tabler/whisk_filled.rb +11 -0
  90. data/lib/phlex-icons/tabler/whisk_outline.rb +11 -0
  91. data/lib/phlex-icons/tabler.rb +64 -1
  92. data/lib/phlex-icons/version.rb +1 -1
  93. metadata +77 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 49b2b1a02f0e1454ec07bdee7c41e91347a4a05c6cc7f641f004fe2b6d7cf016
4
- data.tar.gz: ed16bdee463899cf1fe62dfe07c8aef039d9032d43c363bcb927abf45ad6217d
3
+ metadata.gz: 212ccfe691723c6ea7b72287a5af34ca8cbcb393db7157e4b86efe22965f2042
4
+ data.tar.gz: 3f5c09e6220d09bff0e1d97d6088a96017ca238ce877a92f20817423c91e2796
5
5
  SHA512:
6
- metadata.gz: ebe5219ebbdefa4ea448e9c0e887bada632ae55f109b29001f4226a04cccaf2210823ff6a4a7fc9fb4318e9dee9e68ff3862d0df98f62fda25a1aaa1d56b8a1b
7
- data.tar.gz: a34536392e37d6d45c8a05b241f5945f415c09261083015c480260accc7ead5a461df0b86fa2bc6e6203728bb8f68cb20b39ae9fef99d85b4f65b355be9f5e98
6
+ metadata.gz: 73883cadff2efcdcb1310e8485214b21e705a20cc82837c5d750232cc62c0bdcc915be27f48c1ae8ca20a17fd2867d2010aa533e2ddb54410d1072f2a129a956
7
+ data.tar.gz: 3c6b6335ce845637aa638365e88f242f3934f23bcfb45f16cd7324b5fcfa6f88ed6cd4fa0d88de56effbc6879db9267492457c3bf890494042f55748d9c6a111
@@ -0,0 +1,24 @@
1
+ # frozen_string_literal: true
2
+
3
+ module PhlexIcons
4
+ module Lucide
5
+ class Balloon < 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: 'M12 16v1a2 2 0 0 0 2 2h1a2 2 0 0 1 2 2v1')
18
+ s.path(d: 'M12 6a2 2 0 0 1 2 2')
19
+ s.path(d: 'M18 8c0 4-3.5 8-6 8s-6-4-6-8a6 6 0 0 1 12 0')
20
+ end
21
+ end
22
+ end
23
+ end
24
+ end
@@ -18,9 +18,9 @@ module PhlexIcons
18
18
  s.path(d: 'm16 22-1-4')
19
19
  s.path(
20
20
  d:
21
- 'M19 13.99a1 1 0 0 0 1-1V12a2 2 0 0 0-2-2h-3a1 1 0 0 1-1-1V4a2 2 0 0 0-4 0v5a1 1 0 0 1-1 1H6a2 2 0 0 0-2 2v.99a1 1 0 0 0 1 1'
21
+ 'M19 14a1 1 0 0 0 1-1v-1a2 2 0 0 0-2-2h-3a1 1 0 0 1-1-1V4a2 2 0 0 0-4 0v5a1 1 0 0 1-1 1H6a2 2 0 0 0-2 2v1a1 1 0 0 0 1 1'
22
22
  )
23
- s.path(d: 'M5 14h14l1.973 6.767A1 1 0 0 1 20 22H4a1 1 0 0 1-.973-1.233z')
23
+ s.path(d: 'M19 14H5l-1.973 6.767A1 1 0 0 0 4 22h16a1 1 0 0 0 .973-1.233z')
24
24
  s.path(d: 'm8 22 1-4')
25
25
  end
26
26
  end
@@ -14,7 +14,7 @@ module PhlexIcons
14
14
  stroke_linecap: 'round',
15
15
  stroke_linejoin: 'round'
16
16
  ) do |s|
17
- s.path(d: 'M7.2 14.8a2 2 0 0 1 2 2')
17
+ s.path(d: 'M7.001 15.085A1.5 1.5 0 0 1 9 16.5')
18
18
  s.circle(cx: '18.5', cy: '8.5', r: '3.5')
19
19
  s.circle(cx: '7.5', cy: '16.5', r: '5.5')
20
20
  s.circle(cx: '7.5', cy: '4.5', r: '2.5')
@@ -0,0 +1,39 @@
1
+ # frozen_string_literal: true
2
+
3
+ # rubocop:disable Layout/LineLength
4
+ module PhlexIcons
5
+ module Lucide
6
+ class CannabisOff < 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: 'M12 22v-4c1.5 1.5 3.5 3 6 3 0-1.5-.5-3.5-2-5')
19
+ s.path(
20
+ d: 'M13.988 8.327C13.902 6.054 13.365 3.82 12 2a9.3 9.3 0 0 0-1.445 2.9'
21
+ )
22
+ s.path(
23
+ d:
24
+ 'M17.375 11.725C18.882 10.53 21 7.841 21 6c-2.324 0-5.08 1.296-6.662 2.684'
25
+ )
26
+ s.path(d: 'm2 2 20 20')
27
+ s.path(
28
+ d: 'M21.024 15.378A15 15 0 0 0 22 15c-.426-1.279-2.67-2.557-4.25-2.907'
29
+ )
30
+ s.path(
31
+ d:
32
+ 'M6.995 6.992C5.714 6.4 4.29 6 3 6c0 2 2.5 5 4 6-1.5 0-4.5 1.5-5 3 3.5 1.5 6 1 6 1-1.5 1.5-2 3.5-2 5 2.5 0 4.5-1.5 6-3'
33
+ )
34
+ end
35
+ end
36
+ end
37
+ end
38
+ end
39
+ # rubocop:enable Layout/LineLength
@@ -0,0 +1,27 @@
1
+ # frozen_string_literal: true
2
+
3
+ module PhlexIcons
4
+ module Lucide
5
+ class CirclePile < 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.circle(cx: '12', cy: '19', r: '2')
18
+ s.circle(cx: '12', cy: '5', r: '2')
19
+ s.circle(cx: '16', cy: '12', r: '2')
20
+ s.circle(cx: '20', cy: '19', r: '2')
21
+ s.circle(cx: '4', cy: '19', r: '2')
22
+ s.circle(cx: '8', cy: '12', r: '2')
23
+ end
24
+ end
25
+ end
26
+ end
27
+ end
@@ -0,0 +1,27 @@
1
+ # frozen_string_literal: true
2
+
3
+ module PhlexIcons
4
+ module Lucide
5
+ class CloudBackup < 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 15.251A4.5 4.5 0 0 0 17.5 8h-1.79A7 7 0 1 0 3 13.607')
18
+ s.path(d: 'M7 11v4h4')
19
+ s.path(
20
+ d:
21
+ 'M8 19a5 5 0 0 0 9-3 4.5 4.5 0 0 0-4.5-4.5 4.82 4.82 0 0 0-3.41 1.41L7 15'
22
+ )
23
+ end
24
+ end
25
+ end
26
+ end
27
+ end
@@ -0,0 +1,28 @@
1
+ # frozen_string_literal: true
2
+
3
+ module PhlexIcons
4
+ module Lucide
5
+ class CloudSync < 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: 'm17 18-1.535 1.605a5 5 0 0 1-8-1.5')
18
+ s.path(d: 'M17 22v-4h-4')
19
+ s.path(
20
+ d: 'M20.996 15.251A4.5 4.5 0 0 0 17.495 8h-1.79a7 7 0 1 0-12.709 5.607'
21
+ )
22
+ s.path(d: 'M7 10v4h4')
23
+ s.path(d: 'm7 14 1.535-1.605a5 5 0 0 1 8 1.5')
24
+ end
25
+ end
26
+ end
27
+ end
28
+ end
@@ -0,0 +1,27 @@
1
+ # frozen_string_literal: true
2
+
3
+ module PhlexIcons
4
+ module Lucide
5
+ class FishingHook < 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(
18
+ d:
19
+ 'm17.586 11.414-5.93 5.93a1 1 0 0 1-8-8l3.137-3.137a.707.707 0 0 1 1.207.5V10'
20
+ )
21
+ s.path(d: 'M20.414 8.586 22 7')
22
+ s.circle(cx: '19', cy: '10', r: '2')
23
+ end
24
+ end
25
+ end
26
+ end
27
+ end
@@ -1,5 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
+ # rubocop:disable Layout/LineLength
3
4
  module PhlexIcons
4
5
  module Lucide
5
6
  class Flashlight < Base
@@ -14,14 +15,15 @@ module PhlexIcons
14
15
  stroke_linecap: 'round',
15
16
  stroke_linejoin: 'round'
16
17
  ) do |s|
18
+ s.path(d: 'M12 13v1')
17
19
  s.path(
18
20
  d:
19
- 'M18 6c0 2-2 2-2 4v10a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2V10c0-2-2-2-2-4V2h12z'
21
+ 'M17 2a1 1 0 0 1 1 1v4a3 3 0 0 1-.6 1.8l-.6.8A4 4 0 0 0 16 12v8a2 2 0 0 1-2 2H10a2 2 0 0 1-2-2v-8a4 4 0 0 0-.8-2.4l-.6-.8A3 3 0 0 1 6 7V3a1 1 0 0 1 1-1z'
20
22
  )
21
- s.line(x1: '6', x2: '18', y1: '6', y2: '6')
22
- s.line(x1: '12', x2: '12', y1: '12', y2: '12')
23
+ s.path(d: 'M6 6h12')
23
24
  end
24
25
  end
25
26
  end
26
27
  end
27
28
  end
29
+ # rubocop:enable Layout/LineLength
@@ -14,10 +14,16 @@ module PhlexIcons
14
14
  stroke_linecap: 'round',
15
15
  stroke_linejoin: 'round'
16
16
  ) do |s|
17
- s.path(d: 'M16 16v4a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2V10c0-2-2-2-2-4')
18
- s.path(d: 'M7 2h11v4c0 2-2 2-2 4v1')
19
- s.line(x1: '11', x2: '18', y1: '6', y2: '6')
20
- s.line(x1: '2', x2: '22', y1: '2', y2: '22')
17
+ s.path(d: 'M11.652 6H18')
18
+ s.path(d: 'M12 13v1')
19
+ s.path(
20
+ d:
21
+ 'M16 16v4a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2v-8a4 4 0 0 0-.8-2.4l-.6-.8A3 3 0 0 1 6 7V6'
22
+ )
23
+ s.path(d: 'm2 2 20 20')
24
+ s.path(
25
+ d: 'M7.649 2H17a1 1 0 0 1 1 1v4a3 3 0 0 1-.6 1.8l-.6.8a4 4 0 0 0-.55 1.007'
26
+ )
21
27
  end
22
28
  end
23
29
  end
@@ -0,0 +1,29 @@
1
+ # frozen_string_literal: true
2
+
3
+ module PhlexIcons
4
+ module Lucide
5
+ class Hd < 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: 'M10 12H6')
18
+ s.path(d: 'M10 15V9')
19
+ s.path(
20
+ d:
21
+ 'M14 14.5a.5.5 0 0 0 .5.5h1a2.5 2.5 0 0 0 2.5-2.5v-1A2.5 2.5 0 0 0 15.5 9h-1a.5.5 0 0 0-.5.5z'
22
+ )
23
+ s.path(d: 'M6 15V9')
24
+ s.rect(x: '2', y: '5', width: '20', height: '14', rx: '2')
25
+ end
26
+ end
27
+ end
28
+ end
29
+ end
@@ -0,0 +1,31 @@
1
+ # frozen_string_literal: true
2
+
3
+ # rubocop:disable Layout/LineLength
4
+ module PhlexIcons
5
+ module Lucide
6
+ class LayersPlus < 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
+ 'M12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 .83.18 2 2 0 0 0 .83-.18l8.58-3.9a1 1 0 0 0 0-1.831z'
21
+ )
22
+ s.path(d: 'M16 17h6')
23
+ s.path(d: 'M19 14v6')
24
+ s.path(d: 'M2 12a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 .825.178')
25
+ s.path(d: 'M2 17a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l2.116-.962')
26
+ end
27
+ end
28
+ end
29
+ end
30
+ end
31
+ # rubocop:enable Layout/LineLength
@@ -1,6 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # rubocop:disable Layout/LineLength,Metrics/MethodLength
3
+ # rubocop:disable Metrics/MethodLength
4
4
  module PhlexIcons
5
5
  module Lucide
6
6
  class MemoryStick < Base
@@ -15,21 +15,20 @@ module PhlexIcons
15
15
  stroke_linecap: 'round',
16
16
  stroke_linejoin: 'round'
17
17
  ) do |s|
18
- s.path(d: 'M6 19v-3')
19
- s.path(d: 'M10 19v-3')
20
- s.path(d: 'M14 19v-3')
21
- s.path(d: 'M18 19v-3')
22
- s.path(d: 'M8 11V9')
23
- s.path(d: 'M16 11V9')
24
- s.path(d: 'M12 11V9')
25
- s.path(d: 'M2 15h20')
26
- s.path(
27
- d:
28
- 'M2 7a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v1.1a2 2 0 0 0 0 3.837V17a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-5.1a2 2 0 0 0 0-3.837Z'
29
- )
18
+ s.path(d: 'M12 12v-2')
19
+ s.path(d: 'M12 18v-2')
20
+ s.path(d: 'M16 12v-2')
21
+ s.path(d: 'M16 18v-2')
22
+ s.path(d: 'M2 11h1.5')
23
+ s.path(d: 'M20 18v-2')
24
+ s.path(d: 'M20.5 11H22')
25
+ s.path(d: 'M4 18v-2')
26
+ s.path(d: 'M8 12v-2')
27
+ s.path(d: 'M8 18v-2')
28
+ s.rect(x: '2', y: '6', width: '20', height: '10', rx: '2')
30
29
  end
31
30
  end
32
31
  end
33
32
  end
34
33
  end
35
- # rubocop:enable Layout/LineLength,Metrics/MethodLength
34
+ # rubocop:enable Metrics/MethodLength
@@ -1,6 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # rubocop:disable Layout/LineLength,Metrics/MethodLength
3
+ # rubocop:disable Metrics/MethodLength
4
4
  module PhlexIcons
5
5
  module Lucide
6
6
  class Microchip < Base
@@ -15,23 +15,19 @@ module PhlexIcons
15
15
  stroke_linecap: 'round',
16
16
  stroke_linejoin: 'round'
17
17
  ) do |s|
18
+ s.path(d: 'M10 12h4')
19
+ s.path(d: 'M10 17h4')
20
+ s.path(d: 'M10 7h4')
18
21
  s.path(d: 'M18 12h2')
19
- s.path(d: 'M18 16h2')
20
- s.path(d: 'M18 20h2')
21
- s.path(d: 'M18 4h2')
22
- s.path(d: 'M18 8h2')
22
+ s.path(d: 'M18 18h2')
23
+ s.path(d: 'M18 6h2')
23
24
  s.path(d: 'M4 12h2')
24
- s.path(d: 'M4 16h2')
25
- s.path(d: 'M4 20h2')
26
- s.path(d: 'M4 4h2')
27
- s.path(d: 'M4 8h2')
28
- s.path(
29
- d:
30
- 'M8 2a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2h-1.5c-.276 0-.494.227-.562.495a2 2 0 0 1-3.876 0C9.994 2.227 9.776 2 9.5 2z'
31
- )
25
+ s.path(d: 'M4 18h2')
26
+ s.path(d: 'M4 6h2')
27
+ s.rect(x: '6', y: '2', width: '12', height: '20', rx: '2')
32
28
  end
33
29
  end
34
30
  end
35
31
  end
36
32
  end
37
- # rubocop:enable Layout/LineLength,Metrics/MethodLength
33
+ # rubocop:enable Metrics/MethodLength
@@ -1,5 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
+ # rubocop:disable Layout/LineLength
3
4
  module PhlexIcons
4
5
  module Lucide
5
6
  class PaintBucket < Base
@@ -14,12 +15,19 @@ module PhlexIcons
14
15
  stroke_linecap: 'round',
15
16
  stroke_linejoin: 'round'
16
17
  ) do |s|
17
- s.path(d: 'm19 11-8-8-8.6 8.6a2 2 0 0 0 0 2.8l5.2 5.2c.8.8 2 .8 2.8 0L19 11Z')
18
- s.path(d: 'm5 2 5 5')
19
- s.path(d: 'M2 13h15')
20
- s.path(d: 'M22 20a2 2 0 1 1-4 0c0-1.6 1.7-2.4 2-4 .3 1.6 2 2.4 2 4Z')
18
+ s.path(d: 'M11 7 6 2')
19
+ s.path(d: 'M18.992 12H2.041')
20
+ s.path(
21
+ d:
22
+ 'M21.145 18.38A3.34 3.34 0 0 1 20 16.5a3.3 3.3 0 0 1-1.145 1.88c-.575.46-.855 1.02-.855 1.595A2 2 0 0 0 20 22a2 2 0 0 0 2-2.025c0-.58-.285-1.13-.855-1.595'
23
+ )
24
+ s.path(
25
+ d:
26
+ 'm8.5 4.5 2.148-2.148a1.205 1.205 0 0 1 1.704 0l7.296 7.296a1.205 1.205 0 0 1 0 1.704l-7.592 7.592a3.615 3.615 0 0 1-5.112 0l-3.888-3.888a3.615 3.615 0 0 1 0-5.112L5.67 7.33'
27
+ )
21
28
  end
22
29
  end
23
30
  end
24
31
  end
25
32
  end
33
+ # rubocop:enable Layout/LineLength
@@ -0,0 +1,25 @@
1
+ # frozen_string_literal: true
2
+
3
+ module PhlexIcons
4
+ module Lucide
5
+ class SearchAlert < 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.circle(cx: '11', cy: '11', r: '8')
18
+ s.path(d: 'm21 21-4.3-4.3')
19
+ s.path(d: 'M11 7v4')
20
+ s.path(d: 'M11 15h.01')
21
+ end
22
+ end
23
+ end
24
+ end
25
+ end
@@ -0,0 +1,29 @@
1
+ # frozen_string_literal: true
2
+
3
+ # rubocop:disable Layout/LineLength
4
+ module PhlexIcons
5
+ module Lucide
6
+ class Stone < 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
+ 'M11.264 2.205A4 4 0 0 0 6.42 4.211l-4 8a4 4 0 0 0 1.359 5.117l6 4a4 4 0 0 0 4.438 0l6-4a4 4 0 0 0 1.576-4.592l-2-6a4 4 0 0 0-2.53-2.53z'
21
+ )
22
+ s.path(d: 'M11.99 22 14 12l7.822 3.184')
23
+ s.path(d: 'M14 12 8.47 2.302')
24
+ end
25
+ end
26
+ end
27
+ end
28
+ end
29
+ # rubocop:enable Layout/LineLength
@@ -15,11 +15,11 @@ module PhlexIcons
15
15
  stroke_linecap: 'round',
16
16
  stroke_linejoin: 'round'
17
17
  ) do |s|
18
- s.path(d: 'M17 14V2')
19
18
  s.path(
20
19
  d:
21
20
  'M9 18.12 10 14H4.17a2 2 0 0 1-1.92-2.56l2.33-8A2 2 0 0 1 6.5 2H20a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-2.76a2 2 0 0 0-1.79 1.11L12 22a3.13 3.13 0 0 1-3-3.88Z'
22
21
  )
22
+ s.path(d: 'M17 14V2')
23
23
  end
24
24
  end
25
25
  end
@@ -15,11 +15,11 @@ module PhlexIcons
15
15
  stroke_linecap: 'round',
16
16
  stroke_linejoin: 'round'
17
17
  ) do |s|
18
- s.path(d: 'M7 10v12')
19
18
  s.path(
20
19
  d:
21
20
  'M15 5.88 14 10h5.83a2 2 0 0 1 1.92 2.56l-2.33 8A2 2 0 0 1 17.5 22H4a2 2 0 0 1-2-2v-8a2 2 0 0 1 2-2h2.76a2 2 0 0 0 1.79-1.11L12 2a3.13 3.13 0 0 1 3 3.88Z'
22
21
  )
22
+ s.path(d: 'M7 10v12')
23
23
  end
24
24
  end
25
25
  end
@@ -14,7 +14,7 @@ module PhlexIcons
14
14
  stroke_linecap: 'round',
15
15
  stroke_linejoin: 'round'
16
16
  ) do |s|
17
- s.path(d: 'm4.5 8 10.58-5.06a1 1 0 0 1 1.342.488L18.5 8')
17
+ s.path(d: 'm3.173 8.18 11-5a2 2 0 0 1 2.647.993L18.56 8')
18
18
  s.path(d: 'M6 10V8')
19
19
  s.path(d: 'M6 14v1')
20
20
  s.path(d: 'M6 19v2')
@@ -16,7 +16,7 @@ module PhlexIcons
16
16
  ) do |s|
17
17
  s.path(d: 'M10.5 17h1.227a2 2 0 0 0 1.345-.52L18 12')
18
18
  s.path(d: 'm12 13.5 3.75.5')
19
- s.path(d: 'm4.5 8 10.58-5.06a1 1 0 0 1 1.342.488L18.5 8')
19
+ s.path(d: 'm3.173 8.18 11-5a2 2 0 0 1 2.647.993L18.56 8')
20
20
  s.path(d: 'M6 10V8')
21
21
  s.path(d: 'M6 14v1')
22
22
  s.path(d: 'M6 19v2')
@@ -0,0 +1,31 @@
1
+ # frozen_string_literal: true
2
+
3
+ # rubocop:disable Layout/LineLength
4
+ module PhlexIcons
5
+ module Lucide
6
+ class Toolbox < 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: 'M16 12v4')
19
+ s.path(
20
+ d:
21
+ 'M16 6a2 2 0 0 1 1.414.586l4 4A2 2 0 0 1 22 12v7a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-7a2 2 0 0 1 .586-1.414l4-4A2 2 0 0 1 8 6z'
22
+ )
23
+ s.path(d: 'M16 6V4a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v2')
24
+ s.path(d: 'M2 14h20')
25
+ s.path(d: 'M8 12v4')
26
+ end
27
+ end
28
+ end
29
+ end
30
+ end
31
+ # rubocop:enable Layout/LineLength
@@ -0,0 +1,31 @@
1
+ # frozen_string_literal: true
2
+
3
+ module PhlexIcons
4
+ module Lucide
5
+ class Van < 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(
18
+ d:
19
+ 'M13 6v5a1 1 0 0 0 1 1h6.102a1 1 0 0 1 .712.298l.898.91a1 1 0 0 1 .288.702V17a1 1 0 0 1-1 1h-3'
20
+ )
21
+ s.path(
22
+ d: 'M5 18H3a1 1 0 0 1-1-1V8a2 2 0 0 1 2-2h12c1.1 0 2.1.8 2.4 1.8l1.176 4.2'
23
+ )
24
+ s.path(d: 'M9 18h5')
25
+ s.circle(cx: '16', cy: '18', r: '2')
26
+ s.circle(cx: '7', cy: '18', r: '2')
27
+ end
28
+ end
29
+ end
30
+ end
31
+ end
@@ -0,0 +1,27 @@
1
+ # frozen_string_literal: true
2
+
3
+ module PhlexIcons
4
+ module Lucide
5
+ class WeightTilde < 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(
18
+ d:
19
+ 'M6.5 8a2 2 0 0 0-1.906 1.46L2.1 18.5A2 2 0 0 0 4 21h16a2 2 0 0 0 1.925-2.54L19.4 9.5A2 2 0 0 0 17.48 8z'
20
+ )
21
+ s.path(d: 'M7.999 15a2.5 2.5 0 0 1 4 0 2.5 2.5 0 0 0 4 0')
22
+ s.circle(cx: '12', cy: '5', r: '3')
23
+ end
24
+ end
25
+ end
26
+ end
27
+ end