The Tabler border style icon visually represents options for applying borders to elements, commonly used in UI to indicate or control border formatting in tables, text boxes, or other design components.
Common uses
- Table cell border selection
- Text box border type setting
- Container border style options
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBorderStyle } from '@tabler/icons-react';
<IconBorderStyle size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- googleexcelsheetsborderstylecreativeartisticvisualaestheticdesigntable border
FAQ
- What does the border style icon represent?
- It depicts different ways borders can be applied to elements, often used in design tools to select border appearance.
- How do I use this icon in React?
- Import it using `import { IconBorderStyle } from '@tabler/icons-react'` and then use it as a React component.
- What is the license for this icon?
- The Tabler 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 →