TypeUnderlineSolid
type-underline-solid
npm install @mynaui/icons-react
import { TypeUnderlineSolid } from "@mynaui/icons-react";
const App = () => {
return <TypeUnderlineSolid />;
};
npm install @mynaui/icons-react
import { TypeUnderlineSolid } from "@mynaui/icons-react";
const App = () => {
return <TypeUnderlineSolid />;
};