The Tabler circle dashed number 2 icon depicts the numeral '2' enclosed within a dashed circle, commonly used to represent a second item, a pair, or a quantity of two in user interfaces.
Common uses
- Indicating the second step in a multi-step process.
- Labeling a secondary option or feature.
- Representing a count of two items in a list or summary.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCircleDashedNumber2 } from '@tabler/icons-react';
<IconCircleDashedNumber2 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Numbers
- Keywords
- twodoubleduopaircouplesecondbinarytwosomedyaddualnumberscircledashednumber2two dashed circle
FAQ
- What is the purpose of the circle dashed number 2 icon?
- This icon is typically used to visually represent the number two, often in contexts where a secondary item, step, or option needs to be clearly identified.
- How do I use the circle dashed number 2 icon in React?
- You can import and use it in your React application with: import { IconCircleDashedNumber2 } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including the circle dashed number 2 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 →