Mathematical Sans-serif Italic Small L

๐˜ญ

Shortcodes

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

Unicode
U+1D62D
HTML Code
𝘭
HEX Code
𝘭
CSS Code
\1D62D
JS/JSON
\u1D62D
Unix/C/PHP/JAVA
0x1D62D
URL-encode
%F0%9D%98%AD

Customize Mathematical Sans-serif Italic Small L

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

๐˜ญ
  

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

Insert in HTML

1. Direct symbol:
<span>๐˜ญ</span>
HTML Code:
<span>&#120365;</span>
HEX Code:
<span>&#x1D62D;</span>

Add with CSS

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

Set it in JavaScript

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

Related Fancy Letters

View all Fancy Letters
copied