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