Mathematical Sans-serif Italic Small Q

๐˜ฒ

Shortcodes

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

Unicode
U+1D632
HTML Code
𝘲
HEX Code
𝘲
CSS Code
\1D632
JS/JSON
\u1D632
Unix/C/PHP/JAVA
0x1D632
URL-encode
%F0%9D%98%B2

Customize Mathematical Sans-serif Italic Small Q

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

๐˜ฒ
  

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

Insert in HTML

1. Direct symbol:
<span>๐˜ฒ</span>
HTML Code:
<span>&#120370;</span>
HEX Code:
<span>&#x1D632;</span>

Add with CSS

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

Set it in JavaScript

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

Related Fancy Letters

View all Fancy Letters
copied