Mathematical Bold Fraktur Capital G

๐•ฒ

Shortcodes

Copy useful codes for mathematical bold fraktur capital g symbol ๐•ฒ to use in websites, apps, blogs, and docs.

Unicode
U+1D572
HTML Code
𝕲
HEX Code
𝕲
CSS Code
\1D572
JS/JSON
\u1D572
Unix/C/PHP/JAVA
0x1D572
URL-encode
%F0%9D%95%B2

Customize Mathematical Bold Fraktur Capital G

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

๐•ฒ
  

How to use Mathematical Bold Fraktur Capital G Symbol in HTML, CSS, and JS

Insert in HTML

1. Direct symbol:
<span>๐•ฒ</span>
HTML Code:
<span>&#120178;</span>
HEX Code:
<span>&#x1D572;</span>

Add with CSS

.mathematical-bold-fraktur-capital-g::before {
  content: '\\1D572';
}

Set it in JavaScript

document.querySelector('.mathematical-bold-fraktur-capital-g').textContent = '๐•ฒ';

Related Fancy Letters

View all Fancy Letters
copied