The Tabler border right plus icon visually represents adding an element or action to the right edge of a boundary, often used to signify expanding or enhancing content.
Common uses
- Button to add a new item to a list or section.
- Action to extend a sidebar or panel.
- Indicator for increasing a setting or parameter on the right.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBorderRightPlus } from '@tabler/icons-react';
<IconBorderRightPlus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- addrightenhanceexpandboostincreaseenlargeamplifyedgeextenddesignborderplusadd right borderextend rightright edge plus
FAQ
- What does the border right plus icon represent?
- It typically signifies adding something to the right side or extending an existing element. It's useful for actions like adding new content or expanding boundaries.
- How do I use this icon in React?
- You can import and use it directly with the following statement: `import { IconBorderRightPlus } from '@tabler/icons-react'`.
- What is the license for this icon?
- This icon is from the Tabler icon library and 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 →