@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 552 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var BatteryMinusSolid = createReactSolidComponent("battery-minus", "BatteryMinusSolid", [["path", { "d": "M2.25 8c0-.967.784-1.75 1.75-1.75h14c.966 0 1.75.783 1.75 1.75v8A1.75 1.75 0 0 1 18 17.75H4A1.75 1.75 0 0 1 2.25 16zM9 11.25a.75.75 0 0 0 0 1.5h4a.75.75 0 0 0 0-1.5zM21.75 11a.75.75 0 0 0-1.5 0v2a.75.75 0 0 0 1.5 0z", "key": "svg-0" }]]);
export { BatteryMinusSolid as default };
//# sourceMappingURL=BatteryMinusSolid.js.map