UNPKG

@pushchain/ui-kit

Version:

Push Chain is a true universal L1 that is 100% EVM compatible. It allows developers to deploy once and make their apps instantly compatible with users from all other L1s (Ethereum, Solana, etc) with zero on-chain code change.

8 lines 3.04 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const jsx_runtime_1 = require("react/jsx-runtime"); const OptimismMonotone = () => { return ((0, jsx_runtime_1.jsxs)("svg", { width: "24px", height: "24px", viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [(0, jsx_runtime_1.jsxs)("g", { clipPath: "url(#clip0_8547_11031)", children: [(0, jsx_runtime_1.jsx)("path", { d: "M0 8C0 3.58172 3.58172 0 8 0H12C16.4183 0 20 3.58172 20 8V12C20 16.4183 16.4183 20 12 20H8C3.58172 20 0 16.4183 0 12V8Z", fill: "#EAEBF2" }), (0, jsx_runtime_1.jsx)("path", { d: "M6.20647 13.2977C5.4798 13.2977 4.88446 13.1267 4.42038 12.7847C3.96239 12.4366 3.7334 11.942 3.7334 11.3008C3.7334 11.1664 3.74868 11.0015 3.77919 10.8061C3.85861 10.3664 3.97157 9.83814 4.11811 9.22134C4.53333 7.54198 5.60504 6.70227 7.33315 6.70227C7.8033 6.70227 8.22466 6.78165 8.59714 6.94041C8.96967 7.09309 9.26272 7.32515 9.47645 7.63663C9.69017 7.94194 9.79707 8.30839 9.79707 8.73583C9.79707 8.86409 9.7818 9.02591 9.75126 9.22134C9.65967 9.76484 9.54974 10.2931 9.42148 10.8061C9.20776 11.6427 8.83834 12.2687 8.31319 12.6839C7.78803 13.0931 7.08582 13.2977 6.20647 13.2977ZM6.33473 11.9786C6.67671 11.9786 6.9667 11.8778 7.20489 11.6763C7.44915 11.4748 7.62319 11.1664 7.72698 10.7511C7.86741 10.1771 7.97431 9.67627 8.04757 9.24883C8.07198 9.12056 8.08419 8.98929 8.08419 8.8549C8.08419 8.29919 7.79415 8.02132 7.21408 8.02132C6.87205 8.02132 6.579 8.1221 6.33473 8.32361C6.09659 8.52517 5.92558 8.83359 5.82183 9.24883C5.71185 9.65798 5.60193 10.1588 5.49205 10.7511C5.46759 10.8732 5.45538 11.0015 5.45538 11.1358C5.45538 11.6977 5.74853 11.9786 6.33473 11.9786Z", fill: "#202124" }), (0, jsx_runtime_1.jsx)("path", { d: "M10.2212 13.2052C10.1541 13.2052 10.1022 13.1838 10.0656 13.141C10.035 13.0921 10.0259 13.0372 10.0381 12.9762L11.3021 7.02195C11.3143 6.95478 11.3479 6.89977 11.4028 6.85701C11.4578 6.81431 11.5158 6.79291 11.5769 6.79291H14.0133C14.6911 6.79291 15.2346 6.93338 15.6437 7.21427C16.059 7.49525 16.2666 7.9013 16.2666 8.43263C16.2666 8.58526 16.2483 8.74407 16.2116 8.90895C16.059 9.61126 15.7506 10.1303 15.2866 10.4662C14.8286 10.8021 14.1996 10.97 13.3996 10.97H12.1631L11.7418 12.9762C11.7295 13.0433 11.6959 13.0983 11.641 13.141C11.5861 13.1838 11.528 13.2052 11.467 13.2052H10.2212ZM13.4638 9.70591C13.7202 9.70591 13.9431 9.63567 14.1324 9.4952C14.3278 9.35473 14.456 9.15322 14.5171 8.89062C14.5354 8.78678 14.5446 8.69519 14.5446 8.61581C14.5446 8.43871 14.4927 8.30437 14.3889 8.21278C14.285 8.11502 14.108 8.06623 13.8576 8.06623H12.7584L12.4104 9.70591H13.4638Z", fill: "#202124" })] }), (0, jsx_runtime_1.jsx)("defs", { children: (0, jsx_runtime_1.jsx)("clipPath", { id: "clip0_8547_11031", children: (0, jsx_runtime_1.jsx)("path", { d: "M0 8C0 3.58172 3.58172 0 8 0H12C16.4183 0 20 3.58172 20 8V12C20 16.4183 16.4183 20 12 20H8C3.58172 20 0 16.4183 0 12V8Z", fill: "white" }) }) })] })); }; exports.default = OptimismMonotone; //# sourceMappingURL=OptimismMonotone.js.map