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