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