CornerDownRight
corner-down-right
npm install @mynaui/icons-react
import { CornerDownRight } from "@mynaui/icons-react";
const App = () => {
return <CornerDownRight />;
};
npm install @mynaui/icons-react
import { CornerDownRight } from "@mynaui/icons-react";
const App = () => {
return <CornerDownRight />;
};