phlex-icons 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
|
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
|
@@ -3940,7 +3940,6 @@ files:
|
|
3940
3940
|
- lib/phlex-icons/lucide/alarm_clock_plus.rb
|
3941
3941
|
- lib/phlex-icons/lucide/alarm_smoke.rb
|
3942
3942
|
- lib/phlex-icons/lucide/album.rb
|
3943
|
-
- lib/phlex-icons/lucide/align_center.rb
|
3944
3943
|
- lib/phlex-icons/lucide/align_center_horizontal.rb
|
3945
3944
|
- lib/phlex-icons/lucide/align_center_vertical.rb
|
3946
3945
|
- lib/phlex-icons/lucide/align_end_horizontal.rb
|
@@ -3953,9 +3952,6 @@ files:
|
|
3953
3952
|
- lib/phlex-icons/lucide/align_horizontal_justify_start.rb
|
3954
3953
|
- lib/phlex-icons/lucide/align_horizontal_space_around.rb
|
3955
3954
|
- lib/phlex-icons/lucide/align_horizontal_space_between.rb
|
3956
|
-
- lib/phlex-icons/lucide/align_justify.rb
|
3957
|
-
- lib/phlex-icons/lucide/align_left.rb
|
3958
|
-
- lib/phlex-icons/lucide/align_right.rb
|
3959
3955
|
- lib/phlex-icons/lucide/align_start_horizontal.rb
|
3960
3956
|
- lib/phlex-icons/lucide/align_start_vertical.rb
|
3961
3957
|
- lib/phlex-icons/lucide/align_vertical_distribute_center.rb
|
@@ -4264,7 +4260,7 @@ files:
|
|
4264
4260
|
- lib/phlex-icons/lucide/chevrons_right_left.rb
|
4265
4261
|
- lib/phlex-icons/lucide/chevrons_up.rb
|
4266
4262
|
- lib/phlex-icons/lucide/chevrons_up_down.rb
|
4267
|
-
- lib/phlex-icons/lucide/
|
4263
|
+
- lib/phlex-icons/lucide/chromium.rb
|
4268
4264
|
- lib/phlex-icons/lucide/church.rb
|
4269
4265
|
- lib/phlex-icons/lucide/cigarette.rb
|
4270
4266
|
- lib/phlex-icons/lucide/cigarette_off.rb
|
@@ -4741,8 +4737,6 @@ files:
|
|
4741
4737
|
- lib/phlex-icons/lucide/images.rb
|
4742
4738
|
- lib/phlex-icons/lucide/import.rb
|
4743
4739
|
- lib/phlex-icons/lucide/inbox.rb
|
4744
|
-
- lib/phlex-icons/lucide/indent_decrease.rb
|
4745
|
-
- lib/phlex-icons/lucide/indent_increase.rb
|
4746
4740
|
- lib/phlex-icons/lucide/indian_rupee.rb
|
4747
4741
|
- lib/phlex-icons/lucide/infinity.rb
|
4748
4742
|
- lib/phlex-icons/lucide/info.rb
|
@@ -4787,7 +4781,6 @@ files:
|
|
4787
4781
|
- lib/phlex-icons/lucide/leaf.rb
|
4788
4782
|
- lib/phlex-icons/lucide/leafy_green.rb
|
4789
4783
|
- lib/phlex-icons/lucide/lectern.rb
|
4790
|
-
- lib/phlex-icons/lucide/letter_text.rb
|
4791
4784
|
- lib/phlex-icons/lucide/library.rb
|
4792
4785
|
- lib/phlex-icons/lucide/library_big.rb
|
4793
4786
|
- lib/phlex-icons/lucide/life_buoy.rb
|
@@ -4802,10 +4795,14 @@ files:
|
|
4802
4795
|
- lib/phlex-icons/lucide/list.rb
|
4803
4796
|
- lib/phlex-icons/lucide/list_check.rb
|
4804
4797
|
- lib/phlex-icons/lucide/list_checks.rb
|
4798
|
+
- lib/phlex-icons/lucide/list_chevrons_down_up.rb
|
4799
|
+
- lib/phlex-icons/lucide/list_chevrons_up_down.rb
|
4805
4800
|
- lib/phlex-icons/lucide/list_collapse.rb
|
4806
4801
|
- lib/phlex-icons/lucide/list_end.rb
|
4807
4802
|
- lib/phlex-icons/lucide/list_filter.rb
|
4808
4803
|
- lib/phlex-icons/lucide/list_filter_plus.rb
|
4804
|
+
- lib/phlex-icons/lucide/list_indent_decrease.rb
|
4805
|
+
- lib/phlex-icons/lucide/list_indent_increase.rb
|
4809
4806
|
- lib/phlex-icons/lucide/list_minus.rb
|
4810
4807
|
- lib/phlex-icons/lucide/list_music.rb
|
4811
4808
|
- lib/phlex-icons/lucide/list_ordered.rb
|
@@ -4999,11 +4996,13 @@ files:
|
|
4999
4996
|
- lib/phlex-icons/lucide/panel_left_close.rb
|
5000
4997
|
- lib/phlex-icons/lucide/panel_left_dashed.rb
|
5001
4998
|
- lib/phlex-icons/lucide/panel_left_open.rb
|
4999
|
+
- lib/phlex-icons/lucide/panel_left_right_dashed.rb
|
5002
5000
|
- lib/phlex-icons/lucide/panel_right.rb
|
5003
5001
|
- lib/phlex-icons/lucide/panel_right_close.rb
|
5004
5002
|
- lib/phlex-icons/lucide/panel_right_dashed.rb
|
5005
5003
|
- lib/phlex-icons/lucide/panel_right_open.rb
|
5006
5004
|
- lib/phlex-icons/lucide/panel_top.rb
|
5005
|
+
- lib/phlex-icons/lucide/panel_top_bottom_dashed.rb
|
5007
5006
|
- lib/phlex-icons/lucide/panel_top_close.rb
|
5008
5007
|
- lib/phlex-icons/lucide/panel_top_dashed.rb
|
5009
5008
|
- lib/phlex-icons/lucide/panel_top_open.rb
|
@@ -5390,12 +5389,17 @@ files:
|
|
5390
5389
|
- lib/phlex-icons/lucide/test_tube.rb
|
5391
5390
|
- lib/phlex-icons/lucide/test_tube_diagonal.rb
|
5392
5391
|
- lib/phlex-icons/lucide/test_tubes.rb
|
5393
|
-
- lib/phlex-icons/lucide/
|
5392
|
+
- lib/phlex-icons/lucide/text_align_center.rb
|
5393
|
+
- lib/phlex-icons/lucide/text_align_end.rb
|
5394
|
+
- lib/phlex-icons/lucide/text_align_justify.rb
|
5395
|
+
- lib/phlex-icons/lucide/text_align_start.rb
|
5394
5396
|
- lib/phlex-icons/lucide/text_cursor.rb
|
5395
5397
|
- lib/phlex-icons/lucide/text_cursor_input.rb
|
5398
|
+
- lib/phlex-icons/lucide/text_initial.rb
|
5396
5399
|
- lib/phlex-icons/lucide/text_quote.rb
|
5397
5400
|
- lib/phlex-icons/lucide/text_search.rb
|
5398
5401
|
- lib/phlex-icons/lucide/text_select.rb
|
5402
|
+
- lib/phlex-icons/lucide/text_wrap.rb
|
5399
5403
|
- lib/phlex-icons/lucide/theater.rb
|
5400
5404
|
- lib/phlex-icons/lucide/thermometer.rb
|
5401
5405
|
- lib/phlex-icons/lucide/thermometer_snowflake.rb
|
@@ -5550,7 +5554,6 @@ files:
|
|
5550
5554
|
- lib/phlex-icons/lucide/wine_off.rb
|
5551
5555
|
- lib/phlex-icons/lucide/workflow.rb
|
5552
5556
|
- lib/phlex-icons/lucide/worm.rb
|
5553
|
-
- lib/phlex-icons/lucide/wrap_text.rb
|
5554
5557
|
- lib/phlex-icons/lucide/wrench.rb
|
5555
5558
|
- lib/phlex-icons/lucide/x.rb
|
5556
5559
|
- 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
|