The HugeIcons border all 01 icon depicts a square with a border around all its sides, commonly used to represent a full border, framing, or the concept of encompassing an area.
Common uses
- Applying a full border to an element
- Indicating a framed or contained section
- Representing a complete boundary
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BorderAll01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={BorderAll01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- full borderframeoutlineborder
FAQ
- What is the border all 01 icon used for?
- This icon is typically used to visually represent a complete border or frame around an object or area in a user interface.
- How do I use the BorderAll01Icon in React?
- Import it as 'import { BorderAll01Icon } from '@hugeicons/core-free-icons';' and render it using '<HugeiconsIcon icon={BorderAll01Icon} />' after importing HugeiconsIcon.
- What is the license for this icon?
- The HugeIcons border all 01 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 →