The Tabler border top icon visually represents a line along the top edge of a surface, commonly used in UI design to delineate sections or highlight the upper boundary of an element.
Common uses
- Header separator
- Top border for cards
- Active tab indicator
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBorderTop } from '@tabler/icons-react';
<IconBorderTop size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- tablesidelinebordertopcreativeartisticvisualaestheticstyledesigntable border topline toptop borderdesign border
FAQ
- What is the 'border top' icon used for?
- It's used to visually indicate the top edge or border of an element or section in a user interface.
- How do I use this icon in React?
- You can import and use it like this: import { IconBorderTop } from '@tabler/icons-react'; <IconBorderTop />.
- What is the license for Tabler icons?
- Tabler icons are distributed under the MIT license, allowing for free usage.
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 →