The Tabler border top plus icon visually represents adding an element or feature to the top edge of a design, often used to signify expansion or an increase in scope.
Common uses
- Adding a new section above the current content
- Expanding a header or top navigation element
- Indicating an upgrade or premium feature at the top of a list
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBorderTopPlus } from '@tabler/icons-react';
<IconBorderTopPlus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- addtopenhanceexpandamplifyedgeextensionriseenlargeincreasedesignborderplusadd top bordertop edge plusincrease border top
FAQ
- What does the border top plus icon signify?
- It typically signifies adding something to the top, enhancing an edge, or expanding a design element upwards.
- How do I use this icon in React?
- Import it from '@tabler/icons-react' like this: import { IconBorderTopPlus } from '@tabler/icons-react'.
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free use.
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 →