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