Mathematical Bold Fraktur Small I

๐–Ž

Shortcodes

Copy and paste codes for Mathematical Bold Fraktur Small I symbol ๐–Ž to use in your websites, apps, blogs, and more.

Unicode
U+1D58E
HTML Code
𝖎
HEX Code
𝖎
CSS Code
\1D58E
JS/JSON
\u1D58E
Unix/C/PHP/JAVA
0x1D58E
URL-encode
%F0%9D%96%8E
copied

Customize Mathematical Bold Fraktur Small I Symbol

Customize ๐–Ž symbol as you like and download Mathematical Bold Fraktur Small I as SVG or PNG or copy its HTML code to use in your projects.

Preview helps customize symbol. Downloaded image and HTML code may have size/spacing differences.
๐–Ž

                        
                    

How to add Mathematical Bold Fraktur Small I symbol in HTML, CSS, and JS?

Insert ๐–Ž Mathematical Bold Fraktur Small I using HTML

1. Copy-paste Mathematical Bold Fraktur Small I directly:
<span>๐–Ž</span>
2. HTML Decimal Code:
<span>&#120206;</span>
3. Hexadecimal Code:
<span>&#x1D58E;</span>
Preview: ๐–Ž

Add Mathematical Bold Fraktur Small I symbol with CSS

.mathematical-bold-fraktur-small-i::before {
    content: '\\1D58E';
}
Preview: Mathematical Bold Fraktur Small I

Mathematical Bold Fraktur Small I JavaScript Code

1. Direct Symbol:
document.querySelector('.mathematical-bold-fraktur-small-i').textContent = '๐–Ž';
2. Unicode Escape for ๐–Ž:
document.querySelector('.mathematical-bold-fraktur-small-i').textContent = '\u1D58E';
Preview: ๐–Ž