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