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