@icongo/mc
Version:
Micon Icons
13 lines • 837 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCMegaport = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 1984 2048"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M992 32C444.16 32 0 476.16 0 1024c0 547.88 444.16 992 992 992 547.84 0 992-444.12 992-992 0-547.84-444.16-992-992-992zm341.84 1070.68 238.64 238.68v348.2l-104.28 76.92-104.2-76.92v-261.84l-133.76-133.76-133.76 133.76v261.84L992 1766.48l-104.48-76.92v-261.84l-133.76-133.76L620 1427.68v261.84l-104.28 76.92-104.24-76.92v-348.2l237.88-237.88V752l238-238V211.52L991.6 134.6l104.24 76.92v302.56l238 238M991.6 704.64l133.76 133.76V1104L992 1237.32l-134.16-134.16v-264.8L991.6 704.64z"
})
}));
export { MCMegaport };