Mathematical Sans-serif Italic Small G

๐˜จ

Shortcodes

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

Unicode
U+1D628
HTML Code
𝘨
HEX Code
𝘨
CSS Code
\1D628
JS/JSON
\u1D628
Unix/C/PHP/JAVA
0x1D628
URL-encode
%F0%9D%98%A8

Customize Mathematical Sans-serif Italic Small G

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

๐˜จ
  

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

Insert in HTML

1. Direct symbol:
<span>๐˜จ</span>
HTML Code:
<span>&#120360;</span>
HEX Code:
<span>&#x1D628;</span>

Add with CSS

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

Set it in JavaScript

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

Related Fancy Letters

View all Fancy Letters
copied