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