-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathmetamask-provider-icon.tsx
More file actions
132 lines (130 loc) · 7.41 KB
/
metamask-provider-icon.tsx
File metadata and controls
132 lines (130 loc) · 7.41 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
import { Component, h, Prop } from '@stencil/core';
@Component({
tag: 'mvx-metamask-provider-icon',
styleUrl: 'metamask-provider-icon.scss',
shadow: true,
})
export class MetaMaskProviderIcon {
@Prop() class?: string;
render() {
return (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 40 40"
class={{ 'metamask-provider-icon': true, [this.class]: Boolean(this.class) }}
>
<path
d="M0.5 20.3198C0.5 15.5916 0.501062 12.0958 0.861658 9.41373C1.22032 6.74604 1.9264 4.95839 3.28249 3.60231C4.63857 2.24623 6.42621 1.54014 9.09391 1.18148C11.776 0.820886 15.2718 0.819824 20 0.819824C24.7282 0.819824 28.224 0.820886 30.9061 1.18148C33.5738 1.54014 35.3614 2.24623 36.7175 3.60231C38.0736 4.95839 38.7797 6.74604 39.1383 9.41373C39.4989 12.0958 39.5 15.5916 39.5 20.3198C39.5 25.048 39.4989 28.5438 39.1383 31.2259C38.7797 33.8936 38.0736 35.6813 36.7175 37.0373C35.3614 38.3934 33.5738 39.0995 30.9061 39.4582C28.224 39.8188 24.7282 39.8198 20 39.8198C15.2718 39.8198 11.776 39.8188 9.09391 39.4582C6.42621 39.0995 4.63857 38.3934 3.28249 37.0373C1.9264 35.6813 1.22032 33.8936 0.861658 31.2259C0.501062 28.5438 0.5 25.048 0.5 20.3198Z"
fill="#171717"
/>
<path
d="M0.5 20.3198C0.5 15.5916 0.501062 12.0958 0.861658 9.41373C1.22032 6.74604 1.9264 4.95839 3.28249 3.60231C4.63857 2.24623 6.42621 1.54014 9.09391 1.18148C11.776 0.820886 15.2718 0.819824 20 0.819824C24.7282 0.819824 28.224 0.820886 30.9061 1.18148C33.5738 1.54014 35.3614 2.24623 36.7175 3.60231C38.0736 4.95839 38.7797 6.74604 39.1383 9.41373C39.4989 12.0958 39.5 15.5916 39.5 20.3198C39.5 25.048 39.4989 28.5438 39.1383 31.2259C38.7797 33.8936 38.0736 35.6813 36.7175 37.0373C35.3614 38.3934 33.5738 39.0995 30.9061 39.4582C28.224 39.8188 24.7282 39.8198 20 39.8198C15.2718 39.8198 11.776 39.8188 9.09391 39.4582C6.42621 39.0995 4.63857 38.3934 3.28249 37.0373C1.9264 35.6813 1.22032 33.8936 0.861658 31.2259C0.501062 28.5438 0.5 25.048 0.5 20.3198Z"
stroke="#404040"
/>
<g clip-path="url(#clip0_7913_4125)">
<path
d="M30.7562 9.36475L21.8516 15.9784L23.4983 12.0764L30.7562 9.36475Z"
fill="#E2761B"
stroke="#E2761B"
stroke-width="0.0894942"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M10.1995 9.36475L19.0325 16.041L17.4664 12.0764L10.1995 9.36475ZM27.5524 24.6951L25.1808 28.3286L30.2551 29.7247L31.7139 24.7756L27.5524 24.6951ZM9.25977 24.7756L10.7096 29.7247L15.7839 28.3286L13.4123 24.6951L9.25977 24.7756Z"
fill="#E4761B"
stroke="#E4761B"
stroke-width="0.0894942"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M15.4975 18.5558L14.0835 20.6947L19.122 20.9184L18.943 15.5041L15.4975 18.5558ZM25.4582 18.5558L21.9679 15.4414L21.8516 20.9184L26.8812 20.6947L25.4582 18.5558ZM15.7839 28.3286L18.8088 26.8519L16.1956 24.8114L15.7839 28.3286ZM22.1469 26.8519L25.1808 28.3286L24.7601 24.8114L22.1469 26.8519Z"
fill="#E4761B"
stroke="#E4761B"
stroke-width="0.0894942"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M25.1811 28.3287L22.1472 26.8521L22.3888 28.8299L22.362 29.6622L25.1811 28.3287ZM15.7842 28.3287L18.6032 29.6622L18.5853 28.8299L18.8091 26.8521L15.7842 28.3287Z"
fill="#D7C1B3"
stroke="#D7C1B3"
stroke-width="0.0894942"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M18.6478 23.505L16.124 22.7622L17.905 21.9478L18.6478 23.505ZM22.3081 23.505L23.0509 21.9478L24.8408 22.7622L22.3081 23.505Z"
fill="#233447"
stroke="#233447"
stroke-width="0.0894942"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M15.7842 28.3282L16.2138 24.6947L13.4126 24.7753L15.7842 28.3282ZM24.7515 24.6947L25.1811 28.3282L27.5527 24.7753L24.7515 24.6947ZM26.8815 20.6943L21.8519 20.9181L22.3173 23.5045L23.0601 21.9473L24.85 22.7617L26.8815 20.6943ZM16.1243 22.7617L17.9142 21.9473L18.648 23.5045L19.1223 20.9181L14.0838 20.6943L16.1243 22.7617Z"
fill="#CD6116"
stroke="#CD6116"
stroke-width="0.0894942"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M14.0835 20.6943L16.1956 24.8111L16.124 22.7617L14.0835 20.6943ZM24.8496 22.7617L24.7601 24.8111L26.8812 20.6943L24.8496 22.7617ZM19.122 20.9181L18.6477 23.5045L19.2384 26.5562L19.3726 22.5379L19.122 20.9181ZM21.8516 20.9181L21.61 22.529L21.7173 26.5562L22.317 23.5045L21.8516 20.9181Z"
fill="#E4751F"
stroke="#E4751F"
stroke-width="0.0894942"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M22.317 23.5045L21.7174 26.5563L22.147 26.8516L24.7602 24.8111L24.8497 22.7617L22.317 23.5045ZM16.124 22.7617L16.1956 24.8111L18.8088 26.8516L19.2384 26.5563L18.6478 23.5045L16.124 22.7617Z"
fill="#F6851B"
stroke="#F6851B"
stroke-width="0.0894942"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M22.362 29.6616L22.3888 28.8293L22.1651 28.6324H18.7912L18.5853 28.8293L18.6032 29.6616L15.7842 28.3281L16.7686 29.1336L18.7643 30.5207H22.192L24.1966 29.1336L25.1811 28.3281L22.362 29.6616Z"
fill="#C0AD9E"
stroke="#C0AD9E"
stroke-width="0.0894942"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M22.1468 26.852L21.7173 26.5566H19.2383L18.8087 26.852L18.585 28.8298L18.7908 28.6329H22.1647L22.3885 28.8298L22.1468 26.852Z"
fill="#161616"
stroke="#161616"
stroke-width="0.0894942"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M31.1326 16.4079L31.8933 12.7566L30.7567 9.36475L22.1474 15.7546L25.4586 18.5558L30.1392 19.9251L31.1773 18.7169L30.7299 18.3947L31.4458 17.7414L30.8909 17.3118L31.6069 16.7659L31.1326 16.4079ZM9.07227 12.7566L9.83297 16.4079L9.3497 16.7659L10.0657 17.3118L9.51974 17.7414L10.2357 18.3947L9.78822 18.7169L10.8174 19.9251L15.4979 18.5558L18.8092 15.7546L10.1999 9.36475L9.07227 12.7566Z"
fill="#763D16"
stroke="#763D16"
stroke-width="0.0894942"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M30.1388 19.9253L25.4582 18.556L26.8812 20.6949L24.7602 24.8117L27.5524 24.7759H31.7139L30.1388 19.9253ZM15.4975 18.556L10.817 19.9253L9.25977 24.7759H13.4123L16.1956 24.8117L14.0835 20.6949L15.4975 18.556ZM21.8516 20.9187L22.1469 15.7549L23.5072 12.0767H17.4664L18.8088 15.7549L19.122 20.9187L19.2294 22.5475L19.2384 26.5568H21.7174L21.7353 22.5475L21.8516 20.9187Z"
fill="#F6851B"
stroke="#F6851B"
stroke-width="0.0894942"
stroke-linecap="round"
stroke-linejoin="round"
/>
</g>
<defs>
<clipPath id="clip0_7913_4125">
<rect width="23" height="21.2996" fill="white" transform="translate(9 9.31982)" />
</clipPath>
</defs>
</svg>
);
}
}