Mathematical Sans-serif Italic Capital G

๐˜Ž

Shortcodes

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

Unicode
U+1D60E
HTML Code
𝘎
HEX Code
𝘎
CSS Code
\1D60E
JS/JSON
\u1D60E
Unix/C/PHP/JAVA
0x1D60E
URL-encode
%F0%9D%98%8E

Customize Mathematical Sans-serif Italic Capital G

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

๐˜Ž
  

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

Insert in HTML

1. Direct symbol:
<span>๐˜Ž</span>
HTML Code:
<span>&#120334;</span>
HEX Code:
<span>&#x1D60E;</span>

Add with CSS

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

Set it in JavaScript

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

Related Fancy Letters

View all Fancy Letters
copied