Mathematical Sans-serif Italic Small D

๐˜ฅ

Shortcodes

Copy useful codes for mathematical sans-serif italic small d symbol ๐˜ฅ to use in websites, apps, blogs, and docs.

Unicode
U+1D625
HTML Code
𝘥
HEX Code
𝘥
CSS Code
\1D625
JS/JSON
\u1D625
Unix/C/PHP/JAVA
0x1D625
URL-encode
%F0%9D%98%A5

Customize Mathematical Sans-serif Italic Small D

Customize ๐˜ฅ, download it as SVG or PNG, or copy the generated HTML snippet.

๐˜ฅ
  

How to use Mathematical Sans-serif Italic Small D Symbol in HTML, CSS, and JS

Insert in HTML

1. Direct symbol:
<span>๐˜ฅ</span>
HTML Code:
<span>&#120357;</span>
HEX Code:
<span>&#x1D625;</span>

Add with CSS

.mathematical-sans-serif-italic-small-d::before {
  content: '\\1D625';
}

Set it in JavaScript

document.querySelector('.mathematical-sans-serif-italic-small-d').textContent = '๐˜ฅ';

Related Fancy Letters

View all Fancy Letters
copied