The Tabler border left plus icon depicts a line with a plus sign on its left edge, commonly used to indicate adding a border or element to the left side of an object or layout.
Common uses
- Add left border to a selected item
- Expand a section to the left
- Insert a new column to the left
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBorderLeftPlus } from '@tabler/icons-react';
<IconBorderLeftPlus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- addleftincreaseenlargeexpandincludeadjustaugmentedgeboostdesignborderplusadd left borderincrease left edgeexpand left
FAQ
- What is the purpose of the border left plus icon?
- This icon signifies the action of adding or increasing a border on the left side, often used in contexts like table manipulation or layout adjustments.
- How do I use this icon in React?
- You can import and use it in your React application with: import { IconBorderLeftPlus } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including this icon, is distributed 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 →