The Tabler brackets contain start icon visually represents the concept of a regular expression that matches a pattern at the beginning of a string, often used in mathematical or text-processing contexts.
Common uses
- Regex builder UI for 'starts with' pattern.
- Label for a 'beginning of string' search filter.
- Indicator in a math or formula editor.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBracketsContainStart } from '@tabler/icons-react';
<IconBracketsContainStart size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Math
- Keywords
- wordregexfindbracketscontainstartcalculationequationfavoriteratingmathregex startstring startbeginning of lineanchor start
FAQ
- What does the brackets-contain-start icon represent?
- It signifies the start of a pattern or string, commonly used in regular expressions to denote the beginning of a match.
- How do I use this icon in React?
- Import it using: import { IconBracketsContainStart } from '@tabler/icons-react'. Then use it as a React component: <IconBracketsContainStart />.
- What is the license for this icon?
- The Tabler icon library, including this icon, is available 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 →