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 2.36 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const jsx_runtime_1 = require("react/jsx-runtime"); const PolygonMonotone = () => { 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_11032)", 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: "M12.9228 8.05636C12.7151 7.93768 12.4481 7.93768 12.2107 8.05636L10.549 9.03563L9.42137 9.65875L7.78934 10.638C7.5816 10.7567 7.31455 10.7567 7.07717 10.638L5.80121 9.86649C5.59347 9.7478 5.4451 9.51038 5.4451 9.24332V7.75967C5.4451 7.52225 5.56379 7.28487 5.80121 7.1365L7.07717 6.39465C7.28486 6.27597 7.55192 6.27597 7.78934 6.39465L9.06531 7.16619C9.273 7.28487 9.42137 7.52225 9.42137 7.78931V8.76853L10.549 8.11573V7.10682C10.549 6.86945 10.4303 6.63207 10.1929 6.4837L7.81898 5.08902C7.61129 4.97033 7.34423 4.97033 7.10681 5.08902L4.67359 6.51334C4.4362 6.63207 4.3175 6.86945 4.3175 7.10682V9.89617C4.3175 10.1335 4.4362 10.3709 4.67359 10.5193L7.07717 11.9139C7.28486 12.0326 7.55192 12.0326 7.78934 11.9139L9.42137 10.9644L10.549 10.3116L12.181 9.36201C12.3887 9.24332 12.6558 9.24332 12.8932 9.36201L14.1692 10.1039C14.3769 10.2225 14.5252 10.46 14.5252 10.727V12.2107C14.5252 12.4481 14.4065 12.6855 14.1692 12.8338L12.9228 13.5757C12.7151 13.6944 12.4481 13.6944 12.2107 13.5757L10.9347 12.8338C10.727 12.7152 10.5786 12.4777 10.5786 12.2107V11.2611L9.45105 11.9139V12.8932C9.45105 13.1306 9.56974 13.368 9.80711 13.5163L12.2107 14.911C12.4184 15.0297 12.6855 15.0297 12.9228 14.911L15.3264 13.5163C15.5341 13.3976 15.6825 13.1603 15.6825 12.8932V10.0742C15.6825 9.83681 15.5638 9.59943 15.3264 9.45106L12.9228 8.05636Z", fill: "#202124" })] }), (0, jsx_runtime_1.jsx)("defs", { children: (0, jsx_runtime_1.jsx)("clipPath", { id: "clip0_8547_11032", 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 = PolygonMonotone; //# sourceMappingURL=PolygonMonotone.js.map