The Tabler overline icon depicts a horizontal line positioned above text, commonly used in typography to denote specific formatting or emphasis.
Common uses
- Applying overline formatting to selected text.
- Indicating a specific text style in a rich text editor toolbar.
- Representing a mathematical overbar in a formula input.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconOverline } from '@tabler/icons-react';
<IconOverline size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Text
- Keywords
- aboveoverbaroverscorehorizontaloverlinetypographywritingfontcharacterwordtextoverline texthorizontal line above texttypography line
FAQ
- What does the overline icon represent?
- It represents a horizontal line drawn above text, often used for stylistic emphasis or specific typographical conventions.
- How do I use the overline icon in React?
- You can import and use it in your React application with: import { IconOverline } from '@tabler/icons-react'.
- What is the license for the overline icon?
- The Tabler icons, including the overline icon, are distributed 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 →