UNPKG

@0xsequence/connect

Version:
7 lines 3.36 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.MetaMaskLogo = void 0; const jsx_runtime_1 = require("react/jsx-runtime"); const MetaMaskLogo = props => ((0, jsx_runtime_1.jsxs)("svg", { viewBox: "0 0 318.6 318.6", fill: "none", ...props, children: [(0, jsx_runtime_1.jsx)("path", { d: "M274.1 35.5l-99.5 73.9L193 65.8z", style: { fill: '#E2761B', stroke: '#E2761B', strokeLinecap: 'round', strokeLinejoin: 'round' } }), (0, jsx_runtime_1.jsx)("path", { d: "M44.4 35.5l98.7 74.6-17.5-44.3zm193.9 171.3l-26.5 40.6 56.7 15.6 16.3-55.3zm-204.4.9L50.1 263l56.7-15.6-26.5-40.6z", style: { fill: '#E4761B', stroke: '#E4761B', strokeLinecap: 'round', strokeLinejoin: 'round' } }), (0, jsx_runtime_1.jsx)("path", { d: "M103.6 138.2l-15.8 23.9 56.3 2.5-2-60.5zm111.3 0l-39-34.8-1.3 61.2 56.2-2.5zM106.8 247.4l33.8-16.5-29.2-22.8zm71.1-16.5l33.9 16.5-4.7-39.3z", style: { fill: '#E4761B', stroke: '#E4761B', strokeLinecap: 'round', strokeLinejoin: 'round' } }), (0, jsx_runtime_1.jsx)("path", { d: "M211.8 247.4l-33.9-16.5 2.7 22.1-.3 9.3zm-105 0l31.5 14.9-.2-9.3 2.5-22.1z", style: { fill: '#D7C1B3', stroke: '#D7C1B3', strokeLinecap: 'round', strokeLinejoin: 'round' } }), (0, jsx_runtime_1.jsx)("path", { d: "M138.8 193.5l-28.2-8.3 19.9-9.1zm40.9 0l8.3-17.4 20 9.1z", style: { fill: '#233447', stroke: '#233447', strokeLinecap: 'round', strokeLinejoin: 'round' } }), (0, jsx_runtime_1.jsx)("path", { d: "M106.8 247.4l4.8-40.6-31.3.9zM207 206.8l4.8 40.6 26.5-39.7zm23.8-44.7l-56.2 2.5 5.2 28.9 8.3-17.4 20 9.1zm-120.2 23.1l20-9.1 8.2 17.4 5.3-28.9-56.3-2.5z", style: { fill: '#CD6116', stroke: '#CD6116', strokeLinecap: 'round', strokeLinejoin: 'round' } }), (0, jsx_runtime_1.jsx)("path", { d: "M87.8 162.1l23.6 46-.8-22.9zm120.3 23.1l-1 22.9 23.7-46zm-64-20.6l-5.3 28.9 6.6 34.1 1.5-44.9zm30.5 0l-2.7 18 1.2 45 6.7-34.1z", style: { fill: '#E4751F', stroke: '#E4751F', strokeLinecap: 'round', strokeLinejoin: 'round' } }), (0, jsx_runtime_1.jsx)("path", { d: "M179.8 193.5l-6.7 34.1 4.8 3.3 29.2-22.8 1-22.9zm-69.2-8.3l.8 22.9 29.2 22.8 4.8-3.3-6.6-34.1z", style: { fill: '#F6851B', stroke: '#F6851B', strokeLinecap: 'round', strokeLinejoin: 'round' } }), (0, jsx_runtime_1.jsx)("path", { d: "M180.3 262.3l.3-9.3-2.5-2.2h-37.7l-2.3 2.2.2 9.3-31.5-14.9 11 9 22.3 15.5h38.3l22.4-15.5 11-9z", style: { fill: '#C0AD9E', stroke: '#C0AD9E', strokeLinecap: 'round', strokeLinejoin: 'round' } }), (0, jsx_runtime_1.jsx)("path", { d: "M177.9 230.9l-4.8-3.3h-27.7l-4.8 3.3-2.5 22.1 2.3-2.2h37.7l2.5 2.2z", style: { fill: '#161616', stroke: '#161616', strokeLinecap: 'round', strokeLinejoin: 'round' } }), (0, jsx_runtime_1.jsx)("path", { d: "M278.3 114.2l8.5-40.8-12.7-37.9-96.2 71.4 37 31.3 52.3 15.3 11.6-13.5-5-3.6 8-7.3-6.2-4.8 8-6.1zM31.8 73.4l8.5 40.8-5.4 4 8 6.1-6.1 4.8 8 7.3-5 3.6 11.5 13.5 52.3-15.3 37-31.3-96.2-71.4z", style: { fill: '#763D16', stroke: '#763D16', strokeLinecap: 'round', strokeLinejoin: 'round' } }), (0, jsx_runtime_1.jsx)("path", { d: "M267.2 153.5l-52.3-15.3 15.9 23.9-23.7 46 31.2-.4h46.5zm-163.6-15.3l-52.3 15.3-17.4 54.2h46.4l31.1.4-23.6-46zm71 26.4l3.3-57.7 15.2-41.1h-67.5l15 41.1 3.5 57.7 1.2 18.2.1 44.8h27.7l.2-44.8z", style: { fill: '#F6851B', stroke: '#F6851B', strokeLinecap: 'round', strokeLinejoin: 'round' } })] })); exports.MetaMaskLogo = MetaMaskLogo; //# sourceMappingURL=MetaMaskLogo.js.map