TypeUnderlineSolid
type-underline-solid
npm install @mynaui/icons-react
import { TypeUnderlineSolid } from "@mynaui/icons-react";
const App = () => {
return <TypeUnderlineSolid />;
}; <svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d='M6 2.25a.75.75 0 0 1 .75.75v7.539c0 1.531.566 2.99 1.557 4.058.99 1.066 2.32 1.653 3.693 1.653s2.704-.587 3.693-1.653c.991-1.067 1.557-2.527 1.557-4.058V3a.75.75 0 0 1 1.5 0v7.539c0 1.895-.699 3.723-1.958 5.079-1.26 1.358-2.983 2.132-4.792 2.132s-3.531-.774-4.792-2.132c-1.26-1.356-1.958-3.184-1.958-5.08V3A.75.75 0 0 1 6 2.25M3.25 21a.75.75 0 0 1 .75-.75h16a.75.75 0 0 1 0 1.5H4a.75.75 0 0 1-.75-.75'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons-solid/type-underline.svg" /> npm install @mynaui/icons
<svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><use xlink:href="/path/to/mynaui-solid.symbol.svg#mynaui-type-underline"></use>
</svg>