File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -10,37 +10,37 @@ export const EthHomeIcon = createIconBase({
10
10
d = "M57.5054 181V135.84L1.64064 103.171L57.5054 181Z"
11
11
fill = "#F0CDC2"
12
12
stroke = "#1616B4"
13
- stroke-linejoin = "round"
13
+ strokeLinejoin = "round"
14
14
/>
15
15
< path
16
16
d = "M57.6906 181V135.84L113.555 103.171L57.6906 181Z"
17
17
fill = "#C9B3F5"
18
18
stroke = "#1616B4"
19
- stroke-linejoin = "round"
19
+ strokeLinejoin = "round"
20
20
/>
21
21
< path
22
22
d = "M57.5055 124.615V66.9786L1 92.2811L57.5055 124.615Z"
23
23
fill = "#88AAF1"
24
24
stroke = "#1616B4"
25
- stroke-linejoin = "round"
25
+ strokeLinejoin = "round"
26
26
/>
27
27
< path
28
28
d = "M57.6903 124.615V66.9786L114.196 92.2811L57.6903 124.615Z"
29
29
fill = "#C9B3F5"
30
30
stroke = "#1616B4"
31
- stroke-linejoin = "round"
31
+ strokeLinejoin = "round"
32
32
/>
33
33
< path
34
34
d = "M1.00006 92.2811L57.5054 1V66.9786L1.00006 92.2811Z"
35
35
fill = "#F0CDC2"
36
36
stroke = "#1616B4"
37
- stroke-linejoin = "round"
37
+ strokeLinejoin = "round"
38
38
/>
39
39
< path
40
40
d = "M114.196 92.2811L57.6906 1V66.9786L114.196 92.2811Z"
41
41
fill = "#B8FAF6"
42
42
stroke = "#1616B4"
43
- stroke-linejoin = "round"
43
+ strokeLinejoin = "round"
44
44
/>
45
45
</ >
46
46
) ,
You can’t perform that action at this time.
0 commit comments