UNPKG

@mynaui/icons-react

Version:

1180+ beautifully crafted open source icons for your next project.

11 lines (7 loc) 708 B
/** * @mynaui/icons-react v0.4.1 - MIT */ import createReactSolidComponent from '../createReactSolidComponent.js'; var BatteryChargingSolid = createReactSolidComponent("battery-charging", "BatteryChargingSolid", [["path", { "d": "M10.989 6.25H4A1.75 1.75 0 0 0 2.25 8v8c0 .966.784 1.75 1.75 1.75h5.293a1 1 0 0 1 .036-.086l2.959-4.913H8.5a.75.75 0 0 1-.67-1.086z", "key": "svg-0" }], ["path", { "d": "M11.013 17.75H18A1.75 1.75 0 0 0 19.75 16V8A1.75 1.75 0 0 0 18 6.25h-5.292a1 1 0 0 1-.036.085l-2.958 4.916h3.788a.75.75 0 0 1 .67 1.085zM21.75 11a.75.75 0 0 0-1.5 0v2a.75.75 0 0 0 1.5 0z", "key": "svg-1" }]]); export { BatteryChargingSolid as default }; //# sourceMappingURL=BatteryChargingSolid.js.map