phlex-icons-remix 2.0.0 → 2.3.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/generators/flag.rb +27 -0
- data/generators/helper.rb +5 -1
- data/generators/hero.rb +27 -0
- data/generators/tabler.rb +27 -0
- data/lib/phlex-icons/remix/accessibility_fill.rb +23 -0
- data/lib/phlex-icons/remix/accessibility_line.rb +23 -0
- data/lib/phlex-icons/remix/alarm_add_fill.rb +23 -0
- data/lib/phlex-icons/remix/alarm_add_line.rb +23 -0
- data/lib/phlex-icons/remix/arrow_down_long_fill.rb +21 -0
- data/lib/phlex-icons/remix/arrow_down_long_line.rb +23 -0
- data/lib/phlex-icons/remix/arrow_down_wide_fill.rb +1 -1
- data/lib/phlex-icons/remix/arrow_down_wide_line.rb +1 -1
- data/lib/phlex-icons/remix/arrow_left_down_long_fill.rb +23 -0
- data/lib/phlex-icons/remix/arrow_left_down_long_line.rb +23 -0
- data/lib/phlex-icons/remix/arrow_left_long_fill.rb +21 -0
- data/lib/phlex-icons/remix/arrow_left_long_line.rb +23 -0
- data/lib/phlex-icons/remix/arrow_left_up_long_fill.rb +23 -0
- data/lib/phlex-icons/remix/arrow_left_up_long_line.rb +23 -0
- data/lib/phlex-icons/remix/arrow_right_down_long_fill.rb +23 -0
- data/lib/phlex-icons/remix/arrow_right_down_long_line.rb +23 -0
- data/lib/phlex-icons/remix/arrow_right_long_fill.rb +21 -0
- data/lib/phlex-icons/remix/arrow_right_long_line.rb +23 -0
- data/lib/phlex-icons/remix/arrow_right_up_long_fill.rb +23 -0
- data/lib/phlex-icons/remix/arrow_right_up_long_line.rb +23 -0
- data/lib/phlex-icons/remix/arrow_up_long_fill.rb +21 -0
- data/lib/phlex-icons/remix/arrow_up_long_line.rb +23 -0
- data/lib/phlex-icons/remix/arrow_up_wide_fill.rb +1 -1
- data/lib/phlex-icons/remix/arrow_up_wide_line.rb +1 -1
- data/lib/phlex-icons/remix/bit_coin_fill.rb +1 -1
- data/lib/phlex-icons/remix/bit_coin_line.rb +1 -1
- data/lib/phlex-icons/remix/checkbox_circle_fill.rb +1 -1
- data/lib/phlex-icons/remix/checkbox_circle_line.rb +1 -1
- data/lib/phlex-icons/remix/chess_fill.rb +23 -0
- data/lib/phlex-icons/remix/chess_line.rb +23 -0
- data/lib/phlex-icons/remix/coin_fill.rb +1 -1
- data/lib/phlex-icons/remix/coin_line.rb +1 -1
- data/lib/phlex-icons/remix/collapse_vertical_fill.rb +1 -1
- data/lib/phlex-icons/remix/collapse_vertical_line.rb +1 -1
- data/lib/phlex-icons/remix/contract_left_line.rb +1 -1
- data/lib/phlex-icons/remix/contract_left_right_line.rb +1 -1
- data/lib/phlex-icons/remix/contract_right_line.rb +1 -1
- data/lib/phlex-icons/remix/contract_up_down_line.rb +1 -1
- data/lib/phlex-icons/remix/corner_down_left_fill.rb +1 -1
- data/lib/phlex-icons/remix/corner_down_left_line.rb +1 -1
- data/lib/phlex-icons/remix/corner_down_right_fill.rb +1 -1
- data/lib/phlex-icons/remix/corner_left_up_fill.rb +1 -1
- data/lib/phlex-icons/remix/corner_left_up_line.rb +1 -1
- data/lib/phlex-icons/remix/corner_right_down_fill.rb +1 -1
- data/lib/phlex-icons/remix/corner_up_left_double_fill.rb +1 -1
- data/lib/phlex-icons/remix/corner_up_left_double_line.rb +1 -1
- data/lib/phlex-icons/remix/corner_up_left_line.rb +1 -1
- data/lib/phlex-icons/remix/corner_up_right_double_fill.rb +1 -1
- data/lib/phlex-icons/remix/coupon_4_fill.rb +1 -1
- data/lib/phlex-icons/remix/diamond_fill.rb +23 -0
- data/lib/phlex-icons/remix/diamond_line.rb +23 -0
- data/lib/phlex-icons/remix/diamond_ring_fill.rb +23 -0
- data/lib/phlex-icons/remix/diamond_ring_line.rb +23 -0
- data/lib/phlex-icons/remix/expand_left_fill.rb +1 -1
- data/lib/phlex-icons/remix/expand_left_line.rb +1 -1
- data/lib/phlex-icons/remix/expand_right_fill.rb +1 -1
- data/lib/phlex-icons/remix/expand_right_line.rb +1 -1
- data/lib/phlex-icons/remix/expand_vertical_s_fill.rb +1 -1
- data/lib/phlex-icons/remix/expand_vertical_s_line.rb +1 -1
- data/lib/phlex-icons/remix/figma_fill.rb +23 -0
- data/lib/phlex-icons/remix/figma_line.rb +23 -0
- data/lib/phlex-icons/remix/firefox_browser_fill.rb +23 -0
- data/lib/phlex-icons/remix/firefox_browser_line.rb +23 -0
- data/lib/phlex-icons/remix/jewelry_fill.rb +23 -0
- data/lib/phlex-icons/remix/jewelry_line.rb +23 -0
- data/lib/phlex-icons/remix/medium_fill.rb +1 -1
- data/lib/phlex-icons/remix/medium_line.rb +1 -1
- data/lib/phlex-icons/remix/mic_2_ai_fill.rb +1 -1
- data/lib/phlex-icons/remix/mic_ai_fill.rb +1 -1
- data/lib/phlex-icons/remix/multi_image_fill.rb +23 -0
- data/lib/phlex-icons/remix/multi_image_line.rb +23 -0
- data/lib/phlex-icons/remix/no_credit_card_fill.rb +23 -0
- data/lib/phlex-icons/remix/no_credit_card_line.rb +23 -0
- data/lib/phlex-icons/remix/pix_fill.rb +4 -7
- data/lib/phlex-icons/remix/pix_line.rb +4 -7
- data/lib/phlex-icons/remix/poker_diamonds_line.rb +1 -1
- data/lib/phlex-icons/remix/projector_fill.rb +1 -1
- data/lib/phlex-icons/remix/service_bell_fill.rb +23 -0
- data/lib/phlex-icons/remix/service_bell_line.rb +23 -0
- data/lib/phlex-icons/remix/skip_down_line.rb +1 -1
- data/lib/phlex-icons/remix/skip_right_line.rb +1 -1
- data/lib/phlex-icons/remix.rb +39 -1
- data/lib/phlex-icons/version.rb +1 -1
- metadata +40 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 51223248bc933e753a9b9552869d89f362531ab53130b9e89371771bc36d054d
|
4
|
+
data.tar.gz: b03316aff1cb615cea6220f5b4f9bf2977d13e236ebf0a6ac195eaf055d03a90
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: afb82a6c5a37ea522b8a55dad8067d7fe8587fbdbc82ebd37c87b5cb5901f4850a62268567a61f7801d2fcf770ec28373ea437226cc444a015902ae5d7f4513a
|
7
|
+
data.tar.gz: 165c9055367bc7cbda147910515113432fbcf782192411be2b3f4923903c84bd00824e33ae711403f3d5951396d79880b9aa26c77951c247aa5ddb3c10ff1c66
|
data/generators/flag.rb
CHANGED
@@ -6,6 +6,7 @@ REPO_URL = 'https://github.com/lipis/flag-icons.git'
|
|
6
6
|
REPO_NAME = 'lipis-flag-icons'
|
7
7
|
ICONS_PACK_MODULE_PATH = 'lib/phlex-icons/flag.rb'
|
8
8
|
ICONS_PACK_PATH = 'lib/phlex-icons/flag'
|
9
|
+
VARIANTS = %i[square rectangle].freeze
|
9
10
|
|
10
11
|
TEMPLATE = ERB.new <<~TEMPLATE
|
11
12
|
# frozen_string_literal: true
|
@@ -27,6 +28,22 @@ TEMPLATE = ERB.new <<~TEMPLATE
|
|
27
28
|
# rubocop:enable #{ROBOCOP_DISABLE_WARNINGS}
|
28
29
|
TEMPLATE
|
29
30
|
|
31
|
+
VARIANT_TEMPLATE = ERB.new <<~VARIANT_TEMPLATE
|
32
|
+
# frozen_string_literal: true
|
33
|
+
|
34
|
+
# rubocop:disable #{ROBOCOP_DISABLE_WARNINGS}
|
35
|
+
module PhlexIcons
|
36
|
+
module Flag
|
37
|
+
class <%= icon_name %><%= variant.to_s.capitalize %> < Base
|
38
|
+
def view_template
|
39
|
+
render <%= icon_name %>.new(variant: :<%= variant %>)
|
40
|
+
end
|
41
|
+
end
|
42
|
+
end
|
43
|
+
end
|
44
|
+
# rubocop:enable #{ROBOCOP_DISABLE_WARNINGS}
|
45
|
+
VARIANT_TEMPLATE
|
46
|
+
|
30
47
|
def main
|
31
48
|
run_generator do
|
32
49
|
new_version = JSON.parse(File.read("generators/#{REPO_NAME}/package.json"))['version']
|
@@ -49,6 +66,16 @@ def create_icon_component(icon_file_name)
|
|
49
66
|
rectangle_icon: read_and_convert_icon(rectangle_icon_file_path(icon_file_name))
|
50
67
|
)
|
51
68
|
)
|
69
|
+
|
70
|
+
VARIANTS.each do |variant|
|
71
|
+
File.write(
|
72
|
+
File.join(ICONS_PACK_PATH, variant_component_file_name(icon_file_name, variant)),
|
73
|
+
VARIANT_TEMPLATE.result_with_hash(
|
74
|
+
icon_name: component_class_name(icon_file_name),
|
75
|
+
variant: variant
|
76
|
+
)
|
77
|
+
)
|
78
|
+
end
|
52
79
|
end
|
53
80
|
|
54
81
|
def read_and_convert_icon(icon_file_path)
|
data/generators/helper.rb
CHANGED
@@ -73,6 +73,10 @@ def component_file_name(icon_file_name, replacements = nil)
|
|
73
73
|
"#{icon_name.gsub('-', '_')}.rb"
|
74
74
|
end
|
75
75
|
|
76
|
+
def variant_component_file_name(icon_file_name, variant)
|
77
|
+
"#{component_file_name(icon_file_name).gsub('.rb', '')}_#{variant.to_s.downcase}.rb"
|
78
|
+
end
|
79
|
+
|
76
80
|
def component_class_name(icon_file_name, replacements = nil)
|
77
81
|
replacements ||= {}
|
78
82
|
|
@@ -96,7 +100,7 @@ def make_components_lazy_loadable(path)
|
|
96
100
|
|
97
101
|
new_content = File.read("#{path}.rb").gsub(
|
98
102
|
/# auto-generated autoload: start.*# auto-generated autoload: end/m,
|
99
|
-
"# auto-generated autoload: start\n#{autoload_lines}\n
|
103
|
+
"# auto-generated autoload: start\n#{autoload_lines}\n # auto-generated autoload: end"
|
100
104
|
)
|
101
105
|
|
102
106
|
File.write("#{path}.rb", new_content)
|
data/generators/hero.rb
CHANGED
@@ -6,6 +6,7 @@ REPO_URL = 'https://github.com/tailwindlabs/heroicons.git'
|
|
6
6
|
REPO_NAME = 'tailwindlabs-heroicons'
|
7
7
|
ICONS_PACK_MODULE_PATH = 'lib/phlex-icons/hero.rb'
|
8
8
|
ICONS_PACK_PATH = 'lib/phlex-icons/hero'
|
9
|
+
VARIANTS = %i[solid outline].freeze
|
9
10
|
|
10
11
|
TEMPLATE = ERB.new <<~TEMPLATE
|
11
12
|
# frozen_string_literal: true
|
@@ -27,6 +28,22 @@ TEMPLATE = ERB.new <<~TEMPLATE
|
|
27
28
|
# rubocop:enable #{ROBOCOP_DISABLE_WARNINGS}
|
28
29
|
TEMPLATE
|
29
30
|
|
31
|
+
VARIANT_TEMPLATE = ERB.new <<~VARIANT_TEMPLATE
|
32
|
+
# frozen_string_literal: true
|
33
|
+
|
34
|
+
# rubocop:disable #{ROBOCOP_DISABLE_WARNINGS}
|
35
|
+
module PhlexIcons
|
36
|
+
module Hero
|
37
|
+
class <%= icon_name %><%= variant.to_s.capitalize %> < Base
|
38
|
+
def view_template
|
39
|
+
render <%= icon_name %>.new(variant: :<%= variant %>)
|
40
|
+
end
|
41
|
+
end
|
42
|
+
end
|
43
|
+
end
|
44
|
+
# rubocop:enable #{ROBOCOP_DISABLE_WARNINGS}
|
45
|
+
VARIANT_TEMPLATE
|
46
|
+
|
30
47
|
def main
|
31
48
|
run_generator do
|
32
49
|
new_version = JSON.parse(File.read("generators/#{REPO_NAME}/package.json"))['version']
|
@@ -49,6 +66,16 @@ def create_icon_component(icon_file_name)
|
|
49
66
|
outline_icon: read_and_convert_icon(outline_icon_file_path(icon_file_name))
|
50
67
|
)
|
51
68
|
)
|
69
|
+
|
70
|
+
VARIANTS.each do |variant|
|
71
|
+
File.write(
|
72
|
+
File.join(ICONS_PACK_PATH, variant_component_file_name(icon_file_name, variant)),
|
73
|
+
VARIANT_TEMPLATE.result_with_hash(
|
74
|
+
icon_name: component_class_name(icon_file_name),
|
75
|
+
variant: variant
|
76
|
+
)
|
77
|
+
)
|
78
|
+
end
|
52
79
|
end
|
53
80
|
|
54
81
|
def read_and_convert_icon(icon_file_path)
|
data/generators/tabler.rb
CHANGED
@@ -6,6 +6,7 @@ REPO_URL = 'https://github.com/tabler/tabler-icons.git'
|
|
6
6
|
REPO_NAME = 'tabler-tabler-icons'
|
7
7
|
ICONS_PACK_MODULE_PATH = 'lib/phlex-icons/tabler.rb'
|
8
8
|
ICONS_PACK_PATH = 'lib/phlex-icons/tabler'
|
9
|
+
VARIANTS = %i[filled outline].freeze
|
9
10
|
|
10
11
|
TEMPLATE = ERB.new <<~TEMPLATE
|
11
12
|
# frozen_string_literal: true
|
@@ -27,6 +28,22 @@ TEMPLATE = ERB.new <<~TEMPLATE
|
|
27
28
|
# rubocop:enable #{ROBOCOP_DISABLE_WARNINGS}
|
28
29
|
TEMPLATE
|
29
30
|
|
31
|
+
VARIANT_TEMPLATE = ERB.new <<~VARIANT_TEMPLATE
|
32
|
+
# frozen_string_literal: true
|
33
|
+
|
34
|
+
# rubocop:disable #{ROBOCOP_DISABLE_WARNINGS}
|
35
|
+
module PhlexIcons
|
36
|
+
module Tabler
|
37
|
+
class <%= icon_name %><%= variant.to_s.capitalize %> < Base
|
38
|
+
def view_template
|
39
|
+
render <%= icon_name %>.new(variant: :<%= variant %>)
|
40
|
+
end
|
41
|
+
end
|
42
|
+
end
|
43
|
+
end
|
44
|
+
# rubocop:enable #{ROBOCOP_DISABLE_WARNINGS}
|
45
|
+
VARIANT_TEMPLATE
|
46
|
+
|
30
47
|
def main
|
31
48
|
run_generator do
|
32
49
|
new_version = JSON.parse(File.read("generators/#{REPO_NAME}/package.json"))['version']
|
@@ -49,6 +66,16 @@ def create_icon_component(icon_file_name)
|
|
49
66
|
outline_icon: read_and_convert_icon(outline_icon_file_path(icon_file_name))
|
50
67
|
)
|
51
68
|
)
|
69
|
+
|
70
|
+
VARIANTS.each do |variant|
|
71
|
+
File.write(
|
72
|
+
File.join(ICONS_PACK_PATH, variant_component_file_name(icon_file_name, variant)),
|
73
|
+
VARIANT_TEMPLATE.result_with_hash(
|
74
|
+
icon_name: component_class_name(icon_file_name),
|
75
|
+
variant: variant
|
76
|
+
)
|
77
|
+
)
|
78
|
+
end
|
52
79
|
end
|
53
80
|
|
54
81
|
def read_and_convert_icon(icon_file_path)
|
@@ -0,0 +1,23 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
# rubocop:disable Layout/LineLength
|
4
|
+
module PhlexIcons
|
5
|
+
module Remix
|
6
|
+
class AccessibilityFill < Base
|
7
|
+
def view_template
|
8
|
+
svg(
|
9
|
+
**attrs,
|
10
|
+
viewbox: '0 0 24 24',
|
11
|
+
fill: 'currentColor',
|
12
|
+
xmlns: 'http://www.w3.org/2000/svg'
|
13
|
+
) do |s|
|
14
|
+
s.path(
|
15
|
+
d:
|
16
|
+
'M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22ZM13.5 7C13.5 7.82843 12.8284 8.5 12 8.5C11.1716 8.5 10.5 7.82843 10.5 7C10.5 6.17157 11.1716 5.5 12 5.5C12.8284 5.5 13.5 6.17157 13.5 7ZM6.62891 10.4285L7.37107 8.57129C8.82152 9.14306 10.4427 9.49988 12 9.49988C13.5595 9.49988 15.1728 9.13901 16.6264 8.57225C16.6291 8.57118 17.3843 10.4233 17.359 10.4332C16.2818 10.8534 15.1409 11.1471 13.9999 11.3301C13.9999 12.2004 13.9149 13.0939 14.3166 13.8974L15.8943 17.0528L14.1055 17.9472L12.5527 14.8416C12.448 14.6323 12.234 14.5 11.9999 14.5C11.7658 14.5 11.5518 14.6322 11.4471 14.8416L9.89432 17.9472L8.10547 17.0528L9.68318 13.8974C10.0849 13.0939 9.9999 12.2004 9.9999 11.3301C8.85731 11.1468 7.70479 10.8579 6.62891 10.4285Z'
|
17
|
+
)
|
18
|
+
end
|
19
|
+
end
|
20
|
+
end
|
21
|
+
end
|
22
|
+
end
|
23
|
+
# rubocop:enable Layout/LineLength
|
@@ -0,0 +1,23 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
# rubocop:disable Layout/LineLength
|
4
|
+
module PhlexIcons
|
5
|
+
module Remix
|
6
|
+
class AccessibilityLine < Base
|
7
|
+
def view_template
|
8
|
+
svg(
|
9
|
+
**attrs,
|
10
|
+
viewbox: '0 0 24 24',
|
11
|
+
fill: 'currentColor',
|
12
|
+
xmlns: 'http://www.w3.org/2000/svg'
|
13
|
+
) do |s|
|
14
|
+
s.path(
|
15
|
+
d:
|
16
|
+
'M4 12C4 7.58172 7.58172 4 12 4C16.4183 4 20 7.58172 20 12C20 16.4183 16.4183 20 12 20C7.58172 20 4 16.4183 4 12ZM12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2ZM12 8.5C12.8284 8.5 13.5 7.82843 13.5 7C13.5 6.17157 12.8284 5.5 12 5.5C11.1716 5.5 10.5 6.17157 10.5 7C10.5 7.82843 11.1716 8.5 12 8.5ZM12 9.49988C10.4427 9.49988 8.82151 9.14306 7.37106 8.57129L6.62891 10.4285C7.70479 10.8579 8.8573 11.1468 9.99989 11.3301C9.99989 12.2004 10.0849 13.0939 9.68317 13.8974L8.10546 17.0528L9.89432 17.9472L11.4471 14.8416C11.5518 14.6322 11.7658 14.5 11.9999 14.5C12.234 14.5 12.448 14.6323 12.5527 14.8416L14.1055 17.9472L15.8943 17.0528L14.3166 13.8974C13.9149 13.0939 13.9999 12.2004 13.9999 11.3301C15.1409 11.1471 16.2818 10.8534 17.359 10.4332C17.3843 10.4233 16.6291 8.57118 16.6264 8.57225C15.1728 9.13901 13.5595 9.49988 12 9.49988Z'
|
17
|
+
)
|
18
|
+
end
|
19
|
+
end
|
20
|
+
end
|
21
|
+
end
|
22
|
+
end
|
23
|
+
# rubocop:enable Layout/LineLength
|
@@ -0,0 +1,23 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
# rubocop:disable Layout/LineLength
|
4
|
+
module PhlexIcons
|
5
|
+
module Remix
|
6
|
+
class AlarmAddFill < Base
|
7
|
+
def view_template
|
8
|
+
svg(
|
9
|
+
**attrs,
|
10
|
+
viewbox: '0 0 24 24',
|
11
|
+
fill: 'currentColor',
|
12
|
+
xmlns: 'http://www.w3.org/2000/svg'
|
13
|
+
) do |s|
|
14
|
+
s.path(
|
15
|
+
d:
|
16
|
+
'M3.00012 13.0001C3.00012 17.9707 7.02956 22.0001 12.0001 22.0001C16.9707 22.0001 21.0001 17.9707 21.0001 13.0001C21.0001 8.02956 16.9707 4.00012 12.0001 4.00012C7.02956 4.00012 3.00012 8.02956 3.00012 13.0001ZM5.2826 2.74707L1.74707 6.2826L3.16128 7.69682L6.69682 4.16128L5.2826 2.74707ZM22.2532 6.2826L18.7176 2.74707L17.3034 4.16128L20.839 7.69682L22.2532 6.2826ZM11 9H13V12H16V14H13V17H11V14H8V12H11V9Z'
|
17
|
+
)
|
18
|
+
end
|
19
|
+
end
|
20
|
+
end
|
21
|
+
end
|
22
|
+
end
|
23
|
+
# rubocop:enable Layout/LineLength
|
@@ -0,0 +1,23 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
# rubocop:disable Layout/LineLength
|
4
|
+
module PhlexIcons
|
5
|
+
module Remix
|
6
|
+
class AlarmAddLine < Base
|
7
|
+
def view_template
|
8
|
+
svg(
|
9
|
+
**attrs,
|
10
|
+
viewbox: '0 0 24 24',
|
11
|
+
fill: 'currentColor',
|
12
|
+
xmlns: 'http://www.w3.org/2000/svg'
|
13
|
+
) do |s|
|
14
|
+
s.path(
|
15
|
+
d:
|
16
|
+
'M3.00012 13.0001C3.00012 17.9707 7.02956 22.0001 12.0001 22.0001C16.9707 22.0001 21.0001 17.9707 21.0001 13.0001C21.0001 8.02956 16.9707 4.00012 12.0001 4.00012C7.02956 4.00012 3.00012 8.02956 3.00012 13.0001ZM19.0001 13.0001C19.0001 16.8661 15.8661 20.0001 12.0001 20.0001C8.13412 20.0001 5.00012 16.8661 5.00012 13.0001C5.00012 9.13412 8.13412 6.00012 12.0001 6.00012C15.8661 6.00012 19.0001 9.13412 19.0001 13.0001ZM5.2826 2.74707L1.74707 6.2826L3.16128 7.69682L6.69682 4.16128L5.2826 2.74707ZM22.2532 6.2826L18.7176 2.74707L17.3034 4.16128L20.839 7.69682L22.2532 6.2826ZM11 9V12H8V14H11V17H13V14H16V12H13V9H11Z'
|
17
|
+
)
|
18
|
+
end
|
19
|
+
end
|
20
|
+
end
|
21
|
+
end
|
22
|
+
end
|
23
|
+
# rubocop:enable Layout/LineLength
|
@@ -0,0 +1,21 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
module PhlexIcons
|
4
|
+
module Remix
|
5
|
+
class ArrowDownLongFill < Base
|
6
|
+
def view_template
|
7
|
+
svg(
|
8
|
+
**attrs,
|
9
|
+
viewbox: '0 0 24 24',
|
10
|
+
fill: 'currentColor',
|
11
|
+
xmlns: 'http://www.w3.org/2000/svg'
|
12
|
+
) do |s|
|
13
|
+
s.path(
|
14
|
+
d:
|
15
|
+
'M12.9999 1.99974L11 1.9996L11 15.5858H5.58582L12 22L18.4142 15.5858L13 15.5858L12.9999 1.99974Z'
|
16
|
+
)
|
17
|
+
end
|
18
|
+
end
|
19
|
+
end
|
20
|
+
end
|
21
|
+
end
|
@@ -0,0 +1,23 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
# rubocop:disable Layout/LineLength
|
4
|
+
module PhlexIcons
|
5
|
+
module Remix
|
6
|
+
class ArrowDownLongLine < Base
|
7
|
+
def view_template
|
8
|
+
svg(
|
9
|
+
**attrs,
|
10
|
+
viewbox: '0 0 24 24',
|
11
|
+
fill: 'currentColor',
|
12
|
+
xmlns: 'http://www.w3.org/2000/svg'
|
13
|
+
) do |s|
|
14
|
+
s.path(
|
15
|
+
d:
|
16
|
+
'M13.0001 1.99974L11.0002 1.9996L11.0002 18.1715L7.05044 14.2218L5.63623 15.636L12.0002 22L18.3642 15.636L16.9499 14.2218L13.0002 18.1716L13.0001 1.99974Z'
|
17
|
+
)
|
18
|
+
end
|
19
|
+
end
|
20
|
+
end
|
21
|
+
end
|
22
|
+
end
|
23
|
+
# rubocop:enable Layout/LineLength
|
@@ -12,7 +12,7 @@ module PhlexIcons
|
|
12
12
|
) do |s|
|
13
13
|
s.path(
|
14
14
|
d:
|
15
|
-
'M12 15.6315L20.9679 10.8838L20.0321 9.11619L12 13.3685L3.
|
15
|
+
'M12 15.6315L20.9679 10.8838L20.0321 9.11619L12 13.3685L3.9679 9.11619L3.03212 10.8838L12 15.6315Z'
|
16
16
|
)
|
17
17
|
end
|
18
18
|
end
|
@@ -12,7 +12,7 @@ module PhlexIcons
|
|
12
12
|
) do |s|
|
13
13
|
s.path(
|
14
14
|
d:
|
15
|
-
'M12 15.6315L20.9679 10.8838L20.0321 9.11619L12 13.3685L3.
|
15
|
+
'M12 15.6315L20.9679 10.8838L20.0321 9.11619L12 13.3685L3.9679 9.11619L3.03212 10.8838L12 15.6315Z'
|
16
16
|
)
|
17
17
|
end
|
18
18
|
end
|
@@ -0,0 +1,23 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
# rubocop:disable Layout/LineLength
|
4
|
+
module PhlexIcons
|
5
|
+
module Remix
|
6
|
+
class ArrowLeftDownLongFill < Base
|
7
|
+
def view_template
|
8
|
+
svg(
|
9
|
+
**attrs,
|
10
|
+
viewbox: '0 0 24 24',
|
11
|
+
fill: 'currentColor',
|
12
|
+
xmlns: 'http://www.w3.org/2000/svg'
|
13
|
+
) do |s|
|
14
|
+
s.path(
|
15
|
+
d:
|
16
|
+
'M19.7783 5.63577L18.3643 4.22156L8.75734 13.8284L4.92896 10L4.92896 19.0711L14 19.0711L10.1716 15.2426L19.7783 5.63577Z'
|
17
|
+
)
|
18
|
+
end
|
19
|
+
end
|
20
|
+
end
|
21
|
+
end
|
22
|
+
end
|
23
|
+
# rubocop:enable Layout/LineLength
|
@@ -0,0 +1,23 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
# rubocop:disable Layout/LineLength
|
4
|
+
module PhlexIcons
|
5
|
+
module Remix
|
6
|
+
class ArrowLeftDownLongLine < Base
|
7
|
+
def view_template
|
8
|
+
svg(
|
9
|
+
**attrs,
|
10
|
+
viewbox: '0 0 24 24',
|
11
|
+
fill: 'currentColor',
|
12
|
+
xmlns: 'http://www.w3.org/2000/svg'
|
13
|
+
) do |s|
|
14
|
+
s.path(
|
15
|
+
d:
|
16
|
+
'M19.7784 5.63589L18.3644 4.22168L6.92908 15.6569L6.92908 10.0712H4.92908L4.92908 19.0712L13.9291 19.0712V17.0712L8.34326 17.0712L19.7784 5.63589Z'
|
17
|
+
)
|
18
|
+
end
|
19
|
+
end
|
20
|
+
end
|
21
|
+
end
|
22
|
+
end
|
23
|
+
# rubocop:enable Layout/LineLength
|
@@ -0,0 +1,21 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
module PhlexIcons
|
4
|
+
module Remix
|
5
|
+
class ArrowLeftLongFill < Base
|
6
|
+
def view_template
|
7
|
+
svg(
|
8
|
+
**attrs,
|
9
|
+
viewbox: '0 0 24 24',
|
10
|
+
fill: 'currentColor',
|
11
|
+
xmlns: 'http://www.w3.org/2000/svg'
|
12
|
+
) do |s|
|
13
|
+
s.path(
|
14
|
+
d:
|
15
|
+
'M22.0003 12.9999L22.0004 11L8.41421 11V5.58582L2 12L8.41421 18.4142L8.41421 13L22.0003 12.9999Z'
|
16
|
+
)
|
17
|
+
end
|
18
|
+
end
|
19
|
+
end
|
20
|
+
end
|
21
|
+
end
|
@@ -0,0 +1,23 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
# rubocop:disable Layout/LineLength
|
4
|
+
module PhlexIcons
|
5
|
+
module Remix
|
6
|
+
class ArrowLeftLongLine < Base
|
7
|
+
def view_template
|
8
|
+
svg(
|
9
|
+
**attrs,
|
10
|
+
viewbox: '0 0 24 24',
|
11
|
+
fill: 'currentColor',
|
12
|
+
xmlns: 'http://www.w3.org/2000/svg'
|
13
|
+
) do |s|
|
14
|
+
s.path(
|
15
|
+
d:
|
16
|
+
'M22.0003 13.0001L22.0004 11.0002L5.82845 11.0002L9.77817 7.05044L8.36396 5.63623L2 12.0002L8.36396 18.3642L9.77817 16.9499L5.8284 13.0002L22.0003 13.0001Z'
|
17
|
+
)
|
18
|
+
end
|
19
|
+
end
|
20
|
+
end
|
21
|
+
end
|
22
|
+
end
|
23
|
+
# rubocop:enable Layout/LineLength
|
@@ -0,0 +1,23 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
# rubocop:disable Layout/LineLength
|
4
|
+
module PhlexIcons
|
5
|
+
module Remix
|
6
|
+
class ArrowLeftUpLongFill < Base
|
7
|
+
def view_template
|
8
|
+
svg(
|
9
|
+
**attrs,
|
10
|
+
viewbox: '0 0 24 24',
|
11
|
+
fill: 'currentColor',
|
12
|
+
xmlns: 'http://www.w3.org/2000/svg'
|
13
|
+
) do |s|
|
14
|
+
s.path(
|
15
|
+
d:
|
16
|
+
'M18.3642 19.7783L19.7784 18.3643L10.1716 8.75734L14 4.92896L4.92889 4.92896L4.9289 14L8.75735 10.1716L18.3642 19.7783Z'
|
17
|
+
)
|
18
|
+
end
|
19
|
+
end
|
20
|
+
end
|
21
|
+
end
|
22
|
+
end
|
23
|
+
# rubocop:enable Layout/LineLength
|
@@ -0,0 +1,23 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
# rubocop:disable Layout/LineLength
|
4
|
+
module PhlexIcons
|
5
|
+
module Remix
|
6
|
+
class ArrowLeftUpLongLine < Base
|
7
|
+
def view_template
|
8
|
+
svg(
|
9
|
+
**attrs,
|
10
|
+
viewbox: '0 0 24 24',
|
11
|
+
fill: 'currentColor',
|
12
|
+
xmlns: 'http://www.w3.org/2000/svg'
|
13
|
+
) do |s|
|
14
|
+
s.path(
|
15
|
+
d:
|
16
|
+
'M19.7784 18.3641L18.3644 19.7783L6.92908 8.34305V13.9288H4.92908L4.92908 4.9288L13.9291 4.9288L13.9291 6.9288L8.34326 6.9288L19.7784 18.3641Z'
|
17
|
+
)
|
18
|
+
end
|
19
|
+
end
|
20
|
+
end
|
21
|
+
end
|
22
|
+
end
|
23
|
+
# rubocop:enable Layout/LineLength
|
@@ -0,0 +1,23 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
# rubocop:disable Layout/LineLength
|
4
|
+
module PhlexIcons
|
5
|
+
module Remix
|
6
|
+
class ArrowRightDownLongFill < Base
|
7
|
+
def view_template
|
8
|
+
svg(
|
9
|
+
**attrs,
|
10
|
+
viewbox: '0 0 24 24',
|
11
|
+
fill: 'currentColor',
|
12
|
+
xmlns: 'http://www.w3.org/2000/svg'
|
13
|
+
) do |s|
|
14
|
+
s.path(
|
15
|
+
d:
|
16
|
+
'M5.63578 4.22174L4.22157 5.63575L13.8284 15.2427L10 19.0711L19.0711 19.0711L19.0711 10L15.2426 13.8285L5.63578 4.22174Z'
|
17
|
+
)
|
18
|
+
end
|
19
|
+
end
|
20
|
+
end
|
21
|
+
end
|
22
|
+
end
|
23
|
+
# rubocop:enable Layout/LineLength
|
@@ -0,0 +1,23 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
# rubocop:disable Layout/LineLength
|
4
|
+
module PhlexIcons
|
5
|
+
module Remix
|
6
|
+
class ArrowRightDownLongLine < Base
|
7
|
+
def view_template
|
8
|
+
svg(
|
9
|
+
**attrs,
|
10
|
+
viewbox: '0 0 24 24',
|
11
|
+
fill: 'currentColor',
|
12
|
+
xmlns: 'http://www.w3.org/2000/svg'
|
13
|
+
) do |s|
|
14
|
+
s.path(
|
15
|
+
d:
|
16
|
+
'M4.2216 5.63589L5.63562 4.22168L17.0709 15.6569V10.0712H19.0709L19.0709 19.0712L10.0709 19.0712L10.0709 17.0712L15.6567 17.0712L4.2216 5.63589Z'
|
17
|
+
)
|
18
|
+
end
|
19
|
+
end
|
20
|
+
end
|
21
|
+
end
|
22
|
+
end
|
23
|
+
# rubocop:enable Layout/LineLength
|
@@ -0,0 +1,21 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
module PhlexIcons
|
4
|
+
module Remix
|
5
|
+
class ArrowRightLongFill < Base
|
6
|
+
def view_template
|
7
|
+
svg(
|
8
|
+
**attrs,
|
9
|
+
viewbox: '0 0 24 24',
|
10
|
+
fill: 'currentColor',
|
11
|
+
xmlns: 'http://www.w3.org/2000/svg'
|
12
|
+
) do |s|
|
13
|
+
s.path(
|
14
|
+
d:
|
15
|
+
'M1.99974 12.9999L1.9996 11L15.5858 11V5.58582L22 12L15.5858 18.4142V13L1.99974 12.9999Z'
|
16
|
+
)
|
17
|
+
end
|
18
|
+
end
|
19
|
+
end
|
20
|
+
end
|
21
|
+
end
|
@@ -0,0 +1,23 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
# rubocop:disable Layout/LineLength
|
4
|
+
module PhlexIcons
|
5
|
+
module Remix
|
6
|
+
class ArrowRightLongLine < Base
|
7
|
+
def view_template
|
8
|
+
svg(
|
9
|
+
**attrs,
|
10
|
+
viewbox: '0 0 24 24',
|
11
|
+
fill: 'currentColor',
|
12
|
+
xmlns: 'http://www.w3.org/2000/svg'
|
13
|
+
) do |s|
|
14
|
+
s.path(
|
15
|
+
d:
|
16
|
+
'M1.99974 13.0001L1.9996 11.0002L18.1715 11.0002L14.2218 7.05044L15.636 5.63623L22 12.0002L15.636 18.3642L14.2218 16.9499L18.1716 13.0002L1.99974 13.0001Z'
|
17
|
+
)
|
18
|
+
end
|
19
|
+
end
|
20
|
+
end
|
21
|
+
end
|
22
|
+
end
|
23
|
+
# rubocop:enable Layout/LineLength
|
@@ -0,0 +1,23 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
# rubocop:disable Layout/LineLength
|
4
|
+
module PhlexIcons
|
5
|
+
module Remix
|
6
|
+
class ArrowRightUpLongFill < Base
|
7
|
+
def view_template
|
8
|
+
svg(
|
9
|
+
**attrs,
|
10
|
+
viewbox: '0 0 24 24',
|
11
|
+
fill: 'currentColor',
|
12
|
+
xmlns: 'http://www.w3.org/2000/svg'
|
13
|
+
) do |s|
|
14
|
+
s.path(
|
15
|
+
d:
|
16
|
+
'M4.22173 18.3642L5.63574 19.7784L15.2427 10.1716L19.071 14L19.071 4.92892L9.99999 4.92893L13.8284 8.75738L4.22173 18.3642Z'
|
17
|
+
)
|
18
|
+
end
|
19
|
+
end
|
20
|
+
end
|
21
|
+
end
|
22
|
+
end
|
23
|
+
# rubocop:enable Layout/LineLength
|
@@ -0,0 +1,23 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
# rubocop:disable Layout/LineLength
|
4
|
+
module PhlexIcons
|
5
|
+
module Remix
|
6
|
+
class ArrowRightUpLongLine < Base
|
7
|
+
def view_template
|
8
|
+
svg(
|
9
|
+
**attrs,
|
10
|
+
viewbox: '0 0 24 24',
|
11
|
+
fill: 'currentColor',
|
12
|
+
xmlns: 'http://www.w3.org/2000/svg'
|
13
|
+
) do |s|
|
14
|
+
s.path(
|
15
|
+
d:
|
16
|
+
'M5.63589 19.7784L4.22169 18.3644L15.657 6.92908L10.0712 6.92908V4.92908L19.0712 4.92908L19.0712 13.9291H17.0712L17.0712 8.34326L5.63589 19.7784Z'
|
17
|
+
)
|
18
|
+
end
|
19
|
+
end
|
20
|
+
end
|
21
|
+
end
|
22
|
+
end
|
23
|
+
# rubocop:enable Layout/LineLength
|
@@ -0,0 +1,21 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
module PhlexIcons
|
4
|
+
module Remix
|
5
|
+
class ArrowUpLongFill < Base
|
6
|
+
def view_template
|
7
|
+
svg(
|
8
|
+
**attrs,
|
9
|
+
viewbox: '0 0 24 24',
|
10
|
+
fill: 'currentColor',
|
11
|
+
xmlns: 'http://www.w3.org/2000/svg'
|
12
|
+
) do |s|
|
13
|
+
s.path(
|
14
|
+
d:
|
15
|
+
'M11.0001 22.0003L13 22.0004L13 8.41421L18.4142 8.41421L12 2L5.58575 8.41421L11 8.41421L11.0001 22.0003Z'
|
16
|
+
)
|
17
|
+
end
|
18
|
+
end
|
19
|
+
end
|
20
|
+
end
|
21
|
+
end
|
@@ -0,0 +1,23 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
# rubocop:disable Layout/LineLength
|
4
|
+
module PhlexIcons
|
5
|
+
module Remix
|
6
|
+
class ArrowUpLongLine < Base
|
7
|
+
def view_template
|
8
|
+
svg(
|
9
|
+
**attrs,
|
10
|
+
viewbox: '0 0 24 24',
|
11
|
+
fill: 'currentColor',
|
12
|
+
xmlns: 'http://www.w3.org/2000/svg'
|
13
|
+
) do |s|
|
14
|
+
s.path(
|
15
|
+
d:
|
16
|
+
'M13.0001 22.0003L11.0002 22.0004L11.0002 5.82845L7.05044 9.77817L5.63623 8.36396L12.0002 2L18.3642 8.36396L16.9499 9.77817L13.0002 5.8284L13.0001 22.0003Z'
|
17
|
+
)
|
18
|
+
end
|
19
|
+
end
|
20
|
+
end
|
21
|
+
end
|
22
|
+
end
|
23
|
+
# rubocop:enable Layout/LineLength
|