Mathematical Sans-serif Bold Italic Small O

๐™ค

Shortcodes

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

Unicode
U+1D664
HTML Code
𝙤
HEX Code
𝙤
CSS Code
\1D664
JS/JSON
\u1D664
Unix/C/PHP/JAVA
0x1D664
URL-encode
%F0%9D%99%A4

Customize Mathematical Sans-serif Bold Italic Small O

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

๐™ค
  

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

Insert in HTML

1. Direct symbol:
<span>๐™ค</span>
HTML Code:
<span>&#120420;</span>
HEX Code:
<span>&#x1D664;</span>

Add with CSS

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

Set it in JavaScript

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

Related Fancy Letters

View all Fancy Letters
copied