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