UNPKG

@icongo/mc

Version:
13 lines 580 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var MCMdlDeviceMonitorRightPic = 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: "M1920 0v1280H0V0h1920zm-128 384q-106 0-204 27.5T1404.5 489 1249 609t-120 155.5-77.5 183.5-27.5 204h768V384zm0-256H128v1024h768q0-124 32-238.5t90.5-214 140-181 181-140 214-90.5 238.5-32V128z" }) })); export { MCMdlDeviceMonitorRightPic };