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