UNPKG

@aut-labs/d-aut

Version:

## Web Component - what it does

7 lines (6 loc) 1.05 kB
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; /* eslint-disable react/self-closing-comp */ function WalletConnectIcon() { return (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", id: "Layer_1", x: "0", y: "0", baseProfile: "basic", version: "1.1", viewBox: "0 0 387.6 237.6", xmlSpace: "preserve", children: [_jsx("script", {}), _jsx("path", { id: "WalletConnect_00000073703063438220642730000002917717552236472496_", fill: "#3B99FC", d: "M79.4 46.4c63.2-61.9 165.7-61.9 228.9 0l7.6 7.4c3.2 3.1 3.2 8.1 0 11.2l-26 25.5c-1.6 1.5-4.1 1.5-5.7 0l-10.5-10.3C229.6 37 158.1 37 114 80.2l-11.2 11c-1.6 1.5-4.1 1.5-5.7 0L71 65.8c-3.2-3.1-3.2-8.1 0-11.2l8.4-8.2zm282.7 52.7l23.2 22.7c3.2 3.1 3.2 8.1 0 11.2L280.8 235.3c-3.2 3.1-8.3 3.1-11.4 0l-74.1-72.6c-.8-.8-2.1-.8-2.9 0l-74.1 72.6c-3.2 3.1-8.3 3.1-11.4 0L2.4 133c-3.2-3.1-3.2-8.1 0-11.2l23.2-22.7c3.2-3.1 8.3-3.1 11.4 0l74.1 72.6c.8.8 2.1.8 2.9 0l74.1-72.6c3.2-3.1 8.3-3.1 11.4 0l74.1 72.6c.8.8 2.1.8 2.9 0l74.1-72.6c3.2-3.1 8.3-3.1 11.5 0z" })] })); } export default WalletConnectIcon;