@icongo/mc
Version:
Micon Icons
13 lines • 572 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCMagento = 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: "M1782.8 511.6V1536l-253.6 146V658.8l-634-366.4-634.4 366.4 1.6 1023.6L9.2 1536V512.4L896.8 0l886 511.6zM1022.4 1682 896 1755.6l-127.2-72.8v-1024L515.6 805.2l.4 1023.6 379.6 219.6 380.4-219.6v-1024l-253.6-146.4V1682z"
})
}));
export { MCMagento };