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
@@ -0,0 +1,23 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
# rubocop:disable Layout/LineLength
|
4
|
+
module PhlexIcons
|
5
|
+
module Remix
|
6
|
+
class JewelryLine < 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
|
+
'M9.00032 2.90029C9.00032 2.43746 9.31885 2.03489 9.76902 1.9274C11.1648 1.59611 12.8343 1.60081 14.2306 1.92717C14.6765 2.03317 15.0003 2.44174 15.0003 2.90029V5.03783C15.0003 5.32881 15.1686 5.59353 15.4321 5.71698L21.1261 8.38477C21.8713 8.73392 22.196 9.61827 21.8539 10.3667L17.3806 20.1519C17.1443 20.6689 16.6281 21.0005 16.0597 21.0005H7.94102C7.37261 21.0005 6.85644 20.6689 6.62012 20.1519L2.14688 10.3667C1.80474 9.61827 2.12948 8.73393 2.87468 8.38477L8.56853 5.71699C8.83202 5.59353 9.00032 5.32882 9.00032 5.03784V2.90029ZM11.0003 3.78008V5.03763C11.0003 6.10455 10.3832 7.07518 9.41707 7.52785L8.43616 7.98744C9.14194 9.88937 10.5704 11 12.0003 11C13.4303 11 14.8587 9.88937 15.5645 7.98745L14.5836 7.52785C13.6174 7.07518 13.0003 6.10455 13.0003 5.03762V3.78007C12.7366 3.76097 12.4041 3.74658 12.0003 3.74658C11.5965 3.74658 11.264 3.76097 11.0003 3.78008ZM11.3191 12.9536C9.16718 12.6579 7.47502 10.9785 6.62299 8.83698L4.17175 9.98547L8.2928 19.0003H15.7079L19.829 9.98548L17.3777 8.83697C16.5256 10.9785 14.8335 12.6579 12.6815 12.9536L14.189 15.064C14.3752 15.3248 14.3752 15.6751 14.189 15.9359L12.2038 18.7151C12.1041 18.8547 11.8966 18.8547 11.7969 18.7151L9.81171 15.9359C9.62544 15.6751 9.62544 15.3248 9.81171 15.064L11.3191 12.9536Z'
|
17
|
+
)
|
18
|
+
end
|
19
|
+
end
|
20
|
+
end
|
21
|
+
end
|
22
|
+
end
|
23
|
+
# rubocop:enable Layout/LineLength
|
@@ -13,7 +13,7 @@ module PhlexIcons
|
|
13
13
|
) do |s|
|
14
14
|
s.path(
|
15
15
|
d:
|
16
|
-
'
|
16
|
+
'M6.15789 3H17.8421C19.5862 3 21 4.41384 21 6.15789V9.52368C20.9185 9.51825 20.8369 9.51611 20.7552 9.51611C20.3527 9.51611 19.8589 9.61374 19.5076 9.79063C19.1075 9.97583 18.7548 10.2528 18.4613 10.6162C17.9888 11.2018 17.7025 11.9931 17.6329 12.8824C17.618 13.059 17.6131 13.2366 17.6163 13.4138C17.6632 15.4279 18.7512 17.0376 20.6837 17.0376C20.7919 17.0376 20.8974 17.0325 21 17.0226V17.8421C21 19.5862 19.5862 21 17.8421 21H6.15789C4.41384 21 3 19.5862 3 17.8421V6.15789C3 4.41384 4.41384 3 6.15789 3ZM21 15.3878V12.6621H19.3473C19.2728 13.9784 19.9927 15.0913 21 15.3878ZM21 12.2813V9.97343C20.92 9.95153 20.8345 9.93978 20.7435 9.93827C19.9294 9.95506 19.4442 10.9302 19.3838 12.2813H21ZM17.6973 7.30004L17.7115 7.29693V7.18701H14.8127L12.1211 13.5132L9.42952 7.18701H6.30572V7.29693L6.31975 7.30004C6.84885 7.41946 7.11748 7.59757 7.11748 8.23987V15.7595C7.11748 16.4018 6.84782 16.5799 6.31871 16.6993L6.30469 16.7024V16.8127H8.42408V16.7028L8.41007 16.6996C7.88095 16.5802 7.61232 16.4021 7.61232 15.7598V8.67605L11.07 16.8127H11.2661L14.8245 8.44914V15.9455C14.7792 16.4528 14.513 16.6095 14.0339 16.7176L14.0197 16.7209V16.83H17.7115V16.7209L17.6973 16.7176C17.2177 16.6095 16.9451 16.4528 16.8998 15.9455L16.8974 8.23987H16.8998C16.8998 7.59757 17.1684 7.41946 17.6973 7.30004Z'
|
17
17
|
)
|
18
18
|
end
|
19
19
|
end
|
@@ -13,7 +13,7 @@ module PhlexIcons
|
|
13
13
|
) do |s|
|
14
14
|
s.path(
|
15
15
|
d:
|
16
|
-
'
|
16
|
+
'M6.15791 4H17.8422C19.034 4 20.0001 4.96612 20.0001 6.15789V9.61314C19.8226 9.65789 19.653 9.71748 19.5077 9.79063C19.1077 9.97583 18.7549 10.2528 18.4614 10.6162C17.9888 11.2018 17.7026 11.9931 17.633 12.8824C17.6181 13.059 17.6132 13.2366 17.6164 13.4138C17.6574 15.1766 18.4959 16.6295 20.0001 16.9647V17.8421C20.0001 19.0339 19.034 20 17.8422 20H6.15791C4.96613 20 4.00001 19.0339 4.00001 17.8421V6.15789C4.00001 4.96612 4.96613 4 6.15791 4ZM21.0001 6.15789C21.0001 4.41384 19.5863 3 17.8422 3H6.15791C4.41385 3 3 4.41384 3 6.15789V17.8421C3 19.5862 4.41385 21 6.15791 21H17.8422C19.5863 21 21.0001 19.5862 21.0001 17.8421V6.15789ZM20.0001 10.298V12.2813H19.3839C19.4227 11.4139 19.6365 10.7014 20.0001 10.298ZM20.0001 12.6621V14.7252C19.5588 14.2117 19.3013 13.4758 19.3474 12.6621H20.0001ZM17.6974 7.30004L17.7116 7.29693V7.18701H14.8128L12.1212 13.5132L9.42956 7.18701H6.30575V7.29693L6.31977 7.30004C6.84888 7.41946 7.11751 7.59757 7.11751 8.23987V15.7595C7.11751 16.4018 6.84784 16.5799 6.31874 16.6993L6.30471 16.7024V16.8127H8.42412V16.7028L8.41011 16.6996C7.88098 16.5802 7.61235 16.4021 7.61235 15.7598V8.67605L11.07 16.8127H11.2661L14.8246 8.44914V15.9455C14.7792 16.4528 14.513 16.6095 14.0339 16.7176L14.0197 16.7209V16.83H17.7116V16.7209L17.6974 16.7176C17.2178 16.6095 16.9452 16.4528 16.8999 15.9455L16.8974 8.23987H16.8999C16.8999 7.59757 17.1685 7.41946 17.6974 7.30004Z'
|
17
17
|
)
|
18
18
|
end
|
19
19
|
end
|
@@ -13,7 +13,7 @@ module PhlexIcons
|
|
13
13
|
) do |s|
|
14
14
|
s.path(
|
15
15
|
d:
|
16
|
-
'
|
16
|
+
'M20.4668 7.69379L20.7134 7.12811C21.1529 6.11947 21.9445 5.31641 22.9323 4.87708L23.6919 4.53922C24.1027 4.35653 24.1027 3.75881 23.6919 3.57612L22.9748 3.25714C21.9616 2.80651 21.1558 1.97373 20.7238 0.930828L20.4706 0.319534C20.2942 -0.106511 19.7058 -0.106511 19.5293 0.319534L19.2761 0.930828C18.8442 1.97373 18.0384 2.80651 17.0252 3.25714L16.308 3.57612C15.8973 3.75881 15.8973 4.35653 16.308 4.53922L17.0677 4.87708C18.0555 5.31641 18.8471 6.11947 19.2866 7.12811L19.5331 7.69379C19.7136 8.10792 20.2864 8.10792 20.4668 7.69379ZM14.3869 5.33879C14.661 5.77254 15.0357 6.09305 15.5111 6.30032L16.0764 6.54679C16.4567 6.71256 16.7646 6.94544 17.0001 7.24543V12C17.0001 14.7614 14.7615 17 12.0001 17C9.23865 17 7.00008 14.7614 7.00008 12V6C7.00008 3.23858 9.23865 1 12.0001 1C13.1241 1 14.1615 1.37089 14.9965 1.99697C14.7564 2.17669 14.5532 2.39808 14.3869 2.66114C14.129 3.06938 14 3.51566 14 3.99997C14 4.48428 14.129 4.93056 14.3869 5.33879ZM2.19238 13.9615L4.15392 13.5692C4.88321 17.2361 8.11888 20 12.0001 20C15.8813 20 19.1169 17.2361 19.8462 13.5692L21.8078 13.9615C20.8961 18.5452 16.8516 22 12.0001 22C7.14858 22 3.104 18.5452 2.19238 13.9615Z'
|
17
17
|
)
|
18
18
|
end
|
19
19
|
end
|
@@ -13,7 +13,7 @@ module PhlexIcons
|
|
13
13
|
) do |s|
|
14
14
|
s.path(
|
15
15
|
d:
|
16
|
-
'
|
16
|
+
'M20.4668 7.69379L20.7134 7.12811C21.1529 6.11947 21.9445 5.31641 22.9323 4.87708L23.6919 4.53922C24.1027 4.35653 24.1027 3.75881 23.6919 3.57612L22.9748 3.25714C21.9616 2.80651 21.1558 1.97373 20.7238 0.930828L20.4706 0.319534C20.2942 -0.106511 19.7058 -0.106511 19.5293 0.319534L19.2761 0.930828C18.8442 1.97373 18.0384 2.80651 17.0252 3.25714L16.308 3.57612C15.8973 3.75881 15.8973 4.35653 16.308 4.53922L17.0677 4.87708C18.0555 5.31641 18.8471 6.11947 19.2866 7.12811L19.5331 7.69379C19.7136 8.10792 20.2864 8.10792 20.4668 7.69379ZM14.3869 5.33879C14.661 5.77254 15.0357 6.09305 15.5111 6.30032L16.0764 6.54679C16.4565 6.71249 16.7643 6.94524 16.9998 7.24503V10C16.9998 12.7614 14.7612 15 11.9998 15C9.23833 15 6.99976 12.7614 6.99976 10V6C6.99976 3.23858 9.23833 1 11.9998 1C13.1238 1 14.1613 1.37094 14.9964 1.99709C14.7563 2.17678 14.5531 2.39813 14.3869 2.66114C14.129 3.06938 14 3.51566 14 3.99997C14 4.48428 14.129 4.93056 14.3869 5.33879ZM3.05469 11H5.07065C5.55588 14.3923 8.47329 17 11.9998 17C15.5262 17 18.4436 14.3923 18.9289 11H20.9448C20.4837 15.1716 17.1714 18.4839 12.9998 18.9451V23H10.9998V18.9451C6.82814 18.4839 3.51584 15.1716 3.05469 11Z'
|
17
17
|
)
|
18
18
|
end
|
19
19
|
end
|
@@ -0,0 +1,23 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
# rubocop:disable Layout/LineLength
|
4
|
+
module PhlexIcons
|
5
|
+
module Remix
|
6
|
+
class MultiImageFill < 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
|
+
'M6 4C6 3.44772 6.44772 3 7 3H21C21.5523 3 22 3.44772 22 4V16C22 16.5523 21.5523 17 21 17H18V20C18 20.5523 17.5523 21 17 21H3C2.44772 21 2 20.5523 2 20V8C2 7.44772 2.44772 7 3 7H6V4ZM8 7H17C17.5523 7 18 7.44772 18 8V15H20V5H8V7ZM16 15.7394V9H4V18.6321L11.4911 11.6404L16 15.7394ZM7 13.5C7.82843 13.5 8.5 12.8284 8.5 12C8.5 11.1716 7.82843 10.5 7 10.5C6.17157 10.5 5.5 11.1716 5.5 12C5.5 12.8284 6.17157 13.5 7 13.5Z'
|
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 MultiImageLine < 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
|
+
'M7 3C6.44772 3 6 3.44772 6 4V7H3C2.44772 7 2 7.44772 2 8V20C2 20.5523 2.44772 21 3 21H17C17.5523 21 18 20.5523 18 20V17H21C21.5523 17 22 16.5523 22 16V4C22 3.44772 21.5523 3 21 3H7ZM17 7H8V5H20V15H18V8C18 7.44772 17.5523 7 17 7ZM16 9V15.7394L11.4911 11.6404L4 18.6321V9H16ZM11.5089 14.3596L16 18.4424V19H6.53702L11.5089 14.3596ZM7 13.5C7.82843 13.5 8.5 12.8284 8.5 12C8.5 11.1716 7.82843 10.5 7 10.5C6.17157 10.5 5.5 11.1716 5.5 12C5.5 12.8284 6.17157 13.5 7 13.5Z'
|
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 NoCreditCardFill < 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.5859 21L21.1925 22.6067L22.6068 21.1925L2.80777 1.39348L1.39355 2.80769L2.11974 3.53387C2.04627 3.67306 2.00468 3.83167 2.00468 4V7H5.58586L9.58586 11H2.00468V20C2.00468 20.5523 2.4524 21 3.00468 21H19.5859ZM22.0047 11V17.7622L15.2425 11H22.0047ZM22.0047 7H11.2425L7.24251 3H21.0047C21.557 3 22.0047 3.44771 22.0047 4V7Z'
|
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 NoCreditCardLine < 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.5859 21L21.1925 22.6067L22.6068 21.1925L2.80777 1.39348L1.39355 2.80769L2.11974 3.53387C2.04627 3.67306 2.00468 3.83167 2.00468 4V20C2.00468 20.5523 2.4524 21 3.00468 21H19.5859ZM17.5859 19H4.00468V12H10.5859L17.5859 19ZM6.58586 8H4.00468V5.41882L6.58586 8ZM22.0047 4V17.7622L20.0047 15.7622V12H16.2425L12.2425 8H20.0047V5H9.24251L7.24251 3H21.0047C21.557 3 22.0047 3.44771 22.0047 4Z'
|
17
|
+
)
|
18
|
+
end
|
19
|
+
end
|
20
|
+
end
|
21
|
+
end
|
22
|
+
end
|
23
|
+
# rubocop:enable Layout/LineLength
|
@@ -11,13 +11,10 @@ module PhlexIcons
|
|
11
11
|
fill: 'currentColor',
|
12
12
|
xmlns: 'http://www.w3.org/2000/svg'
|
13
13
|
) do |s|
|
14
|
-
s.
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
)
|
19
|
-
end
|
20
|
-
s.defs { s.clipPath(id: 'clip0_1315_1152') { s.rect(fill: 'white') } }
|
14
|
+
s.path(
|
15
|
+
d:
|
16
|
+
'M14.4754 1.7678C13.1086 0.400967 10.8925 0.400967 9.52565 1.7678L5.39898 5.89447C6.50441 5.82558 7.63299 6.2135 8.47774 7.05825L11.4703 10.0508C11.7632 10.3437 12.2381 10.3437 12.531 10.0508L15.5235 7.05833C16.3682 6.2136 17.4967 5.82567 18.6021 5.89454L14.4754 1.7678ZM20.4538 7.74617L22.2328 9.52516C23.5943 10.8867 23.5996 13.091 22.2485 14.4591L20.4741 16.2335C19.3025 17.4051 17.403 17.4051 16.2314 16.2335L13.2381 13.2402C12.5547 12.5567 11.4466 12.5567 10.7632 13.2402L7.76977 16.2336C6.5982 17.4052 4.69871 17.4052 3.52713 16.2336L1.74761 14.4541C0.40149 13.0856 0.408385 10.8851 1.76829 9.52516L3.54282 7.75063C4.71554 6.59381 6.60399 6.59872 7.77063 7.76536L10.7632 10.7579C11.4466 11.4413 12.5547 11.4413 13.2381 10.7579L16.2306 7.76543C17.3957 6.60032 19.2807 6.5939 20.4538 7.74617ZM5.39783 18.1045C6.50336 18.1734 7.63206 17.7855 8.47688 16.9407L11.4703 13.9473C11.7632 13.6544 12.2381 13.6544 12.531 13.9473L15.5243 16.9406C16.3691 17.7854 17.4978 18.1733 18.6033 18.1044L14.4754 22.2323C13.1086 23.5991 10.8925 23.5991 9.52565 22.2323L5.39783 18.1045Z'
|
17
|
+
)
|
21
18
|
end
|
22
19
|
end
|
23
20
|
end
|
@@ -11,13 +11,10 @@ module PhlexIcons
|
|
11
11
|
fill: 'currentColor',
|
12
12
|
xmlns: 'http://www.w3.org/2000/svg'
|
13
13
|
) do |s|
|
14
|
-
s.
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
)
|
19
|
-
end
|
20
|
-
s.defs { s.clipPath(id: 'clip0_1315_1150') { s.rect(fill: 'white') } }
|
14
|
+
s.path(
|
15
|
+
d:
|
16
|
+
'M14.4727 1.74514L22.2509 9.52334C23.6177 10.8902 23.6177 13.1063 22.2509 14.4731L14.4727 22.2512C13.1059 23.6181 10.8898 23.6181 9.52303 22.2512L1.74486 14.4731C0.378017 13.1063 0.378017 10.8902 1.74486 9.52334L9.52303 1.74514C10.8898 0.378247 13.1059 0.378247 14.4727 1.74514ZM11.9979 14.8266L9.52301 17.3015C9.14344 17.6811 8.69837 17.9552 8.22419 18.124L10.9372 20.837C11.523 21.4228 12.4727 21.4228 13.0585 20.837L15.7716 18.124C15.2974 17.9552 14.8523 17.6811 14.4727 17.3015L11.9979 14.8266ZM5.98823 8.10835L3.15907 10.9376C2.57328 11.5234 2.57328 12.4731 3.15907 13.0589L5.9875 15.8873C6.57328 16.4731 7.52303 16.4731 8.10882 15.8873L10.5836 13.4124C11.3647 12.6314 12.631 12.6314 13.4121 13.4124L15.8869 15.8873C16.4726 16.4729 17.4224 16.4726 18.0083 15.8873L20.8367 13.0589C21.4225 12.4731 21.4225 11.5234 20.8367 10.9376L18.0083 8.10905C17.4225 7.52435 16.4724 7.52365 15.8869 8.10905L13.4121 10.584C12.631 11.3651 11.3647 11.3651 10.5836 10.584L8.10882 8.10905C7.52328 7.52355 6.57408 7.52335 5.98823 8.10835ZM10.9372 3.15935L8.22419 5.87235C8.69837 6.04115 9.14344 6.31535 9.52301 6.69485L11.9979 9.16975L14.4727 6.69485C14.8523 6.31535 15.2974 6.04115 15.7716 5.87235L13.0585 3.15935C12.4727 2.57355 11.523 2.57355 10.9372 3.15935Z'
|
17
|
+
)
|
21
18
|
end
|
22
19
|
end
|
23
20
|
end
|
@@ -13,7 +13,7 @@ module PhlexIcons
|
|
13
13
|
) do |s|
|
14
14
|
s.path(
|
15
15
|
d:
|
16
|
-
'M4.03607 10.
|
16
|
+
'M4.03607 10.7336C3.43329 11.4703 3.43329 12.5298 4.03607 13.2665L11.2259 22.0541C11.626 22.5431 12.3737 22.5431 12.7738 22.0541L19.9637 13.2665C20.5664 12.5298 20.5664 11.4703 19.9637 10.7336L12.7738 1.94599C12.3737 1.45697 11.626 1.45697 11.2259 1.94599L4.03607 10.7336ZM11.9999 4.15841L18.4157 12L11.9999 19.8417L5.58398 12L11.9999 4.15841Z'
|
17
17
|
)
|
18
18
|
end
|
19
19
|
end
|
@@ -13,7 +13,7 @@ module PhlexIcons
|
|
13
13
|
) do |s|
|
14
14
|
s.path(
|
15
15
|
d:
|
16
|
-
'
|
16
|
+
'M3 3H21C21.5523 3 22 3.44772 22 4V10H18.874C18.4299 8.27477 16.8638 7 15 7C13.1362 7 11.5701 8.27477 11.126 10H2V4C2 3.44772 2.44772 3 3 3ZM2 12V20C2 20.5523 2.44772 21 3 21H21C21.5523 21 22 20.5523 22 20V12H18.874C18.4299 13.7252 16.8638 15 15 15C13.1362 15 11.5701 13.7252 11.126 12H2ZM15 9C13.8954 9 13 9.89543 13 11C13 12.1046 13.8954 13 15 13C16.1046 13 17 12.1046 17 11C17 9.89543 16.1046 9 15 9ZM6 15H8V17H6V15Z'
|
17
17
|
)
|
18
18
|
end
|
19
19
|
end
|
@@ -0,0 +1,23 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
# rubocop:disable Layout/LineLength
|
4
|
+
module PhlexIcons
|
5
|
+
module Remix
|
6
|
+
class ServiceBellFill < 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
|
+
'M15 3V5H13V6.04938C18.0533 6.5511 22 10.8147 22 16H2C2 10.8147 5.94668 6.5511 11 6.04938V5H9V3H15ZM23 20V18H1V20H23Z'
|
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 ServiceBellLine < 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
|
+
'M15 3H9V5H11V6.04938C5.94668 6.5511 2 10.8147 2 16V17H22V16C22 10.8147 18.0533 6.5511 13 6.04938V5H15V3ZM12 8C16.0796 8 19.446 11.0537 19.9381 15H4.06189C4.55399 11.0537 7.92038 8 12 8ZM23 20V18H1V20H23Z'
|
17
|
+
)
|
18
|
+
end
|
19
|
+
end
|
20
|
+
end
|
21
|
+
end
|
22
|
+
end
|
23
|
+
# rubocop:enable Layout/LineLength
|
@@ -13,7 +13,7 @@ module PhlexIcons
|
|
13
13
|
) do |s|
|
14
14
|
s.path(
|
15
15
|
d:
|
16
|
-
'M12 10.0858L7.
|
16
|
+
'M12 10.0858L7.20711 5.29291L5.79289 6.70712L12 12.9142L18.2071 6.70712L16.7929 5.29291L12 10.0858ZM18 17L6 17L6 15L18 15V17Z'
|
17
17
|
)
|
18
18
|
end
|
19
19
|
end
|
@@ -13,7 +13,7 @@ module PhlexIcons
|
|
13
13
|
) do |s|
|
14
14
|
s.path(
|
15
15
|
d:
|
16
|
-
'M10.0858 12L5.
|
16
|
+
'M10.0858 12L5.29289 16.7929L6.70711 18.2071L12.9142 12L6.70711 5.79291L5.29289 7.20712L10.0858 12ZM17 6.00002L17 18H15L15 6.00002L17 6.00002Z'
|
17
17
|
)
|
18
18
|
end
|
19
19
|
end
|
data/lib/phlex-icons/remix.rb
CHANGED
@@ -2,7 +2,7 @@
|
|
2
2
|
|
3
3
|
module PhlexIcons
|
4
4
|
module Remix # rubocop:disable Metrics/ModuleLength
|
5
|
-
VERSION = '4.
|
5
|
+
VERSION = '4.6.0'
|
6
6
|
VARIANTS = nil
|
7
7
|
|
8
8
|
extend Phlex::Kit
|
@@ -11,6 +11,8 @@ module PhlexIcons
|
|
11
11
|
|
12
12
|
# auto-generated autoload: start
|
13
13
|
autoload :AB, 'phlex-icons/remix/a_b'
|
14
|
+
autoload :AccessibilityFill, 'phlex-icons/remix/accessibility_fill'
|
15
|
+
autoload :AccessibilityLine, 'phlex-icons/remix/accessibility_line'
|
14
16
|
autoload :AccountBox2Fill, 'phlex-icons/remix/account_box_2_fill'
|
15
17
|
autoload :AccountBox2Line, 'phlex-icons/remix/account_box_2_line'
|
16
18
|
autoload :AccountBoxFill, 'phlex-icons/remix/account_box_fill'
|
@@ -44,6 +46,8 @@ module PhlexIcons
|
|
44
46
|
autoload :AiGenerateText, 'phlex-icons/remix/ai_generate_text'
|
45
47
|
autoload :AirplayFill, 'phlex-icons/remix/airplay_fill'
|
46
48
|
autoload :AirplayLine, 'phlex-icons/remix/airplay_line'
|
49
|
+
autoload :AlarmAddFill, 'phlex-icons/remix/alarm_add_fill'
|
50
|
+
autoload :AlarmAddLine, 'phlex-icons/remix/alarm_add_line'
|
47
51
|
autoload :AlarmFill, 'phlex-icons/remix/alarm_fill'
|
48
52
|
autoload :AlarmLine, 'phlex-icons/remix/alarm_line'
|
49
53
|
autoload :AlarmSnoozeFill, 'phlex-icons/remix/alarm_snooze_fill'
|
@@ -127,6 +131,8 @@ module PhlexIcons
|
|
127
131
|
autoload :ArrowDownDoubleLine, 'phlex-icons/remix/arrow_down_double_line'
|
128
132
|
autoload :ArrowDownFill, 'phlex-icons/remix/arrow_down_fill'
|
129
133
|
autoload :ArrowDownLine, 'phlex-icons/remix/arrow_down_line'
|
134
|
+
autoload :ArrowDownLongFill, 'phlex-icons/remix/arrow_down_long_fill'
|
135
|
+
autoload :ArrowDownLongLine, 'phlex-icons/remix/arrow_down_long_line'
|
130
136
|
autoload :ArrowDownSFill, 'phlex-icons/remix/arrow_down_s_fill'
|
131
137
|
autoload :ArrowDownSLine, 'phlex-icons/remix/arrow_down_s_line'
|
132
138
|
autoload :ArrowDownWideFill, 'phlex-icons/remix/arrow_down_wide_fill'
|
@@ -153,8 +159,12 @@ module PhlexIcons
|
|
153
159
|
autoload :ArrowLeftDownBoxLine, 'phlex-icons/remix/arrow_left_down_box_line'
|
154
160
|
autoload :ArrowLeftDownFill, 'phlex-icons/remix/arrow_left_down_fill'
|
155
161
|
autoload :ArrowLeftDownLine, 'phlex-icons/remix/arrow_left_down_line'
|
162
|
+
autoload :ArrowLeftDownLongFill, 'phlex-icons/remix/arrow_left_down_long_fill'
|
163
|
+
autoload :ArrowLeftDownLongLine, 'phlex-icons/remix/arrow_left_down_long_line'
|
156
164
|
autoload :ArrowLeftFill, 'phlex-icons/remix/arrow_left_fill'
|
157
165
|
autoload :ArrowLeftLine, 'phlex-icons/remix/arrow_left_line'
|
166
|
+
autoload :ArrowLeftLongFill, 'phlex-icons/remix/arrow_left_long_fill'
|
167
|
+
autoload :ArrowLeftLongLine, 'phlex-icons/remix/arrow_left_long_line'
|
158
168
|
autoload :ArrowLeftRightFill, 'phlex-icons/remix/arrow_left_right_fill'
|
159
169
|
autoload :ArrowLeftRightLine, 'phlex-icons/remix/arrow_left_right_line'
|
160
170
|
autoload :ArrowLeftSFill, 'phlex-icons/remix/arrow_left_s_fill'
|
@@ -163,6 +173,8 @@ module PhlexIcons
|
|
163
173
|
autoload :ArrowLeftUpBoxLine, 'phlex-icons/remix/arrow_left_up_box_line'
|
164
174
|
autoload :ArrowLeftUpFill, 'phlex-icons/remix/arrow_left_up_fill'
|
165
175
|
autoload :ArrowLeftUpLine, 'phlex-icons/remix/arrow_left_up_line'
|
176
|
+
autoload :ArrowLeftUpLongFill, 'phlex-icons/remix/arrow_left_up_long_fill'
|
177
|
+
autoload :ArrowLeftUpLongLine, 'phlex-icons/remix/arrow_left_up_long_line'
|
166
178
|
autoload :ArrowLeftWideFill, 'phlex-icons/remix/arrow_left_wide_fill'
|
167
179
|
autoload :ArrowLeftWideLine, 'phlex-icons/remix/arrow_left_wide_line'
|
168
180
|
autoload :ArrowRightBoxFill, 'phlex-icons/remix/arrow_right_box_fill'
|
@@ -175,14 +187,20 @@ module PhlexIcons
|
|
175
187
|
autoload :ArrowRightDownBoxLine, 'phlex-icons/remix/arrow_right_down_box_line'
|
176
188
|
autoload :ArrowRightDownFill, 'phlex-icons/remix/arrow_right_down_fill'
|
177
189
|
autoload :ArrowRightDownLine, 'phlex-icons/remix/arrow_right_down_line'
|
190
|
+
autoload :ArrowRightDownLongFill, 'phlex-icons/remix/arrow_right_down_long_fill'
|
191
|
+
autoload :ArrowRightDownLongLine, 'phlex-icons/remix/arrow_right_down_long_line'
|
178
192
|
autoload :ArrowRightFill, 'phlex-icons/remix/arrow_right_fill'
|
179
193
|
autoload :ArrowRightLine, 'phlex-icons/remix/arrow_right_line'
|
194
|
+
autoload :ArrowRightLongFill, 'phlex-icons/remix/arrow_right_long_fill'
|
195
|
+
autoload :ArrowRightLongLine, 'phlex-icons/remix/arrow_right_long_line'
|
180
196
|
autoload :ArrowRightSFill, 'phlex-icons/remix/arrow_right_s_fill'
|
181
197
|
autoload :ArrowRightSLine, 'phlex-icons/remix/arrow_right_s_line'
|
182
198
|
autoload :ArrowRightUpBoxFill, 'phlex-icons/remix/arrow_right_up_box_fill'
|
183
199
|
autoload :ArrowRightUpBoxLine, 'phlex-icons/remix/arrow_right_up_box_line'
|
184
200
|
autoload :ArrowRightUpFill, 'phlex-icons/remix/arrow_right_up_fill'
|
185
201
|
autoload :ArrowRightUpLine, 'phlex-icons/remix/arrow_right_up_line'
|
202
|
+
autoload :ArrowRightUpLongFill, 'phlex-icons/remix/arrow_right_up_long_fill'
|
203
|
+
autoload :ArrowRightUpLongLine, 'phlex-icons/remix/arrow_right_up_long_line'
|
186
204
|
autoload :ArrowRightWideFill, 'phlex-icons/remix/arrow_right_wide_fill'
|
187
205
|
autoload :ArrowRightWideLine, 'phlex-icons/remix/arrow_right_wide_line'
|
188
206
|
autoload :ArrowTurnBackFill, 'phlex-icons/remix/arrow_turn_back_fill'
|
@@ -199,6 +217,8 @@ module PhlexIcons
|
|
199
217
|
autoload :ArrowUpDownLine, 'phlex-icons/remix/arrow_up_down_line'
|
200
218
|
autoload :ArrowUpFill, 'phlex-icons/remix/arrow_up_fill'
|
201
219
|
autoload :ArrowUpLine, 'phlex-icons/remix/arrow_up_line'
|
220
|
+
autoload :ArrowUpLongFill, 'phlex-icons/remix/arrow_up_long_fill'
|
221
|
+
autoload :ArrowUpLongLine, 'phlex-icons/remix/arrow_up_long_line'
|
202
222
|
autoload :ArrowUpSFill, 'phlex-icons/remix/arrow_up_s_fill'
|
203
223
|
autoload :ArrowUpSLine, 'phlex-icons/remix/arrow_up_s_line'
|
204
224
|
autoload :ArrowUpWideFill, 'phlex-icons/remix/arrow_up_wide_fill'
|
@@ -538,6 +558,8 @@ module PhlexIcons
|
|
538
558
|
autoload :CheckboxMultipleBlankLine, 'phlex-icons/remix/checkbox_multiple_blank_line'
|
539
559
|
autoload :CheckboxMultipleFill, 'phlex-icons/remix/checkbox_multiple_fill'
|
540
560
|
autoload :CheckboxMultipleLine, 'phlex-icons/remix/checkbox_multiple_line'
|
561
|
+
autoload :ChessFill, 'phlex-icons/remix/chess_fill'
|
562
|
+
autoload :ChessLine, 'phlex-icons/remix/chess_line'
|
541
563
|
autoload :ChinaRailwayFill, 'phlex-icons/remix/china_railway_fill'
|
542
564
|
autoload :ChinaRailwayLine, 'phlex-icons/remix/china_railway_line'
|
543
565
|
autoload :ChromeFill, 'phlex-icons/remix/chrome_fill'
|
@@ -773,6 +795,10 @@ module PhlexIcons
|
|
773
795
|
autoload :DeviceLine, 'phlex-icons/remix/device_line'
|
774
796
|
autoload :DeviceRecoverFill, 'phlex-icons/remix/device_recover_fill'
|
775
797
|
autoload :DeviceRecoverLine, 'phlex-icons/remix/device_recover_line'
|
798
|
+
autoload :DiamondFill, 'phlex-icons/remix/diamond_fill'
|
799
|
+
autoload :DiamondLine, 'phlex-icons/remix/diamond_line'
|
800
|
+
autoload :DiamondRingFill, 'phlex-icons/remix/diamond_ring_fill'
|
801
|
+
autoload :DiamondRingLine, 'phlex-icons/remix/diamond_ring_line'
|
776
802
|
autoload :Dice1Fill, 'phlex-icons/remix/dice_1_fill'
|
777
803
|
autoload :Dice1Line, 'phlex-icons/remix/dice_1_line'
|
778
804
|
autoload :Dice2Fill, 'phlex-icons/remix/dice_2_fill'
|
@@ -992,6 +1018,8 @@ module PhlexIcons
|
|
992
1018
|
autoload :FediverseLine, 'phlex-icons/remix/fediverse_line'
|
993
1019
|
autoload :FeedbackFill, 'phlex-icons/remix/feedback_fill'
|
994
1020
|
autoload :FeedbackLine, 'phlex-icons/remix/feedback_line'
|
1021
|
+
autoload :FigmaFill, 'phlex-icons/remix/figma_fill'
|
1022
|
+
autoload :FigmaLine, 'phlex-icons/remix/figma_line'
|
995
1023
|
autoload :File2Fill, 'phlex-icons/remix/file_2_fill'
|
996
1024
|
autoload :File2Line, 'phlex-icons/remix/file_2_line'
|
997
1025
|
autoload :File3Fill, 'phlex-icons/remix/file_3_fill'
|
@@ -1120,6 +1148,8 @@ module PhlexIcons
|
|
1120
1148
|
autoload :FireLine, 'phlex-icons/remix/fire_line'
|
1121
1149
|
autoload :FirebaseFill, 'phlex-icons/remix/firebase_fill'
|
1122
1150
|
autoload :FirebaseLine, 'phlex-icons/remix/firebase_line'
|
1151
|
+
autoload :FirefoxBrowserFill, 'phlex-icons/remix/firefox_browser_fill'
|
1152
|
+
autoload :FirefoxBrowserLine, 'phlex-icons/remix/firefox_browser_line'
|
1123
1153
|
autoload :FirefoxFill, 'phlex-icons/remix/firefox_fill'
|
1124
1154
|
autoload :FirefoxLine, 'phlex-icons/remix/firefox_line'
|
1125
1155
|
autoload :FirstAidKitFill, 'phlex-icons/remix/first_aid_kit_fill'
|
@@ -1550,6 +1580,8 @@ module PhlexIcons
|
|
1550
1580
|
autoload :JavaLine, 'phlex-icons/remix/java_line'
|
1551
1581
|
autoload :JavascriptFill, 'phlex-icons/remix/javascript_fill'
|
1552
1582
|
autoload :JavascriptLine, 'phlex-icons/remix/javascript_line'
|
1583
|
+
autoload :JewelryFill, 'phlex-icons/remix/jewelry_fill'
|
1584
|
+
autoload :JewelryLine, 'phlex-icons/remix/jewelry_line'
|
1553
1585
|
autoload :KakaoTalkFill, 'phlex-icons/remix/kakao_talk_fill'
|
1554
1586
|
autoload :KakaoTalkLine, 'phlex-icons/remix/kakao_talk_line'
|
1555
1587
|
autoload :KanbanView, 'phlex-icons/remix/kanban_view'
|
@@ -1891,6 +1923,8 @@ module PhlexIcons
|
|
1891
1923
|
autoload :MovieAiLine, 'phlex-icons/remix/movie_ai_line'
|
1892
1924
|
autoload :MovieFill, 'phlex-icons/remix/movie_fill'
|
1893
1925
|
autoload :MovieLine, 'phlex-icons/remix/movie_line'
|
1926
|
+
autoload :MultiImageFill, 'phlex-icons/remix/multi_image_fill'
|
1927
|
+
autoload :MultiImageLine, 'phlex-icons/remix/multi_image_line'
|
1894
1928
|
autoload :Music2Fill, 'phlex-icons/remix/music_2_fill'
|
1895
1929
|
autoload :Music2Line, 'phlex-icons/remix/music_2_line'
|
1896
1930
|
autoload :MusicAiFill, 'phlex-icons/remix/music_ai_fill'
|
@@ -1915,6 +1949,8 @@ module PhlexIcons
|
|
1915
1949
|
autoload :NextjsLine, 'phlex-icons/remix/nextjs_line'
|
1916
1950
|
autoload :NftFill, 'phlex-icons/remix/nft_fill'
|
1917
1951
|
autoload :NftLine, 'phlex-icons/remix/nft_line'
|
1952
|
+
autoload :NoCreditCardFill, 'phlex-icons/remix/no_credit_card_fill'
|
1953
|
+
autoload :NoCreditCardLine, 'phlex-icons/remix/no_credit_card_line'
|
1918
1954
|
autoload :NodeTree, 'phlex-icons/remix/node_tree'
|
1919
1955
|
autoload :NodejsFill, 'phlex-icons/remix/nodejs_fill'
|
1920
1956
|
autoload :NodejsLine, 'phlex-icons/remix/nodejs_line'
|
@@ -2374,6 +2410,8 @@ module PhlexIcons
|
|
2374
2410
|
autoload :Separator, 'phlex-icons/remix/separator'
|
2375
2411
|
autoload :ServerFill, 'phlex-icons/remix/server_fill'
|
2376
2412
|
autoload :ServerLine, 'phlex-icons/remix/server_line'
|
2413
|
+
autoload :ServiceBellFill, 'phlex-icons/remix/service_bell_fill'
|
2414
|
+
autoload :ServiceBellLine, 'phlex-icons/remix/service_bell_line'
|
2377
2415
|
autoload :ServiceFill, 'phlex-icons/remix/service_fill'
|
2378
2416
|
autoload :ServiceLine, 'phlex-icons/remix/service_line'
|
2379
2417
|
autoload :Settings2Fill, 'phlex-icons/remix/settings_2_fill'
|
data/lib/phlex-icons/version.rb
CHANGED