phlex-icons-lucide 2.35.0 → 2.37.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/bug.rb +9 -12
- data/lib/phlex-icons/lucide/bug_off.rb +7 -6
- data/lib/phlex-icons/lucide/bug_play.rb +4 -4
- data/lib/phlex-icons/lucide/building.rb +5 -5
- data/lib/phlex-icons/lucide/calendar_cog.rb +1 -1
- data/lib/phlex-icons/lucide/chart_no_axes_column.rb +3 -3
- data/lib/phlex-icons/lucide/chart_no_axes_column_decreasing.rb +3 -3
- data/lib/phlex-icons/lucide/chart_no_axes_column_increasing.rb +3 -3
- data/lib/phlex-icons/lucide/chart_no_axes_gantt.rb +3 -3
- data/lib/phlex-icons/lucide/{chrome.rb → chromium.rb} +4 -4
- data/lib/phlex-icons/lucide/church.rb +3 -3
- data/lib/phlex-icons/lucide/cog.rb +9 -9
- data/lib/phlex-icons/lucide/kanban.rb +3 -3
- data/lib/phlex-icons/lucide/list.rb +4 -4
- data/lib/phlex-icons/lucide/list_check.rb +3 -3
- data/lib/phlex-icons/lucide/list_checks.rb +3 -3
- data/lib/phlex-icons/lucide/list_chevrons_down_up.rb +26 -0
- data/lib/phlex-icons/lucide/list_chevrons_up_down.rb +26 -0
- data/lib/phlex-icons/lucide/list_collapse.rb +2 -2
- data/lib/phlex-icons/lucide/list_end.rb +4 -4
- data/lib/phlex-icons/lucide/list_filter.rb +3 -3
- data/lib/phlex-icons/lucide/list_filter_plus.rb +5 -5
- data/lib/phlex-icons/lucide/{indent_decrease.rb → list_indent_decrease.rb} +3 -3
- data/lib/phlex-icons/lucide/{indent_increase.rb → list_indent_increase.rb} +3 -3
- data/lib/phlex-icons/lucide/list_minus.rb +2 -2
- data/lib/phlex-icons/lucide/list_music.rb +5 -5
- data/lib/phlex-icons/lucide/list_ordered.rb +6 -6
- data/lib/phlex-icons/lucide/list_plus.rb +2 -2
- data/lib/phlex-icons/lucide/list_restart.rb +2 -2
- data/lib/phlex-icons/lucide/list_start.rb +5 -5
- data/lib/phlex-icons/lucide/list_todo.rb +4 -4
- data/lib/phlex-icons/lucide/list_tree.rb +5 -5
- data/lib/phlex-icons/lucide/list_video.rb +4 -4
- data/lib/phlex-icons/lucide/list_x.rb +4 -4
- data/lib/phlex-icons/lucide/logs.rb +7 -7
- data/lib/phlex-icons/lucide/menu.rb +2 -2
- data/lib/phlex-icons/lucide/message_square_quote.rb +2 -2
- data/lib/phlex-icons/lucide/panel_left_right_dashed.rb +32 -0
- data/lib/phlex-icons/lucide/panel_top_bottom_dashed.rb +32 -0
- data/lib/phlex-icons/lucide/sliders_horizontal.rb +9 -9
- data/lib/phlex-icons/lucide/sliders_vertical.rb +9 -9
- data/lib/phlex-icons/lucide/table_of_contents.rb +4 -4
- data/lib/phlex-icons/lucide/{align_center.rb → text_align_center.rb} +3 -3
- data/lib/phlex-icons/lucide/{align_right.rb → text_align_end.rb} +3 -3
- data/lib/phlex-icons/lucide/{align_justify.rb → text_align_justify.rb} +3 -3
- data/lib/phlex-icons/lucide/{align_left.rb → text_align_start.rb} +3 -3
- data/lib/phlex-icons/lucide/{letter_text.rb → text_initial.rb} +5 -5
- data/lib/phlex-icons/lucide/text_quote.rb +3 -3
- data/lib/phlex-icons/lucide/text_search.rb +2 -2
- data/lib/phlex-icons/lucide/text_wrap.rb +25 -0
- data/lib/phlex-icons/lucide/wallpaper.rb +4 -6
- data/lib/phlex-icons/lucide.rb +14 -11
- data/lib/phlex-icons/version.rb +1 -1
- metadata +15 -12
- data/lib/phlex-icons/lucide/text.rb +0 -24
- data/lib/phlex-icons/lucide/wrap_text.rb +0 -25
@@ -14,11 +14,11 @@ module PhlexIcons
|
|
14
14
|
stroke_linecap: 'round',
|
15
15
|
stroke_linejoin: 'round'
|
16
16
|
) do |s|
|
17
|
+
s.path(d: 'M16 5H3')
|
17
18
|
s.path(d: 'M11 12H3')
|
18
|
-
s.path(d: 'M16
|
19
|
-
s.path(d: '
|
20
|
-
s.path(d: '
|
21
|
-
s.path(d: 'm15 10 4 4')
|
19
|
+
s.path(d: 'M16 19H3')
|
20
|
+
s.path(d: 'm15.5 9.5 5 5')
|
21
|
+
s.path(d: 'm20.5 9.5-5 5')
|
22
22
|
end
|
23
23
|
end
|
24
24
|
end
|
@@ -15,15 +15,15 @@ module PhlexIcons
|
|
15
15
|
stroke_linecap: 'round',
|
16
16
|
stroke_linejoin: 'round'
|
17
17
|
) do |s|
|
18
|
-
s.path(d: '
|
19
|
-
s.path(d: 'M13 18h8')
|
20
|
-
s.path(d: 'M13 6h8')
|
18
|
+
s.path(d: 'M3 5h1')
|
21
19
|
s.path(d: 'M3 12h1')
|
22
|
-
s.path(d: 'M3
|
23
|
-
s.path(d: '
|
20
|
+
s.path(d: 'M3 19h1')
|
21
|
+
s.path(d: 'M8 5h1')
|
24
22
|
s.path(d: 'M8 12h1')
|
25
|
-
s.path(d: 'M8
|
26
|
-
s.path(d: '
|
23
|
+
s.path(d: 'M8 19h1')
|
24
|
+
s.path(d: 'M13 5h8')
|
25
|
+
s.path(d: 'M13 12h8')
|
26
|
+
s.path(d: 'M13 19h8')
|
27
27
|
end
|
28
28
|
end
|
29
29
|
end
|
@@ -15,12 +15,12 @@ module PhlexIcons
|
|
15
15
|
stroke_linecap: 'round',
|
16
16
|
stroke_linejoin: 'round'
|
17
17
|
) do |s|
|
18
|
+
s.path(d: 'M14 14a2 2 0 0 0 2-2V8h-2')
|
18
19
|
s.path(
|
19
20
|
d:
|
20
21
|
'M22 17a2 2 0 0 1-2 2H6.828a2 2 0 0 0-1.414.586l-2.202 2.202A.71.71 0 0 1 2 21.286V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2z'
|
21
22
|
)
|
22
|
-
s.path(d: '
|
23
|
-
s.path(d: 'M8 13a2 2 0 0 0 2-2V9H8')
|
23
|
+
s.path(d: 'M8 14a2 2 0 0 0 2-2V8H8')
|
24
24
|
end
|
25
25
|
end
|
26
26
|
end
|
@@ -0,0 +1,32 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
# rubocop:disable Metrics/MethodLength
|
4
|
+
module PhlexIcons
|
5
|
+
module Lucide
|
6
|
+
class PanelLeftRightDashed < 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: 'M15 10V9')
|
19
|
+
s.path(d: 'M15 15v-1')
|
20
|
+
s.path(d: 'M15 21v-2')
|
21
|
+
s.path(d: 'M15 5V3')
|
22
|
+
s.path(d: 'M9 10V9')
|
23
|
+
s.path(d: 'M9 15v-1')
|
24
|
+
s.path(d: 'M9 21v-2')
|
25
|
+
s.path(d: 'M9 5V3')
|
26
|
+
s.rect(x: '3', y: '3', width: '18', height: '18', rx: '2')
|
27
|
+
end
|
28
|
+
end
|
29
|
+
end
|
30
|
+
end
|
31
|
+
end
|
32
|
+
# rubocop:enable Metrics/MethodLength
|
@@ -0,0 +1,32 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
# rubocop:disable Metrics/MethodLength
|
4
|
+
module PhlexIcons
|
5
|
+
module Lucide
|
6
|
+
class PanelTopBottomDashed < 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: 'M14 15h1')
|
19
|
+
s.path(d: 'M14 9h1')
|
20
|
+
s.path(d: 'M19 15h2')
|
21
|
+
s.path(d: 'M19 9h2')
|
22
|
+
s.path(d: 'M3 15h2')
|
23
|
+
s.path(d: 'M3 9h2')
|
24
|
+
s.path(d: 'M9 15h1')
|
25
|
+
s.path(d: 'M9 9h1')
|
26
|
+
s.rect(x: '3', y: '3', width: '18', height: '18', rx: '2')
|
27
|
+
end
|
28
|
+
end
|
29
|
+
end
|
30
|
+
end
|
31
|
+
end
|
32
|
+
# rubocop:enable Metrics/MethodLength
|
@@ -15,15 +15,15 @@ module PhlexIcons
|
|
15
15
|
stroke_linecap: 'round',
|
16
16
|
stroke_linejoin: 'round'
|
17
17
|
) do |s|
|
18
|
-
s.
|
19
|
-
s.
|
20
|
-
s.
|
21
|
-
s.
|
22
|
-
s.
|
23
|
-
s.
|
24
|
-
s.
|
25
|
-
s.
|
26
|
-
s.
|
18
|
+
s.path(d: 'M10 5H3')
|
19
|
+
s.path(d: 'M12 19H3')
|
20
|
+
s.path(d: 'M14 3v4')
|
21
|
+
s.path(d: 'M16 17v4')
|
22
|
+
s.path(d: 'M21 12h-9')
|
23
|
+
s.path(d: 'M21 19h-5')
|
24
|
+
s.path(d: 'M21 5h-7')
|
25
|
+
s.path(d: 'M8 10v4')
|
26
|
+
s.path(d: 'M8 12H3')
|
27
27
|
end
|
28
28
|
end
|
29
29
|
end
|
@@ -15,15 +15,15 @@ module PhlexIcons
|
|
15
15
|
stroke_linecap: 'round',
|
16
16
|
stroke_linejoin: 'round'
|
17
17
|
) do |s|
|
18
|
-
s.
|
19
|
-
s.
|
20
|
-
s.
|
21
|
-
s.
|
22
|
-
s.
|
23
|
-
s.
|
24
|
-
s.
|
25
|
-
s.
|
26
|
-
s.
|
18
|
+
s.path(d: 'M10 8h4')
|
19
|
+
s.path(d: 'M12 21v-9')
|
20
|
+
s.path(d: 'M12 8V3')
|
21
|
+
s.path(d: 'M17 16h4')
|
22
|
+
s.path(d: 'M19 12V3')
|
23
|
+
s.path(d: 'M19 21v-5')
|
24
|
+
s.path(d: 'M3 14h4')
|
25
|
+
s.path(d: 'M5 10V3')
|
26
|
+
s.path(d: 'M5 21v-7')
|
27
27
|
end
|
28
28
|
end
|
29
29
|
end
|
@@ -14,12 +14,12 @@ module PhlexIcons
|
|
14
14
|
stroke_linecap: 'round',
|
15
15
|
stroke_linejoin: 'round'
|
16
16
|
) do |s|
|
17
|
+
s.path(d: 'M16 5H3')
|
17
18
|
s.path(d: 'M16 12H3')
|
18
|
-
s.path(d: 'M16
|
19
|
-
s.path(d: '
|
19
|
+
s.path(d: 'M16 19H3')
|
20
|
+
s.path(d: 'M21 5h.01')
|
20
21
|
s.path(d: 'M21 12h.01')
|
21
|
-
s.path(d: 'M21
|
22
|
-
s.path(d: 'M21 6h.01')
|
22
|
+
s.path(d: 'M21 19h.01')
|
23
23
|
end
|
24
24
|
end
|
25
25
|
end
|
@@ -2,7 +2,7 @@
|
|
2
2
|
|
3
3
|
module PhlexIcons
|
4
4
|
module Lucide
|
5
|
-
class
|
5
|
+
class TextAlignCenter < Base
|
6
6
|
def view_template
|
7
7
|
svg(
|
8
8
|
**attrs,
|
@@ -14,9 +14,9 @@ module PhlexIcons
|
|
14
14
|
stroke_linecap: 'round',
|
15
15
|
stroke_linejoin: 'round'
|
16
16
|
) do |s|
|
17
|
+
s.path(d: 'M21 5H3')
|
17
18
|
s.path(d: 'M17 12H7')
|
18
|
-
s.path(d: 'M19
|
19
|
-
s.path(d: 'M21 6H3')
|
19
|
+
s.path(d: 'M19 19H5')
|
20
20
|
end
|
21
21
|
end
|
22
22
|
end
|
@@ -2,7 +2,7 @@
|
|
2
2
|
|
3
3
|
module PhlexIcons
|
4
4
|
module Lucide
|
5
|
-
class
|
5
|
+
class TextAlignEnd < Base
|
6
6
|
def view_template
|
7
7
|
svg(
|
8
8
|
**attrs,
|
@@ -14,9 +14,9 @@ module PhlexIcons
|
|
14
14
|
stroke_linecap: 'round',
|
15
15
|
stroke_linejoin: 'round'
|
16
16
|
) do |s|
|
17
|
+
s.path(d: 'M21 5H3')
|
17
18
|
s.path(d: 'M21 12H9')
|
18
|
-
s.path(d: 'M21
|
19
|
-
s.path(d: 'M21 6H3')
|
19
|
+
s.path(d: 'M21 19H7')
|
20
20
|
end
|
21
21
|
end
|
22
22
|
end
|
@@ -2,7 +2,7 @@
|
|
2
2
|
|
3
3
|
module PhlexIcons
|
4
4
|
module Lucide
|
5
|
-
class
|
5
|
+
class TextAlignJustify < Base
|
6
6
|
def view_template
|
7
7
|
svg(
|
8
8
|
**attrs,
|
@@ -14,9 +14,9 @@ module PhlexIcons
|
|
14
14
|
stroke_linecap: 'round',
|
15
15
|
stroke_linejoin: 'round'
|
16
16
|
) do |s|
|
17
|
+
s.path(d: 'M3 5h18')
|
17
18
|
s.path(d: 'M3 12h18')
|
18
|
-
s.path(d: 'M3
|
19
|
-
s.path(d: 'M3 6h18')
|
19
|
+
s.path(d: 'M3 19h18')
|
20
20
|
end
|
21
21
|
end
|
22
22
|
end
|
@@ -2,7 +2,7 @@
|
|
2
2
|
|
3
3
|
module PhlexIcons
|
4
4
|
module Lucide
|
5
|
-
class
|
5
|
+
class TextAlignStart < Base
|
6
6
|
def view_template
|
7
7
|
svg(
|
8
8
|
**attrs,
|
@@ -14,9 +14,9 @@ module PhlexIcons
|
|
14
14
|
stroke_linecap: 'round',
|
15
15
|
stroke_linejoin: 'round'
|
16
16
|
) do |s|
|
17
|
+
s.path(d: 'M21 5H3')
|
17
18
|
s.path(d: 'M15 12H3')
|
18
|
-
s.path(d: 'M17
|
19
|
-
s.path(d: 'M21 6H3')
|
19
|
+
s.path(d: 'M17 19H3')
|
20
20
|
end
|
21
21
|
end
|
22
22
|
end
|
@@ -2,7 +2,7 @@
|
|
2
2
|
|
3
3
|
module PhlexIcons
|
4
4
|
module Lucide
|
5
|
-
class
|
5
|
+
class TextInitial < Base
|
6
6
|
def view_template
|
7
7
|
svg(
|
8
8
|
**attrs,
|
@@ -14,11 +14,11 @@ module PhlexIcons
|
|
14
14
|
stroke_linecap: 'round',
|
15
15
|
stroke_linejoin: 'round'
|
16
16
|
) do |s|
|
17
|
+
s.path(d: 'M15 5h6')
|
17
18
|
s.path(d: 'M15 12h6')
|
18
|
-
s.path(d: '
|
19
|
-
s.path(d: 'm3
|
20
|
-
s.path(d: 'M3
|
21
|
-
s.path(d: 'M3.92 11h6.16')
|
19
|
+
s.path(d: 'M3 19h18')
|
20
|
+
s.path(d: 'm3 12 3.553-7.724a.5.5 0 0 1 .894 0L11 12')
|
21
|
+
s.path(d: 'M3.92 10h6.16')
|
22
22
|
end
|
23
23
|
end
|
24
24
|
end
|
@@ -14,10 +14,10 @@ module PhlexIcons
|
|
14
14
|
stroke_linecap: 'round',
|
15
15
|
stroke_linejoin: 'round'
|
16
16
|
) do |s|
|
17
|
-
s.path(d: 'M17
|
17
|
+
s.path(d: 'M17 5H3')
|
18
18
|
s.path(d: 'M21 12H8')
|
19
|
-
s.path(d: 'M21
|
20
|
-
s.path(d: 'M3
|
19
|
+
s.path(d: 'M21 19H8')
|
20
|
+
s.path(d: 'M3 12v7')
|
21
21
|
end
|
22
22
|
end
|
23
23
|
end
|
@@ -14,9 +14,9 @@ module PhlexIcons
|
|
14
14
|
stroke_linecap: 'round',
|
15
15
|
stroke_linejoin: 'round'
|
16
16
|
) do |s|
|
17
|
-
s.path(d: 'M21
|
17
|
+
s.path(d: 'M21 5H3')
|
18
18
|
s.path(d: 'M10 12H3')
|
19
|
-
s.path(d: 'M10
|
19
|
+
s.path(d: 'M10 19H3')
|
20
20
|
s.circle(cx: '17', cy: '15', r: '3')
|
21
21
|
s.path(d: 'm21 19-1.9-1.9')
|
22
22
|
end
|
@@ -0,0 +1,25 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
module PhlexIcons
|
4
|
+
module Lucide
|
5
|
+
class TextWrap < 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: 'm16 16-3 3 3 3')
|
18
|
+
s.path(d: 'M3 12h14.5a1 1 0 0 1 0 7H13')
|
19
|
+
s.path(d: 'M3 19h6')
|
20
|
+
s.path(d: 'M3 5h18')
|
21
|
+
end
|
22
|
+
end
|
23
|
+
end
|
24
|
+
end
|
25
|
+
end
|
@@ -14,13 +14,11 @@ module PhlexIcons
|
|
14
14
|
stroke_linecap: 'round',
|
15
15
|
stroke_linejoin: 'round'
|
16
16
|
) do |s|
|
17
|
-
s.circle(cx: '8', cy: '9', r: '2')
|
18
|
-
s.path(
|
19
|
-
d:
|
20
|
-
'm9 17 6.1-6.1a2 2 0 0 1 2.81.01L22 15V5a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2'
|
21
|
-
)
|
22
|
-
s.path(d: 'M8 21h8')
|
23
17
|
s.path(d: 'M12 17v4')
|
18
|
+
s.path(d: 'M8 21h8')
|
19
|
+
s.path(d: 'm9 17 6.1-6.1a2 2 0 0 1 2.81.01L22 15')
|
20
|
+
s.circle(cx: '8', cy: '9', r: '2')
|
21
|
+
s.rect(x: '2', y: '3', width: '20', height: '14', rx: '2')
|
24
22
|
end
|
25
23
|
end
|
26
24
|
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.542.0'
|
6
6
|
VARIANTS = nil
|
7
7
|
|
8
8
|
extend Phlex::Kit
|
@@ -24,7 +24,6 @@ module PhlexIcons
|
|
24
24
|
autoload :AlarmClockPlus, 'phlex-icons/lucide/alarm_clock_plus'
|
25
25
|
autoload :AlarmSmoke, 'phlex-icons/lucide/alarm_smoke'
|
26
26
|
autoload :Album, 'phlex-icons/lucide/album'
|
27
|
-
autoload :AlignCenter, 'phlex-icons/lucide/align_center'
|
28
27
|
autoload :AlignCenterHorizontal, 'phlex-icons/lucide/align_center_horizontal'
|
29
28
|
autoload :AlignCenterVertical, 'phlex-icons/lucide/align_center_vertical'
|
30
29
|
autoload :AlignEndHorizontal, 'phlex-icons/lucide/align_end_horizontal'
|
@@ -37,9 +36,6 @@ module PhlexIcons
|
|
37
36
|
autoload :AlignHorizontalJustifyStart, 'phlex-icons/lucide/align_horizontal_justify_start'
|
38
37
|
autoload :AlignHorizontalSpaceAround, 'phlex-icons/lucide/align_horizontal_space_around'
|
39
38
|
autoload :AlignHorizontalSpaceBetween, 'phlex-icons/lucide/align_horizontal_space_between'
|
40
|
-
autoload :AlignJustify, 'phlex-icons/lucide/align_justify'
|
41
|
-
autoload :AlignLeft, 'phlex-icons/lucide/align_left'
|
42
|
-
autoload :AlignRight, 'phlex-icons/lucide/align_right'
|
43
39
|
autoload :AlignStartHorizontal, 'phlex-icons/lucide/align_start_horizontal'
|
44
40
|
autoload :AlignStartVertical, 'phlex-icons/lucide/align_start_vertical'
|
45
41
|
autoload :AlignVerticalDistributeCenter, 'phlex-icons/lucide/align_vertical_distribute_center'
|
@@ -347,7 +343,7 @@ module PhlexIcons
|
|
347
343
|
autoload :ChevronsRightLeft, 'phlex-icons/lucide/chevrons_right_left'
|
348
344
|
autoload :ChevronsUp, 'phlex-icons/lucide/chevrons_up'
|
349
345
|
autoload :ChevronsUpDown, 'phlex-icons/lucide/chevrons_up_down'
|
350
|
-
autoload :
|
346
|
+
autoload :Chromium, 'phlex-icons/lucide/chromium'
|
351
347
|
autoload :Church, 'phlex-icons/lucide/church'
|
352
348
|
autoload :Cigarette, 'phlex-icons/lucide/cigarette'
|
353
349
|
autoload :CigaretteOff, 'phlex-icons/lucide/cigarette_off'
|
@@ -824,8 +820,6 @@ module PhlexIcons
|
|
824
820
|
autoload :Images, 'phlex-icons/lucide/images'
|
825
821
|
autoload :Import, 'phlex-icons/lucide/import'
|
826
822
|
autoload :Inbox, 'phlex-icons/lucide/inbox'
|
827
|
-
autoload :IndentDecrease, 'phlex-icons/lucide/indent_decrease'
|
828
|
-
autoload :IndentIncrease, 'phlex-icons/lucide/indent_increase'
|
829
823
|
autoload :IndianRupee, 'phlex-icons/lucide/indian_rupee'
|
830
824
|
autoload :Infinity, 'phlex-icons/lucide/infinity'
|
831
825
|
autoload :Info, 'phlex-icons/lucide/info'
|
@@ -870,7 +864,6 @@ module PhlexIcons
|
|
870
864
|
autoload :Leaf, 'phlex-icons/lucide/leaf'
|
871
865
|
autoload :LeafyGreen, 'phlex-icons/lucide/leafy_green'
|
872
866
|
autoload :Lectern, 'phlex-icons/lucide/lectern'
|
873
|
-
autoload :LetterText, 'phlex-icons/lucide/letter_text'
|
874
867
|
autoload :Library, 'phlex-icons/lucide/library'
|
875
868
|
autoload :LibraryBig, 'phlex-icons/lucide/library_big'
|
876
869
|
autoload :LifeBuoy, 'phlex-icons/lucide/life_buoy'
|
@@ -885,10 +878,14 @@ module PhlexIcons
|
|
885
878
|
autoload :List, 'phlex-icons/lucide/list'
|
886
879
|
autoload :ListCheck, 'phlex-icons/lucide/list_check'
|
887
880
|
autoload :ListChecks, 'phlex-icons/lucide/list_checks'
|
881
|
+
autoload :ListChevronsDownUp, 'phlex-icons/lucide/list_chevrons_down_up'
|
882
|
+
autoload :ListChevronsUpDown, 'phlex-icons/lucide/list_chevrons_up_down'
|
888
883
|
autoload :ListCollapse, 'phlex-icons/lucide/list_collapse'
|
889
884
|
autoload :ListEnd, 'phlex-icons/lucide/list_end'
|
890
885
|
autoload :ListFilter, 'phlex-icons/lucide/list_filter'
|
891
886
|
autoload :ListFilterPlus, 'phlex-icons/lucide/list_filter_plus'
|
887
|
+
autoload :ListIndentDecrease, 'phlex-icons/lucide/list_indent_decrease'
|
888
|
+
autoload :ListIndentIncrease, 'phlex-icons/lucide/list_indent_increase'
|
892
889
|
autoload :ListMinus, 'phlex-icons/lucide/list_minus'
|
893
890
|
autoload :ListMusic, 'phlex-icons/lucide/list_music'
|
894
891
|
autoload :ListOrdered, 'phlex-icons/lucide/list_ordered'
|
@@ -1082,11 +1079,13 @@ module PhlexIcons
|
|
1082
1079
|
autoload :PanelLeftClose, 'phlex-icons/lucide/panel_left_close'
|
1083
1080
|
autoload :PanelLeftDashed, 'phlex-icons/lucide/panel_left_dashed'
|
1084
1081
|
autoload :PanelLeftOpen, 'phlex-icons/lucide/panel_left_open'
|
1082
|
+
autoload :PanelLeftRightDashed, 'phlex-icons/lucide/panel_left_right_dashed'
|
1085
1083
|
autoload :PanelRight, 'phlex-icons/lucide/panel_right'
|
1086
1084
|
autoload :PanelRightClose, 'phlex-icons/lucide/panel_right_close'
|
1087
1085
|
autoload :PanelRightDashed, 'phlex-icons/lucide/panel_right_dashed'
|
1088
1086
|
autoload :PanelRightOpen, 'phlex-icons/lucide/panel_right_open'
|
1089
1087
|
autoload :PanelTop, 'phlex-icons/lucide/panel_top'
|
1088
|
+
autoload :PanelTopBottomDashed, 'phlex-icons/lucide/panel_top_bottom_dashed'
|
1090
1089
|
autoload :PanelTopClose, 'phlex-icons/lucide/panel_top_close'
|
1091
1090
|
autoload :PanelTopDashed, 'phlex-icons/lucide/panel_top_dashed'
|
1092
1091
|
autoload :PanelTopOpen, 'phlex-icons/lucide/panel_top_open'
|
@@ -1473,12 +1472,17 @@ module PhlexIcons
|
|
1473
1472
|
autoload :TestTube, 'phlex-icons/lucide/test_tube'
|
1474
1473
|
autoload :TestTubeDiagonal, 'phlex-icons/lucide/test_tube_diagonal'
|
1475
1474
|
autoload :TestTubes, 'phlex-icons/lucide/test_tubes'
|
1476
|
-
autoload :
|
1475
|
+
autoload :TextAlignCenter, 'phlex-icons/lucide/text_align_center'
|
1476
|
+
autoload :TextAlignEnd, 'phlex-icons/lucide/text_align_end'
|
1477
|
+
autoload :TextAlignJustify, 'phlex-icons/lucide/text_align_justify'
|
1478
|
+
autoload :TextAlignStart, 'phlex-icons/lucide/text_align_start'
|
1477
1479
|
autoload :TextCursor, 'phlex-icons/lucide/text_cursor'
|
1478
1480
|
autoload :TextCursorInput, 'phlex-icons/lucide/text_cursor_input'
|
1481
|
+
autoload :TextInitial, 'phlex-icons/lucide/text_initial'
|
1479
1482
|
autoload :TextQuote, 'phlex-icons/lucide/text_quote'
|
1480
1483
|
autoload :TextSearch, 'phlex-icons/lucide/text_search'
|
1481
1484
|
autoload :TextSelect, 'phlex-icons/lucide/text_select'
|
1485
|
+
autoload :TextWrap, 'phlex-icons/lucide/text_wrap'
|
1482
1486
|
autoload :Theater, 'phlex-icons/lucide/theater'
|
1483
1487
|
autoload :Thermometer, 'phlex-icons/lucide/thermometer'
|
1484
1488
|
autoload :ThermometerSnowflake, 'phlex-icons/lucide/thermometer_snowflake'
|
@@ -1633,7 +1637,6 @@ module PhlexIcons
|
|
1633
1637
|
autoload :WineOff, 'phlex-icons/lucide/wine_off'
|
1634
1638
|
autoload :Workflow, 'phlex-icons/lucide/workflow'
|
1635
1639
|
autoload :Worm, 'phlex-icons/lucide/worm'
|
1636
|
-
autoload :WrapText, 'phlex-icons/lucide/wrap_text'
|
1637
1640
|
autoload :Wrench, 'phlex-icons/lucide/wrench'
|
1638
1641
|
autoload :X, 'phlex-icons/lucide/x'
|
1639
1642
|
autoload :Youtube, 'phlex-icons/lucide/youtube'
|
data/lib/phlex-icons/version.rb
CHANGED
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.
|
4
|
+
version: 2.37.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: 2025-
|
11
|
+
date: 2025-09-05 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: phlex
|
@@ -69,7 +69,6 @@ files:
|
|
69
69
|
- lib/phlex-icons/lucide/alarm_clock_plus.rb
|
70
70
|
- lib/phlex-icons/lucide/alarm_smoke.rb
|
71
71
|
- lib/phlex-icons/lucide/album.rb
|
72
|
-
- lib/phlex-icons/lucide/align_center.rb
|
73
72
|
- lib/phlex-icons/lucide/align_center_horizontal.rb
|
74
73
|
- lib/phlex-icons/lucide/align_center_vertical.rb
|
75
74
|
- lib/phlex-icons/lucide/align_end_horizontal.rb
|
@@ -82,9 +81,6 @@ files:
|
|
82
81
|
- lib/phlex-icons/lucide/align_horizontal_justify_start.rb
|
83
82
|
- lib/phlex-icons/lucide/align_horizontal_space_around.rb
|
84
83
|
- lib/phlex-icons/lucide/align_horizontal_space_between.rb
|
85
|
-
- lib/phlex-icons/lucide/align_justify.rb
|
86
|
-
- lib/phlex-icons/lucide/align_left.rb
|
87
|
-
- lib/phlex-icons/lucide/align_right.rb
|
88
84
|
- lib/phlex-icons/lucide/align_start_horizontal.rb
|
89
85
|
- lib/phlex-icons/lucide/align_start_vertical.rb
|
90
86
|
- lib/phlex-icons/lucide/align_vertical_distribute_center.rb
|
@@ -393,7 +389,7 @@ files:
|
|
393
389
|
- lib/phlex-icons/lucide/chevrons_right_left.rb
|
394
390
|
- lib/phlex-icons/lucide/chevrons_up.rb
|
395
391
|
- lib/phlex-icons/lucide/chevrons_up_down.rb
|
396
|
-
- lib/phlex-icons/lucide/
|
392
|
+
- lib/phlex-icons/lucide/chromium.rb
|
397
393
|
- lib/phlex-icons/lucide/church.rb
|
398
394
|
- lib/phlex-icons/lucide/cigarette.rb
|
399
395
|
- lib/phlex-icons/lucide/cigarette_off.rb
|
@@ -870,8 +866,6 @@ files:
|
|
870
866
|
- lib/phlex-icons/lucide/images.rb
|
871
867
|
- lib/phlex-icons/lucide/import.rb
|
872
868
|
- lib/phlex-icons/lucide/inbox.rb
|
873
|
-
- lib/phlex-icons/lucide/indent_decrease.rb
|
874
|
-
- lib/phlex-icons/lucide/indent_increase.rb
|
875
869
|
- lib/phlex-icons/lucide/indian_rupee.rb
|
876
870
|
- lib/phlex-icons/lucide/infinity.rb
|
877
871
|
- lib/phlex-icons/lucide/info.rb
|
@@ -916,7 +910,6 @@ files:
|
|
916
910
|
- lib/phlex-icons/lucide/leaf.rb
|
917
911
|
- lib/phlex-icons/lucide/leafy_green.rb
|
918
912
|
- lib/phlex-icons/lucide/lectern.rb
|
919
|
-
- lib/phlex-icons/lucide/letter_text.rb
|
920
913
|
- lib/phlex-icons/lucide/library.rb
|
921
914
|
- lib/phlex-icons/lucide/library_big.rb
|
922
915
|
- lib/phlex-icons/lucide/life_buoy.rb
|
@@ -931,10 +924,14 @@ files:
|
|
931
924
|
- lib/phlex-icons/lucide/list.rb
|
932
925
|
- lib/phlex-icons/lucide/list_check.rb
|
933
926
|
- lib/phlex-icons/lucide/list_checks.rb
|
927
|
+
- lib/phlex-icons/lucide/list_chevrons_down_up.rb
|
928
|
+
- lib/phlex-icons/lucide/list_chevrons_up_down.rb
|
934
929
|
- lib/phlex-icons/lucide/list_collapse.rb
|
935
930
|
- lib/phlex-icons/lucide/list_end.rb
|
936
931
|
- lib/phlex-icons/lucide/list_filter.rb
|
937
932
|
- lib/phlex-icons/lucide/list_filter_plus.rb
|
933
|
+
- lib/phlex-icons/lucide/list_indent_decrease.rb
|
934
|
+
- lib/phlex-icons/lucide/list_indent_increase.rb
|
938
935
|
- lib/phlex-icons/lucide/list_minus.rb
|
939
936
|
- lib/phlex-icons/lucide/list_music.rb
|
940
937
|
- lib/phlex-icons/lucide/list_ordered.rb
|
@@ -1128,11 +1125,13 @@ files:
|
|
1128
1125
|
- lib/phlex-icons/lucide/panel_left_close.rb
|
1129
1126
|
- lib/phlex-icons/lucide/panel_left_dashed.rb
|
1130
1127
|
- lib/phlex-icons/lucide/panel_left_open.rb
|
1128
|
+
- lib/phlex-icons/lucide/panel_left_right_dashed.rb
|
1131
1129
|
- lib/phlex-icons/lucide/panel_right.rb
|
1132
1130
|
- lib/phlex-icons/lucide/panel_right_close.rb
|
1133
1131
|
- lib/phlex-icons/lucide/panel_right_dashed.rb
|
1134
1132
|
- lib/phlex-icons/lucide/panel_right_open.rb
|
1135
1133
|
- lib/phlex-icons/lucide/panel_top.rb
|
1134
|
+
- lib/phlex-icons/lucide/panel_top_bottom_dashed.rb
|
1136
1135
|
- lib/phlex-icons/lucide/panel_top_close.rb
|
1137
1136
|
- lib/phlex-icons/lucide/panel_top_dashed.rb
|
1138
1137
|
- lib/phlex-icons/lucide/panel_top_open.rb
|
@@ -1519,12 +1518,17 @@ files:
|
|
1519
1518
|
- lib/phlex-icons/lucide/test_tube.rb
|
1520
1519
|
- lib/phlex-icons/lucide/test_tube_diagonal.rb
|
1521
1520
|
- lib/phlex-icons/lucide/test_tubes.rb
|
1522
|
-
- lib/phlex-icons/lucide/
|
1521
|
+
- lib/phlex-icons/lucide/text_align_center.rb
|
1522
|
+
- lib/phlex-icons/lucide/text_align_end.rb
|
1523
|
+
- lib/phlex-icons/lucide/text_align_justify.rb
|
1524
|
+
- lib/phlex-icons/lucide/text_align_start.rb
|
1523
1525
|
- lib/phlex-icons/lucide/text_cursor.rb
|
1524
1526
|
- lib/phlex-icons/lucide/text_cursor_input.rb
|
1527
|
+
- lib/phlex-icons/lucide/text_initial.rb
|
1525
1528
|
- lib/phlex-icons/lucide/text_quote.rb
|
1526
1529
|
- lib/phlex-icons/lucide/text_search.rb
|
1527
1530
|
- lib/phlex-icons/lucide/text_select.rb
|
1531
|
+
- lib/phlex-icons/lucide/text_wrap.rb
|
1528
1532
|
- lib/phlex-icons/lucide/theater.rb
|
1529
1533
|
- lib/phlex-icons/lucide/thermometer.rb
|
1530
1534
|
- lib/phlex-icons/lucide/thermometer_snowflake.rb
|
@@ -1679,7 +1683,6 @@ files:
|
|
1679
1683
|
- lib/phlex-icons/lucide/wine_off.rb
|
1680
1684
|
- lib/phlex-icons/lucide/workflow.rb
|
1681
1685
|
- lib/phlex-icons/lucide/worm.rb
|
1682
|
-
- lib/phlex-icons/lucide/wrap_text.rb
|
1683
1686
|
- lib/phlex-icons/lucide/wrench.rb
|
1684
1687
|
- lib/phlex-icons/lucide/x.rb
|
1685
1688
|
- lib/phlex-icons/lucide/youtube.rb
|
@@ -1,24 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
module PhlexIcons
|
4
|
-
module Lucide
|
5
|
-
class Text < 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: 'M15 18H3')
|
18
|
-
s.path(d: 'M17 6H3')
|
19
|
-
s.path(d: 'M21 12H3')
|
20
|
-
end
|
21
|
-
end
|
22
|
-
end
|
23
|
-
end
|
24
|
-
end
|