@icongo/mc
Version:
Micon Icons
13 lines • 768 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCMdlDuplexPortraitTwoSidedLongEdge = 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: "M1792 0v364l-397 1684H128V0h1664zm-442 975 98-84 73 66 100-424-946 810 630 526 46-195-392-363 98-84 328 304 36-154-263-236 97-84 200 179 32-136zM256 1920h911l-307-256H384v-128h322l-153-128H384v-128h168l150-128H384v-128h467l149-128H384V768h766l149-128h-275V512h424l216-185V128H256v1792zM896 640H384V256h512v384zM768 384H512v128h256V384zm768 0h-512V256h512v128z"
})
}));
export { MCMdlDuplexPortraitTwoSidedLongEdge };