Class: Phlex::Icons::Iconoir::BoldSquare
- Inherits:
-
Base
- Object
- SVG
- Base
- Phlex::Icons::Iconoir::BoldSquare
show all
- Defined in:
- lib/phlex/icons/iconoir/icons/bold_square.rb
Instance Method Summary
collapse
Methods inherited from Base
#initialize, #view_template
Instance Method Details
#regular ⇒ Object
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
# File 'lib/phlex/icons/iconoir/icons/bold_square.rb', line 2
def regular
svg(
class: @class,
width: @width,
height: @height,
stroke_width: @stroke_width,
viewbox: "0 0 24 24",
fill: "none",
xmlns: "http://www.w3.org/2000/svg"
) do |s|
s.path(
d:
"M3 20.4V3.6C3 3.26863 3.26863 3 3.6 3H20.4C20.7314 3 21 3.26863 21 3.6V20.4C21 20.7314 20.7314 21 20.4 21H3.6C3.26863 21 3 20.7314 3 20.4Z",
stroke: "currentColor",
stroke_width: @stroke_width
)
s.path(
d:
"M12 12H9M12 12C12 12 14.5 12 14.5 9.5C14.5 7.00001 12 7 12 7C12 7 12 7 12 7H9.6C9.26863 7 9 7.26863 9 7.6V12M12 12C12 12 15 12 15 14.75C15 17.5 12 17.5 12 17.5C12 17.5 12 17.5 12 17.5H9.6C9.26863 17.5 9 17.2314 9 16.9V12",
stroke: "currentColor",
stroke_width: @stroke_width
)
end
end
|
#solid ⇒ Object
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
|
# File 'lib/phlex/icons/iconoir/icons/bold_square.rb', line 27
def solid
svg(
class: @class,
width: @width,
height: @height,
viewbox: "0 0 24 24",
fill: "none",
xmlns: "http://www.w3.org/2000/svg"
) do |s|
s.path(
fill_rule: "evenodd",
clip_rule: "evenodd",
d:
"M3.6 2.25C2.85442 2.25 2.25 2.85441 2.25 3.6V20.4C2.25 21.1456 2.85441 21.75 3.6 21.75H20.4C21.1456 21.75 21.75 21.1456 21.75 20.4V3.6C21.75 2.85442 21.1456 2.25 20.4 2.25H3.6ZM9.6 6.25C8.85442 6.25 8.25 6.85442 8.25 7.6V12V16.9C8.25 17.6456 8.85442 18.25 9.6 18.25H12V17.5C12 18.25 12.0003 18.25 12.0007 18.25L12.0015 18.25L12.0033 18.25L12.0076 18.25L12.0197 18.2498C12.0292 18.2497 12.0415 18.2494 12.0566 18.249C12.0867 18.2481 12.1276 18.2463 12.1779 18.243C12.2782 18.2365 12.4171 18.2236 12.582 18.1984C12.9081 18.1486 13.3553 18.0476 13.8125 17.838C14.271 17.6279 14.7617 17.2981 15.1378 16.781C15.5197 16.2558 15.75 15.5829 15.75 14.75C15.75 13.9171 15.5197 13.2442 15.1378 12.719C14.8828 12.3684 14.5751 12.1039 14.2605 11.9044C14.4307 11.753 14.5919 11.5736 14.7334 11.3613C15.0588 10.8733 15.25 10.2562 15.25 9.5C15.25 8.74377 15.0588 8.12673 14.7334 7.63867C14.4112 7.15531 13.9869 6.84242 13.5854 6.64169C12.8037 6.25082 12.0383 6.25 12 6.25H9.6ZM9.75 12.75H11.9974L11.9975 12.75L12.0108 12.7503C12.0246 12.7507 12.0482 12.7517 12.0799 12.7538C12.1436 12.7579 12.2391 12.7666 12.3555 12.7844C12.5919 12.8205 12.8947 12.8913 13.1875 13.0255C13.479 13.1591 13.7383 13.3449 13.9247 13.6013C14.1053 13.8496 14.25 14.2079 14.25 14.75C14.25 15.2921 14.1053 15.6504 13.9247 15.8987C13.7383 16.1551 13.479 16.3409 13.1875 16.4745C12.8947 16.6087 12.5919 16.6795 12.3555 16.7156C12.2391 16.7334 12.1436 16.7421 12.0799 16.7462C12.0482 16.7483 12.0246 16.7493 12.0108 16.7497L11.9975 16.75L11.9973 16.75L9.75 16.75V12.75ZM11.9973 16.75L11.9967 16.75L11.9978 16.75L11.9988 16.75H11.9973ZM11.9959 11.25H9.75V7.75H11.999L11.9979 7.75001C11.9979 7.75002 11.9984 7.75003 11.9994 7.75007C12.0293 7.75103 12.479 7.76554 12.9146 7.98332C13.1381 8.09509 13.3388 8.25096 13.4853 8.47072C13.6287 8.68578 13.75 9.00624 13.75 9.5C13.75 9.99376 13.6287 10.3142 13.4853 10.5293C13.3388 10.749 13.1381 10.9049 12.9146 11.0167C12.6881 11.1299 12.4526 11.1903 12.2673 11.2211C12.1765 11.2363 12.1024 11.2436 12.054 11.247C12.0299 11.2487 12.0126 11.2495 12.0031 11.2498L11.9959 11.25Z",
fill: "currentColor"
)
end
end
|