@icongo/mc
Version:
Micon Icons
13 lines • 729 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCMdlUniF785 = 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: "M2002 1656q46 57 46 136 0 27-10 50t-27.5 40.5-40.5 27.5-50 10H128q-27 0-50-10t-40.5-27.5T10 1842t-10-50q0-79 46-136l2-3 208-208V512h320v128H384v768h1280V640h-192V512h320v933l208 208zm-82 136q0-32-16-54l-203-202H347l-203 202q-8 11-11.5 24.5T128 1792h1792zm-768-987V128h128v677l83-82 90 90-237 237-237-237 90-90zM685 429l-90-90 237-237 237 237-90 90-83-82v677H768V347z"
})
}));
export { MCMdlUniF785 };