UNPKG

@elacity-js/uikit

Version:

React / Material UI Design kit for Elacity project

8 lines (5 loc) 848 B
import { jsx, jsxs } from 'react/jsx-runtime'; import { createSvgIcon } from '@mui/material/utils'; var ElastosLogoMark = createSvgIcon((jsx("svg", Object.assign({ version: "1.1", id: "Layer_1", xmlns: "http://www.w3.org/2000/svg", x: "0px", y: "0px", viewBox: "0 0 500 500" }, { children: jsxs("g", { children: [jsx("polygon", { points: "249.55,258.77 373.28,187.34 497,115.48 373.28,44.05 373.28,44.05 373.28,44.05 373.28,44.05 373.28,44.05 249.55,115.48 125.82,44.05 2.1,115.48 125.82,187.34" }), jsx("polygon", { points: "373.28,241.07 373.28,241.07 373.28,241.07 373.28,241.07 249.55,312.51 249.55,312.51 125.82,241.07 2.1,312.51 125.82,384.36 125.82,384.36 249.55,455.8 373.27,384.36 373.28,384.36 497,312.51 373.28,241.07" })] }) }))), 'ElastosLogoMark'); export { ElastosLogoMark as default }; //# sourceMappingURL=ElastosLogoMark.js.map