John KuehJohn Kueh

circle letter d icon

Tabler · circle-letter-d · MIT

Download SVG

The Tabler circle letter d icon depicts the letter 'D' enclosed within a circle, commonly used to represent a designated area, a default option, or a specific data point labeled with 'D'.

Common uses

  • Labeling a default setting or option
  • Indicating a specific data category or type
  • Representing a 'Draft' or 'Design' status

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconCircleLetterD } from '@tabler/icons-react';

<IconCircleLetterD size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconCircleLetterD size={24} stroke={2} />
filled
<IconCircleLetterDFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Letters
Keywords
shapealphabetsignlatincircleletterroundcircularcharactertypographylettersdletter d circled in a circlecircular dalphabet d

FAQ

What is the circle letter d icon used for?
It's used to visually represent the letter 'D' within a circular boundary, often for labeling, categorization, or indicating specific states in a user interface.
How do I use the circle letter d icon in React?
You can import and use it in your React application with: import { IconCircleLetterD } from '@tabler/icons-react'.
What is the license for this icon?
The Tabler icon library, including the circle letter d 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 →