@icongo/mc
Version:
Micon Icons
13 lines • 909 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCMdlMobeSimNoProfile = 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: "M896 896V768H768V640h128V512h128v128h128v128h-128v128H896zm640 768h128v128h-128v-128zm64-704q53 0 99.5 20t81.5 55 55 81.5 20 99.5q0 44-14 77.5t-35.5 60.5-46.5 49.5-46.5 43.5-35.5 42.5-14 46.5h-128q0-43 14-76.5t35.5-60.5 46.5-49.5 46.5-43.5 35.5-42.5 14-47.5q0-27-10-50t-27.5-40.5-40.5-27.5-50-10-50 10-40.5 27.5-27.5 40.5-10 50h-128q0-53 20-99.5t55-81.5 81.5-55 99.5-20zm-960 704h768v128H640q-27 0-50-10t-40.5-27.5T522 1714t-10-50V384q0-27 10-50t27.5-40.5T590 266t50-10h859l293 293v336q-30-17-62-29t-66-18V603l-219-219H640v1280z"
})
}));
export { MCMdlMobeSimNoProfile };