TelephoneCall
telephone-call
npm install @mynaui/icons-react
import { TelephoneCall } from "@mynaui/icons-react";
const App = () => {
return <TelephoneCall />;
};
npm install @mynaui/icons-react
import { TelephoneCall } from "@mynaui/icons-react";
const App = () => {
return <TelephoneCall />;
};