The Tabler border outer icon visually represents a table or grid structure with prominent outer lines, commonly used to signify boundaries, containers, or structured layouts in UI design.
Common uses
- Indicating table borders in data display components.
- Highlighting the outer frame of a modal or card.
- Representing a structured or boxed layout option.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBorderOuter } from '@tabler/icons-react';
<IconBorderOuter size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- tablesidelineborderoutercreativeartisticvisualaestheticstyledesigntable borderouter lineframegrid
FAQ
- What is the border outer icon used for?
- It's used to represent tables, outer borders, or structured containers in user interfaces.
- How do I use this icon in React?
- Import it using `import { IconBorderOuter } from '@tabler/icons-react'` and then use it as a component: `<IconBorderOuter />`.
- What is the license for this icon?
- The Tabler icon library, including the border outer 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 →