The HugeIcons first bracket square icon depicts a square with an opening bracket on the left, commonly used to indicate the start of a section, a code block, or an initial input field.
Common uses
- Start of code block
- Initial input field marker
- Beginning of a data set
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { FirstBracketSquareIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={FirstBracketSquareIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- opening bracketstart bracketbracket startcode start
FAQ
- What does the first bracket square icon represent?
- This icon visually signifies the beginning or start of something, such as a code segment, a form field, or a data structure.
- How do I use the FirstBracketSquareIcon in React?
- Import it using `import { FirstBracketSquareIcon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={FirstBracketSquareIcon} />`.
- What is the license for this icon?
- The FirstBracketSquareIcon 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.