Mathematical Sans-serif Italic Small I

๐˜ช

Shortcodes

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

Unicode
U+1D62A
HTML Code
𝘪
HEX Code
𝘪
CSS Code
\1D62A
JS/JSON
\u1D62A
Unix/C/PHP/JAVA
0x1D62A
URL-encode
%F0%9D%98%AA

Customize Mathematical Sans-serif Italic Small I

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

๐˜ช
  

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

Insert in HTML

1. Direct symbol:
<span>๐˜ช</span>
HTML Code:
<span>&#120362;</span>
HEX Code:
<span>&#x1D62A;</span>

Add with CSS

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

Set it in JavaScript

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

Related Fancy Letters

View all Fancy Letters
copied