The HugeIcons third bracket icon visually represents a grouping or enclosure, often used to denote code blocks, parameters, or specific sections of information.
Common uses
- Code editor syntax highlighting
- API documentation examples
- Mathematical expressions
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ThirdBracketIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ThirdBracketIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- code bracketgrouping bracketenclosure bracketsyntax bracket
FAQ
- What is the Third Bracket icon used for?
- It's typically used to indicate code blocks, parameters, or to visually group related information in UI elements.
- How do I use the Third Bracket icon in React?
- Import both HugeiconsIcon and ThirdBracketIcon, then render <HugeiconsIcon icon={ThirdBracketIcon} />.
- What is the license for this icon?
- The Third Bracket icon is distributed under the MIT license, allowing for free use.
Related icons
The same idea in other libraries, and near matches in HugeIcons.