Mathematical Sans-serif Italic Small A

๐˜ข

Shortcodes

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

Unicode
U+1D622
HTML Code
𝘢
HEX Code
𝘢
CSS Code
\1D622
JS/JSON
\u1D622
Unix/C/PHP/JAVA
0x1D622
URL-encode
%F0%9D%98%A2

Customize Mathematical Sans-serif Italic Small A

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

๐˜ข
  

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

Insert in HTML

1. Direct symbol:
<span>๐˜ข</span>
HTML Code:
<span>&#120354;</span>
HEX Code:
<span>&#x1D622;</span>

Add with CSS

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

Set it in JavaScript

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

Related Fancy Letters

View all Fancy Letters
copied