DotsVerticalSquare
dots-vertical-square
npm install @mynaui/icons-react
import { DotsVerticalSquare } from "@mynaui/icons-react";
const App = () => {
return <DotsVerticalSquare />;
};
npm install @mynaui/icons-react
import { DotsVerticalSquare } from "@mynaui/icons-react";
const App = () => {
return <DotsVerticalSquare />;
};