BatteryEmptySolid
battery-empty-solid
npm install @mynaui/icons-react
import { BatteryEmptySolid } from "@mynaui/icons-react";
const App = () => {
return <BatteryEmptySolid />;
};npm install @mynaui/icons-react
import { BatteryEmptySolid } from "@mynaui/icons-react";
const App = () => {
return <BatteryEmptySolid />;
};