Mathematical Sans-serif Bold Italic Small M

๐™ข

Shortcodes

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

Unicode
U+1D662
HTML Code
𝙢
HEX Code
𝙢
CSS Code
\1D662
JS/JSON
\u1D662
Unix/C/PHP/JAVA
0x1D662
URL-encode
%F0%9D%99%A2

Customize Mathematical Sans-serif Bold Italic Small M

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

๐™ข
  

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

Insert in HTML

1. Direct symbol:
<span>๐™ข</span>
HTML Code:
<span>&#120418;</span>
HEX Code:
<span>&#x1D662;</span>

Add with CSS

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

Set it in JavaScript

document.querySelector('.mathematical-sans-serif-bold-italic-small-m').textContent = '๐™ข';

Related Fancy Letters

View all Fancy Letters
copied