Mathematical Sans-serif Italic Small B

๐˜ฃ

Shortcodes

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

Unicode
U+1D623
HTML Code
𝘣
HEX Code
𝘣
CSS Code
\1D623
JS/JSON
\u1D623
Unix/C/PHP/JAVA
0x1D623
URL-encode
%F0%9D%98%A3

Customize Mathematical Sans-serif Italic Small B

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

๐˜ฃ
  

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

Insert in HTML

1. Direct symbol:
<span>๐˜ฃ</span>
HTML Code:
<span>&#120355;</span>
HEX Code:
<span>&#x1D623;</span>

Add with CSS

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

Set it in JavaScript

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

Related Fancy Letters

View all Fancy Letters
copied