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