John KuehJohn Kueh

underline icon

Tabler · underline · MIT

Download SVG

The Tabler underline icon visually represents text that has a line drawn beneath it, commonly used to indicate emphasis or a hyperlink in user interfaces.

Common uses

  • Apply emphasis to selected text
  • Indicate a clickable hyperlink
  • Format text in a rich text editor

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconUnderline } from '@tabler/icons-react';

<IconUnderline size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Text
Keywords
underscoreemphasishorizontaltypographyunderlinewritingfontcharacterwordtextlinkstrike

FAQ

What does the underline icon signify?
It signifies text that is underlined, often used for emphasis or to denote a hyperlink.
How do I use the underline icon in React?
You can import and use it like this: import { IconUnderline } from '@tabler/icons-react'; <IconUnderline />.
What is the license for the Tabler underline icon?
The Tabler icon set, including the underline icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Tabler.

Looking for something else? Search Tabler and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →