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