John KuehJohn Kueh

brackets icon

Lucide · brackets · ISC

Download SVG

The Lucide brackets icon visually represents a pair of square brackets, commonly used in programming to denote arrays, lists, or code blocks.

Common uses

  • Code editor syntax highlighting
  • Array/list data display
  • Code snippet examples

Use it in React

Install
npm i lucide-react
Import & render
import { Brackets } from 'lucide-react';

<Brackets size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
codetokenarraylistsquare[]bracketssquare brackets

FAQ

What does the brackets icon represent?
It represents square brackets, often used in programming to define arrays, lists, or code structures.
How do I use the brackets icon in React?
You can import and use it like this: import { Brackets } from 'lucide-react'.
What is the license for the Lucide brackets icon?
The Lucide icon library, including the brackets icon, is available under the ISC license.

Related icons

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

Looking for something else? Search Lucide 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 →