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