@icongo/mc
Version:
Micon Icons
13 lines • 722 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCMediumM = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 2048 2048"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M286 569.2c2.4-23.6-6.8-47.2-24.4-63.2L81.2 288.4V256H642l433.6 950.8L1456.8 256h534.8v32.4l-154.4 148c-13.2 10-20 26.8-17.2 43.2v1088c-2.8 16.4 4 33.2 17.2 43.2l150.8 148v32.4h-758.8v-32.4l156.4-151.6c15.2-15.2 15.2-20 15.2-43.2V684.8L966 1788.4h-58.8L401.6 684.8v739.6c-4.4 31.2 6 62.4 28 84.8l203.2 246.4v32.4h-576v-32L260 1509.2c21.6-22.4 31.6-54 26-84.8V569.2z"
})
}));
export { MCMediumM };