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