The Tabler circle dashed letter d icon depicts the uppercase letter 'D' enclosed in a dashed circle, often used to represent a 'draft' or 'design' state, or as a specific letter identifier in UI elements.
Common uses
- Indicating a draft status for a document or item.
- Labeling a section related to design or development.
- As a visual cue in a tutorial or guide for a 'D' key or command.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCircleDashedLetterD } from '@tabler/icons-react';
<IconCircleDashedLetterD size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Letters
- Keywords
- alphabetuppercasecharactertexttypefonttypographyletterwritingcirclelettersdashedddraft icondesign letterletter d
FAQ
- What is the purpose of the circle dashed letter d icon?
- It's typically used to signify a draft, design, or a specific 'D' related item. It can also serve as a general alphabet icon.
- How do I use this icon in React?
- You can import and use it directly with: import { IconCircleDashedLetterD } from '@tabler/icons-react'
- What is the license for this icon?
- This icon is from the Tabler icon library and 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 →