HTML Entity/Symbol𝕕(MATHEMATICAL DOUBLE-STRUCK SMALL D )

𝕕
Copy this symbol

MATHEMATICAL DOUBLE-STRUCK SMALL D

Click on any of the following code values to copy to clipboard.

𝕕
𝕕
U+1D555
\1d555
𝕕

HTML Examples

Using HTML Code value in HTML file

<span> &#120149; </span>

Using HTML Entity value in HTML file

<span> &dopf; </span>

CSS Example

Using CSS content code of the HTML entity &dopf; to specify in a CSS file

span { 
    content: "\1d555";
}
All HTML Symbols