Mathematical Sans-serif Italic Small O

๐˜ฐ

Shortcodes

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

Unicode
U+1D630
HTML Code
𝘰
HEX Code
𝘰
CSS Code
\1D630
JS/JSON
\u1D630
Unix/C/PHP/JAVA
0x1D630
URL-encode
%F0%9D%98%B0

Customize Mathematical Sans-serif Italic Small O

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

๐˜ฐ
  

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

Insert in HTML

1. Direct symbol:
<span>๐˜ฐ</span>
HTML Code:
<span>&#120368;</span>
HEX Code:
<span>&#x1D630;</span>

Add with CSS

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

Set it in JavaScript

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

Related Fancy Letters

View all Fancy Letters
copied