Mathematical Sans-serif Italic Small M

๐˜ฎ

Shortcodes

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

Unicode
U+1D62E
HTML Code
𝘮
HEX Code
𝘮
CSS Code
\1D62E
JS/JSON
\u1D62E
Unix/C/PHP/JAVA
0x1D62E
URL-encode
%F0%9D%98%AE

Customize Mathematical Sans-serif Italic Small M

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

๐˜ฎ
  

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

Insert in HTML

1. Direct symbol:
<span>๐˜ฎ</span>
HTML Code:
<span>&#120366;</span>
HEX Code:
<span>&#x1D62E;</span>

Add with CSS

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

Set it in JavaScript

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

Related Fancy Letters

View all Fancy Letters
copied