UNPKG

@icongo/mc

Version:
13 lines 740 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var MCMdlVerticalBatteryCharging10 = 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: "M1664 128v1792H768v-128h768V256H896V0h384v128h384zm-896 981q58-28 105.5-70.5t81-95.5 51.5-113.5 18-125.5V384h384v1280H768v-555zm128-405q0 57-19 109t-53 93.5-81 70.5-103 40v903H512v-903q-56-11-103-40t-81-70.5-53-93.5-19-109V384h128V128h128v256h128V128h128v256h128v320zM768 512H384v192q0 40 15 75t41 61 61 41 75 15 75-15 61-41 41-61 15-75V512z" }) })); export { MCMdlVerticalBatteryCharging10 };