John KuehJohn Kueh

border none icon

Tabler · border-none · MIT

Download SVG

The Tabler border none icon visually represents the removal of borders from an element, commonly used in UI design to create a cleaner or more minimalist aesthetic.

Common uses

  • Clearing borders in table cells
  • Removing borders from input fields
  • Applying a borderless style to cards or containers

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconBorderNone } from '@tabler/icons-react';

<IconBorderNone size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Design
Keywords
tablebordernonecreativeartisticvisualaestheticstyledesignno borderclear borderborderlessremove border

FAQ

What does the border none icon signify?
This icon signifies the absence of borders on an element. It's used to indicate a style where borders are intentionally removed.
How do I use this icon in React?
You can import and use it in your React application like this: import { IconBorderNone } from '@tabler/icons-react'. Then, render it as <IconBorderNone />.
What is the license for this icon?
The Tabler icon library, including the border none 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 →