The Tabler circle dashed number 1 icon visually represents the numeral '1' within a dashed circle, commonly used to indicate a primary item, the first step in a process, or a singular option.
Common uses
- Highlighting the first item in a list or carousel.
- Indicating the initial step in a multi-step guide or tutorial.
- Representing a single selection or primary choice in a form.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCircleDashedNumber1 } from '@tabler/icons-react';
<IconCircleDashedNumber1 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Numbers
- Keywords
- onesingleunofirstunitsolomonadindividualunitysingle-itemnumberscircledashednumber1number one dashed
FAQ
- What is the purpose of the circle dashed number 1 icon?
- It's used to denote the number one, often signifying the first, primary, or only item in a set or sequence within a user interface.
- How do I use this icon in a React application?
- You can import it directly from the '@tabler/icons-react' library using: import { IconCircleDashedNumber1 } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including this icon, is distributed under the MIT license, allowing for free use.
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 →