Mathematical Sans-serif Bold Italic Small L

๐™ก

Shortcodes

Copy useful codes for mathematical sans-serif bold italic small l symbol ๐™ก to use in websites, apps, blogs, and docs.

Unicode
U+1D661
HTML Code
𝙡
HEX Code
𝙡
CSS Code
\1D661
JS/JSON
\u1D661
Unix/C/PHP/JAVA
0x1D661
URL-encode
%F0%9D%99%A1

Customize Mathematical Sans-serif Bold Italic Small L

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

๐™ก
  

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

Insert in HTML

1. Direct symbol:
<span>๐™ก</span>
HTML Code:
<span>&#120417;</span>
HEX Code:
<span>&#x1D661;</span>

Add with CSS

.mathematical-sans-serif-bold-italic-small-l::before {
  content: '\\1D661';
}

Set it in JavaScript

document.querySelector('.mathematical-sans-serif-bold-italic-small-l').textContent = '๐™ก';

Related Fancy Letters

View all Fancy Letters
copied