UNPKG

@icongo/mc

Version:
13 lines 546 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var MCMdlMobBatteryUnknown = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 3072 2048" }, props, { children: /*#__PURE__*/_jsx("path", { d: "M2816 896h128v256h-128v512H256V384h2560v512zm-128 640V512H384v1024h2304zm-1443-131-90-90 290-291-290-291 90-90 291 290 291-290 90 90-290 291 290 291-90 90-291-290z" }) })); export { MCMdlMobBatteryUnknown };