John KuehJohn Kueh

border inner icon

HugeIcons · BorderInnerIcon · MIT

Download SVG

The HugeIcons border inner icon visually represents the concept of internal borders or padding within an element, often used to indicate spacing or framing inside a container.

Common uses

  • Setting internal spacing for a content block
  • Defining margins within a form field
  • Visualizing padding in a layout editor

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
inner borderpaddingmarginframe

FAQ

What does the border inner icon represent?
It signifies internal borders or padding, commonly used to show spacing or framing inside a UI element.
How do I use the BorderInnerIcon in React?
Import both HugeiconsIcon and BorderInnerIcon, then render <HugeiconsIcon icon={BorderInnerIcon} />.
What is the license for this icon?
The HugeIcons library, including this icon, is distributed under the MIT license.

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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →