ArrowLongUpSolid
arrow-long-up-solid
npm install @mynaui/icons-react
import { ArrowLongUpSolid } from "@mynaui/icons-react";
const App = () => {
return <ArrowLongUpSolid />;
};
npm install @mynaui/icons-react
import { ArrowLongUpSolid } from "@mynaui/icons-react";
const App = () => {
return <ArrowLongUpSolid />;
};