The HugeIcons text underline icon visually represents the action of applying an underline to text, commonly used in rich text editors or formatting toolbars to indicate or apply underlining.
Common uses
- Underline text button in a rich text editor
- Formatting options in a document editor
- Applying emphasis to selected text
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { TextUnderlineIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={TextUnderlineIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- underlinetext styleformat textemphasize
FAQ
- What does the text underline icon represent?
- This icon represents the action of applying an underline to text, often used for emphasis or to denote a specific style in text editing interfaces.
- How do I use the TextUnderlineIcon in React?
- Import both HugeiconsIcon and TextUnderlineIcon, then render <HugeiconsIcon icon={TextUnderlineIcon} />.
- What is the license for this icon?
- The TextUnderlineIcon is part of the HugeIcons library and is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.