KeyboardBrightnessHigh
keyboard-brightness-high
npm install @mynaui/icons-react
import { KeyboardBrightnessHigh } from "@mynaui/icons-react";
const App = () => {
return <KeyboardBrightnessHigh />;
};
npm install @mynaui/icons-react
import { KeyboardBrightnessHigh } from "@mynaui/icons-react";
const App = () => {
return <KeyboardBrightnessHigh />;
};