John KuehJohn Kueh

emphasis icon

Tabler · emphasis · MIT

Download SVG

The Tabler emphasis icon visually represents the concept of highlighting or stressing specific text elements, commonly used in rich text editors or formatting toolbars.

Common uses

  • Bold text formatting button
  • Italic text formatting button
  • Underline text formatting button

Use it in React

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

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

Details

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

FAQ

What is the emphasis icon used for?
It's used to indicate text that should be visually distinct, like bold, italic, or underlined text. This helps draw attention to important parts of the content.
How do I use the emphasis icon in React?
You can import and use it like this: import { IconEmphasis } from '@tabler/icons-react'. Then render it as <IconEmphasis />.
What is the license for the Tabler emphasis icon?
The Tabler icons, including the emphasis icon, are available under the MIT license.

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 →