@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 474 B
JavaScript
/**
* @mynaui/icons-react v0.4.1 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var BatteryCheck = createReactComponent("battery-check", "BatteryCheck", [["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 4v2", "key": "svg-0" }], ["path", { "d": "m9.26 12.242 1.034 1.181c.095.109.266.1.35-.016l2.1-2.907", "key": "svg-1" }]]);
export { BatteryCheck as default };
//# sourceMappingURL=BatteryCheck.js.map