John KuehJohn Kueh

second bracket icon

HugeIcons · SecondBracketIcon · MIT

Download SVG

The HugeIcons second bracket icon visually represents a closing or secondary bracket, often used in programming contexts or to denote a secondary or concluding element in a sequence.

Common uses

  • Code editor syntax highlighting
  • Function or block termination
  • Mathematical or logical grouping

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
closing bracketright bracketparenthesiscode bracket

FAQ

What is the purpose of the second bracket icon?
This icon typically signifies the end of a code block, a closing parenthesis in a mathematical expression, or a secondary grouping.
How do I use the SecondBracketIcon in React?
Import both HugeiconsIcon and SecondBracketIcon, then render the icon using <HugeiconsIcon icon={SecondBracketIcon} />.
What is the license for this icon?
The SecondBracketIcon from HugeIcons is available 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 →