The Tabler brackets contain icon, also known as brackets-contain, visually represents the concept of containing or enclosing elements within brackets, often used in mathematical or programming contexts to denote grouping or scope.
Common uses
- Indicating a regular expression or pattern matching function.
- Representing a code block or scope in programming.
- Symbolizing a mathematical expression or formula.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBracketsContain } from '@tabler/icons-react';
<IconBracketsContain size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Math
- Keywords
- wordregexfindbracketscontaincalculationequationmathematicsnumericformulamathgroupingscopeenclosure
FAQ
- What does the brackets-contain icon represent?
- It depicts elements enclosed within brackets, commonly used for grouping in math or defining scope in code.
- How do I use this icon in React?
- Import it using `import { IconBracketsContain } from '@tabler/icons-react'` and use it as a React component.
- What is the license for this icon?
- The Tabler icons, including brackets-contain, are distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →