John KuehJohn Kueh

brackets round icon

Phosphor · brackets-round · MIT

Download SVG

The Phosphor brackets round icon depicts a pair of round parentheses, commonly used to represent code blocks, function calls, or grouping in programming contexts within user interfaces.

Common uses

  • Code editor sidebar
  • Programming language syntax highlighting
  • Function definition indicator

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { BracketsRound } from '@phosphor-icons/react';

<BracketsRound size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<BracketsRound size={24} />
thin
<BracketsRound size={24} weight="thin" />
light
<BracketsRound size={24} weight="light" />
bold
<BracketsRound size={24} weight="bold" />
fill
<BracketsRound size={24} weight="fill" />
duotone
<BracketsRound size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
technology & development
Keywords
codeparenthesesround bracketsround bracestechnology & developmenteditorbracketsroundcode bracketsgrouping symbol

FAQ

What does the brackets round icon represent?
It represents round parentheses or brackets, often used in programming to denote code, grouping, or function parameters.
How do I use the brackets round icon in React?
You can import and use it in your React application with: `import { BracketsRound } from '@phosphor-icons/react'`.
What is the license for this icon?
The Phosphor icon library, including this icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor and 4 more libraries by description →