The Tabler circle dashed number 4 icon visually represents the numeral '4' with a dashed circle outline, commonly used to denote a fourth item in a sequence or a quantity of four.
Common uses
- Indicating the fourth step in a tutorial or process.
- Labeling a group or category containing four items.
- Displaying a score or count of four.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCircleDashedNumber4 } from '@tabler/icons-react';
<IconCircleDashedNumber4 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Numbers
- Keywords
- fourquadquartetfourthquaternaryquadrupletetradfoursomefourfoldquadrupletnumberscircledashednumber4number 4 dashed
FAQ
- What is the purpose of the circle dashed number 4 icon?
- This icon is used to represent the number 4, often in contexts where it signifies a sequence, quantity, or step.
- How do I use the circle dashed number 4 icon in React?
- You can import and use it in your React application with: import { IconCircleDashedNumber4 } from '@tabler/icons-react'
- What is the license for the Tabler icons?
- Tabler icons, including the circle dashed number 4, 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 →