The Tabler square rounded letter d icon depicts the letter 'D' within a rounded square, commonly used to represent a specific option, category, or input field related to the letter D in user interfaces.
Common uses
- Labeling a 'Default' setting or option.
- Indicating a data field for 'Date'.
- Representing a 'Delete' action or confirmation.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSquareRoundedLetterD } from '@tabler/icons-react';
<IconSquareRoundedLetterD size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconSquareRoundedLetterD size={24} stroke={2} />filled
<IconSquareRoundedLetterDFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Letters
- Keywords
- shapealphabetsignlatinsquareroundedletterrectangularcharactertypographylettersdletter d iconrounded ddefault icondata icon
FAQ
- What is the square rounded letter d icon used for?
- It's used to visually represent the letter 'D' in UI elements like buttons, labels, or input fields, often signifying 'Default', 'Data', or 'Delete'.
- How do I use this icon in React?
- You can import and use it in your React application with: import { IconSquareRoundedLetterD } from '@tabler/icons-react'
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in Tabler.