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