Skip to content

Commit 45faf3c

Browse files
authored
Merge pull request #5939 from Dhirendra012/icons
Replaced Logos
2 parents baa8723 + 8d8c394 commit 45faf3c

File tree

3 files changed

+106
-96
lines changed

3 files changed

+106
-96
lines changed

src/sections/General/Navigation/index.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ import ScrollspyMenu from "./utility/ScrollspyMenu.js";
1616
import { ReactComponent as Logo } from "../../../assets/images/app/layer5-colorMode.svg";
1717
import NavigationWrap from "./navigation.style";
1818
import DefaultAvatar from "./utility/DefaultAvatar.js";
19+
import MesheryIcon from "./utility/MesheryIcon.js";
1920
import CloudIcon from "./utility/CloudIcon.js";
2021
import LogoutIcon from "./utility/LogoutIcon.js";
2122
// import LogoutIcon from "./utility/LogoutIcon.js";
@@ -425,7 +426,7 @@ const Navigation = () => {
425426
target="_blank"
426427
>
427428
<div className="drop-item-icon">
428-
<KanvasIcon />
429+
<MesheryIcon />
429430
</div>
430431
Playground
431432
</a>

src/sections/General/Navigation/utility/CloudIcon.js

Lines changed: 1 addition & 95 deletions
Original file line numberDiff line numberDiff line change
@@ -2,101 +2,7 @@ import React from "react";
22

33
function CloudIcon() {
44
return (
5-
<svg
6-
width="24px"
7-
height="24px"
8-
viewBox="0 0 47 46"
9-
fill="none"
10-
xmlns="http://www.w3.org/2000/svg"
11-
>
12-
<path
13-
d="M24.0996 10.8984V21.7984L33.5996 16.2984L24.0996 10.8984Z"
14-
fill="#00D3A9"
15-
/>
16-
<path
17-
d="M24.0996 24.1016V35.1016L33.5996 29.6016L24.0996 24.1016Z"
18-
fill="#00D3A9"
19-
/>
20-
<path d="M22.7004 21.8V11L13.4004 16.4L22.7004 21.8Z" fill="#00B39F" />
21-
<path
22-
d="M3.90039 35.0984C5.70039 38.0984 8.20039 40.5984 11.2004 42.3984V30.8984L3.90039 35.0984Z"
23-
fill="#00B39F"
24-
/>
25-
<path
26-
d="M22.7008 35.1031V24.2031L13.3008 29.6031L22.7008 35.1031Z"
27-
fill="#00B39F"
28-
/>
29-
<path
30-
d="M12.5996 41.7047L22.0996 36.3047L12.5996 30.8047V41.7047Z"
31-
fill="#00D3A9"
32-
/>
33-
<path
34-
d="M34.3008 41.7047V30.8047L24.8008 36.3047L34.3008 41.7047Z"
35-
fill="#00B39F"
36-
/>
37-
<path
38-
d="M43.6004 33.8C45.2004 30.9 46.1004 27.5 46.3004 24L36.4004 29.7L43.6004 33.8Z"
39-
fill="#00B39F"
40-
/>
41-
<path
42-
d="M35.6992 28.5016L45.1992 23.0016L35.6992 17.6016V28.5016Z"
43-
fill="#00D3A9"
44-
/>
45-
<path
46-
d="M34.3004 15.1984V4.39844L24.9004 9.79844L34.3004 15.1984Z"
47-
fill="#00B39F"
48-
/>
49-
<path d="M34.3008 28.4V17.5L24.8008 23L34.3008 28.4Z" fill="#00B39F" />
50-
<path d="M12.5996 17.5V28.5L22.0996 23L12.5996 17.5Z" fill="#00D3A9" />
51-
<path
52-
d="M22.6992 0.101562C19.0992 0.201563 15.6992 1.20156 12.6992 2.80156L22.6992 8.60156V0.101562Z"
53-
fill="#00B39F"
54-
/>
55-
<path
56-
d="M12.5996 4.30469V15.2047L22.0996 9.80469L12.5996 4.30469Z"
57-
fill="#00D3A9"
58-
/>
59-
<path
60-
d="M11.2004 3.60156C8.30039 5.50156 5.80039 8.00156 3.90039 10.9016L11.2004 15.1016V3.60156Z"
61-
fill="#00B39F"
62-
/>
63-
<path
64-
d="M34.1996 2.80156C31.1996 1.20156 27.6996 0.201563 24.0996 0.101562V8.60156L34.1996 2.80156Z"
65-
fill="#00D3A9"
66-
/>
67-
<path
68-
d="M0.5 23.8047C0.6 27.4047 1.6 30.9047 3.2 33.9047L10.6 29.6047L0.5 23.8047Z"
69-
fill="#00D3A9"
70-
/>
71-
<path
72-
d="M3.29961 12.1016C1.69961 15.1016 0.699609 18.5016 0.599609 22.1016L10.6996 16.3016L3.29961 12.1016Z"
73-
fill="#00D3A9"
74-
/>
75-
<path
76-
d="M12.6992 43.2C15.6992 44.8 19.0992 45.8 22.7992 45.9V37.5L12.6992 43.2Z"
77-
fill="#00B39F"
78-
/>
79-
<path
80-
d="M42.8992 11.0031C41.0992 8.10313 38.5992 5.60312 35.6992 3.70312V15.2031L42.8992 11.0031Z"
81-
fill="#00D3A9"
82-
/>
83-
<path
84-
d="M35.6992 42.3031C38.5992 40.4031 41.0992 37.9031 42.8992 34.9031L35.6992 30.7031V42.3031Z"
85-
fill="#00D3A9"
86-
/>
87-
<path
88-
d="M46.3008 22.1016C46.2008 18.5016 45.2008 15.1016 43.6008 12.1016L36.3008 16.3016L46.3008 22.1016Z"
89-
fill="#00B39F"
90-
/>
91-
<path
92-
d="M24.0996 45.8984C27.6996 45.7984 31.0996 44.7984 34.0996 43.1984L24.0996 37.3984V45.8984Z"
93-
fill="#00D3A9"
94-
/>
95-
<path
96-
d="M11.2008 28.4016V17.6016L1.80078 23.0016L11.2008 28.4016Z"
97-
fill="#00B39F"
98-
/>
99-
</svg>
5+
<svg width="24px" height="24px" viewBox="0 0 141.73 141.73" fill="none" id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" ><title>5-light-bg</title><rect id="_Path_" data-name="&lt;Path&gt;" x="79.63" y="23.97" width="36.93" height="17.79" style="fill:#00b39f"/><path id="_Path_2" data-name="&lt;Path&gt;" d="M119.92,83.9V76.53c0-8.49-7.14-15.37-15.94-15.37H44.38V56.31H22.56v21H98.1V83.9Z" style="fill:#00b39f"/><polygon id="_Path_3" data-name="&lt;Path&gt;" points="44.38 50.5 44.38 41.76 73.6 41.76 73.6 23.97 22.56 23.97 22.56 50.5 44.38 50.5" style="fill:#00d3a9"/><path id="_Path_4" data-name="&lt;Path&gt;" d="M98.1,89.62V100H68.88v17.79h36a14.77,14.77,0,0,0,15-14.49V89.62Z" style="fill:#00d3a9"/><path id="_Path_5" data-name="&lt;Path&gt;" d="M42.63,90.58V100H62.85v17.79h-26a14.77,14.77,0,0,1-15-14.49V90.58Z" style="fill:#00b39f"/></svg>
1006
);
1017
}
1028

Lines changed: 103 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,103 @@
1+
import React from "react";
2+
3+
function MesheryIcon() {
4+
return (
5+
<svg
6+
width="24px"
7+
height="24px"
8+
viewBox="0 0 47 46"
9+
fill="none"
10+
xmlns="http://www.w3.org/2000/svg"
11+
>
12+
<path
13+
d="M24.0996 10.8984V21.7984L33.5996 16.2984L24.0996 10.8984Z"
14+
fill="#00D3A9"
15+
/>
16+
<path
17+
d="M24.0996 24.1016V35.1016L33.5996 29.6016L24.0996 24.1016Z"
18+
fill="#00D3A9"
19+
/>
20+
<path d="M22.7004 21.8V11L13.4004 16.4L22.7004 21.8Z" fill="#00B39F" />
21+
<path
22+
d="M3.90039 35.0984C5.70039 38.0984 8.20039 40.5984 11.2004 42.3984V30.8984L3.90039 35.0984Z"
23+
fill="#00B39F"
24+
/>
25+
<path
26+
d="M22.7008 35.1031V24.2031L13.3008 29.6031L22.7008 35.1031Z"
27+
fill="#00B39F"
28+
/>
29+
<path
30+
d="M12.5996 41.7047L22.0996 36.3047L12.5996 30.8047V41.7047Z"
31+
fill="#00D3A9"
32+
/>
33+
<path
34+
d="M34.3008 41.7047V30.8047L24.8008 36.3047L34.3008 41.7047Z"
35+
fill="#00B39F"
36+
/>
37+
<path
38+
d="M43.6004 33.8C45.2004 30.9 46.1004 27.5 46.3004 24L36.4004 29.7L43.6004 33.8Z"
39+
fill="#00B39F"
40+
/>
41+
<path
42+
d="M35.6992 28.5016L45.1992 23.0016L35.6992 17.6016V28.5016Z"
43+
fill="#00D3A9"
44+
/>
45+
<path
46+
d="M34.3004 15.1984V4.39844L24.9004 9.79844L34.3004 15.1984Z"
47+
fill="#00B39F"
48+
/>
49+
<path d="M34.3008 28.4V17.5L24.8008 23L34.3008 28.4Z" fill="#00B39F" />
50+
<path d="M12.5996 17.5V28.5L22.0996 23L12.5996 17.5Z" fill="#00D3A9" />
51+
<path
52+
d="M22.6992 0.101562C19.0992 0.201563 15.6992 1.20156 12.6992 2.80156L22.6992 8.60156V0.101562Z"
53+
fill="#00B39F"
54+
/>
55+
<path
56+
d="M12.5996 4.30469V15.2047L22.0996 9.80469L12.5996 4.30469Z"
57+
fill="#00D3A9"
58+
/>
59+
<path
60+
d="M11.2004 3.60156C8.30039 5.50156 5.80039 8.00156 3.90039 10.9016L11.2004 15.1016V3.60156Z"
61+
fill="#00B39F"
62+
/>
63+
<path
64+
d="M34.1996 2.80156C31.1996 1.20156 27.6996 0.201563 24.0996 0.101562V8.60156L34.1996 2.80156Z"
65+
fill="#00D3A9"
66+
/>
67+
<path
68+
d="M0.5 23.8047C0.6 27.4047 1.6 30.9047 3.2 33.9047L10.6 29.6047L0.5 23.8047Z"
69+
fill="#00D3A9"
70+
/>
71+
<path
72+
d="M3.29961 12.1016C1.69961 15.1016 0.699609 18.5016 0.599609 22.1016L10.6996 16.3016L3.29961 12.1016Z"
73+
fill="#00D3A9"
74+
/>
75+
<path
76+
d="M12.6992 43.2C15.6992 44.8 19.0992 45.8 22.7992 45.9V37.5L12.6992 43.2Z"
77+
fill="#00B39F"
78+
/>
79+
<path
80+
d="M42.8992 11.0031C41.0992 8.10313 38.5992 5.60312 35.6992 3.70312V15.2031L42.8992 11.0031Z"
81+
fill="#00D3A9"
82+
/>
83+
<path
84+
d="M35.6992 42.3031C38.5992 40.4031 41.0992 37.9031 42.8992 34.9031L35.6992 30.7031V42.3031Z"
85+
fill="#00D3A9"
86+
/>
87+
<path
88+
d="M46.3008 22.1016C46.2008 18.5016 45.2008 15.1016 43.6008 12.1016L36.3008 16.3016L46.3008 22.1016Z"
89+
fill="#00B39F"
90+
/>
91+
<path
92+
d="M24.0996 45.8984C27.6996 45.7984 31.0996 44.7984 34.0996 43.1984L24.0996 37.3984V45.8984Z"
93+
fill="#00D3A9"
94+
/>
95+
<path
96+
d="M11.2008 28.4016V17.6016L1.80078 23.0016L11.2008 28.4016Z"
97+
fill="#00B39F"
98+
/>
99+
</svg>
100+
);
101+
}
102+
103+
export default MesheryIcon;

0 commit comments

Comments
 (0)