The HugeIcons third bracket circle icon depicts a circular bracket, often used to represent grouping, containment, or a specific section within a larger context.
Common uses
- Indicate a specific data range or segment.
- Visually group related options or settings.
- Denote a distinct area in a dashboard or interface.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ThirdBracketCircleIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ThirdBracketCircleIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- bracket groupsection iconcontainment symbolrange indicator
FAQ
- What does the third bracket circle icon represent?
- It visually signifies grouping, containment, or a defined section, useful for organizing information or UI elements.
- How do I use this icon in React?
- Import it using `import { ThirdBracketCircleIcon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={ThirdBracketCircleIcon} />`.
- What is the license for this icon?
- This icon is available under the MIT license, allowing for free use in commercial and non-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 →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →