@icongo/mc
Version:
Micon Icons
13 lines • 533 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCModx = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 1792 2048"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "m1424 967.2 146.8 94.8v858l-532-335.2L1424 967.2zM1760 300H905.2l-92 151.2 614 386L1760 300zm-356 571.2L220.8 128v858l184 116L1404 871.2zM388 1176.8 32 1748h854.8l500-802L388 1176.8z"
})
}));
export { MCModx };