UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 424 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactComponent from '../createReactComponent.js'; var BatteryChargingTwo = createReactComponent("battery-charging-two", "BatteryChargingTwo", [["path", { "d": "M18 7H4a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1m3 4v2M6.5 10v4m3-4v4", "key": "svg-0" }]]); export { BatteryChargingTwo as default }; //# sourceMappingURL=BatteryChargingTwo.js.map