John KuehJohn Kueh

border top 01 icon

HugeIcons · BorderTop01Icon · MIT

Download SVG

The HugeIcons border top 01 icon visually represents a top border being removed or absent, commonly used to indicate the removal of a top boundary or separation in UI elements.

Common uses

  • Removing top border from a card
  • Indicating no top padding
  • Styling table headers

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BorderTop01Icon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={BorderTop01Icon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
no border topborder remove toptop border offborderless top

FAQ

What does the border top 01 icon represent?
This icon signifies the absence or removal of a top border. It's useful for UI elements where a top boundary is intentionally not displayed.
How do I use the BorderTop01Icon in React?
Import both HugeiconsIcon and BorderTop01Icon, then render it using <HugeiconsIcon icon={BorderTop01Icon} />.
What is the license for this icon?
The BorderTop01Icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons and 4 more libraries by description →