@icongo/mc
Version:
Micon Icons
13 lines • 770 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCMdlUniF742 = 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: "M1843 410q21 0 39.5 8t33 22 22.5 32.5 8 39.5v922q0 21-8 39.5t-22.5 32.5-33 22-39.5 8H205q-21 0-39.5-8t-33-22-22.5-32.5-8-39.5V512q0-21 8-39.5t22.5-32.5 33-22 39.5-8h1105l363-363q47-47 113-47 33 0 62 12.5t50.5 34.5 34 51 12.5 62q0 32-11.5 61t-34.5 52l-137 137h81zm-57-308q-24 0-41 17l-899 899-27 108 108-27 899-899q17-17 17-40t-16.5-40.5T1786 102zm57 410h-184l-679 680-301 75 75-301 454-454H205v922h1638V512z"
})
}));
export { MCMdlUniF742 };