The Tabler a b 2 icon depicts the letters "a" and "b" with the number "2" below them, commonly used to represent text formatting options or versioning in UI elements.
Common uses
- Text formatting toolbar button
- Label for a text input field
- Indicator for draft or version 2 content
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconAB2 } from '@tabler/icons-react';
<IconAB2 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Text
- Keywords
- testvisualuserdesignab2texttext formattingversion 2text optionsa/b test
FAQ
- What is the purpose of the a b 2 icon?
- This icon is typically used to signify text-related actions or information, such as text formatting, versioning, or distinguishing between different text elements.
- How do I use the a b 2 icon in React?
- You can import and use it in your React application with: import { IconAB2 } from '@tabler/icons-react'. Then, render it as <IconAB2 />.
- What is the license for the a b 2 icon?
- The Tabler icon library, including the a b 2 icon, is 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 →