The Tabler border all icon depicts a grid of lines, commonly used to represent the concept of applying borders to all sides of an element or a table in UI design.
Common uses
- Apply borders to a table.
- Outline a selected area.
- Indicate a full border option.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBorderAll } from '@tabler/icons-react';
<IconBorderAll size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- tablesidelineborderallcreativeartisticvisualaestheticstyledesignall bordersgrid linestable borders
FAQ
- What is the border all icon used for?
- It's typically used to signify applying borders to all edges of an element or a table in user interfaces.
- How do I use this icon in React?
- You can import and use it like this: import { IconBorderAll } from '@tabler/icons-react'; <IconBorderAll />
- What is the license for this icon?
- The Tabler icons, including border-all, are 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 →