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