Mathematical Bold Fraktur Capital L

๐•ท

Shortcodes

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

Unicode
U+1D577
HTML Code
𝕷
HEX Code
𝕷
CSS Code
\1D577
JS/JSON
\u1D577
Unix/C/PHP/JAVA
0x1D577
URL-encode
%F0%9D%95%B7

Customize Mathematical Bold Fraktur Capital L

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

๐•ท
  

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

Insert in HTML

1. Direct symbol:
<span>๐•ท</span>
HTML Code:
<span>&#120183;</span>
HEX Code:
<span>&#x1D577;</span>

Add with CSS

.mathematical-bold-fraktur-capital-l::before {
  content: '\\1D577';
}

Set it in JavaScript

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

Related Fancy Letters

View all Fancy Letters
copied