UNPKG

@icongo/mc

Version:
13 lines 629 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var MCMdlMobileSelected = 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: "m1073 1664-57 56 72 72H832v-128h241zm143 256 128 128H512q-27 0-50-10t-40.5-27.5T394 1970t-10-50V128q0-27 10-50t27.5-40.5T462 10t50-10h1024q27 0 50 10t40.5 27.5T1654 78t10 50v1264l-128 128V128H512v1792h704zm813-482-557 557-269-269 90-91 179 179 467-467z" }) })); export { MCMdlMobileSelected };