The Tabler border bottom plus icon depicts a line with a plus sign underneath, commonly used to indicate adding a border or element to the bottom of a container or section.
Common uses
- Button to add a new row in a table.
- Action to extend or add a section below the current one.
- UI element for applying a bottom border style.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBorderBottomPlus } from '@tabler/icons-react';
<IconBorderBottomPlus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- addbottomincreaseaugmentexpandencloseedgeunderlineextendboostdesignborderplusadd bottom borderextend bottombottom plus
FAQ
- What does the border bottom plus icon represent?
- It visually suggests adding something to the bottom edge, like a border, a new element, or an expansion.
- How do I use this icon in React?
- You can import it directly from the '@tabler/icons-react' library like this: import { IconBorderBottomPlus } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon set, including this 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 →