Mathematical Sans-serif Bold Italic Small V

๐™ซ

Shortcodes

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

Unicode
U+1D66B
HTML Code
𝙫
HEX Code
𝙫
CSS Code
\1D66B
JS/JSON
\u1D66B
Unix/C/PHP/JAVA
0x1D66B
URL-encode
%F0%9D%99%AB

Customize Mathematical Sans-serif Bold Italic Small V

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

๐™ซ
  

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

Insert in HTML

1. Direct symbol:
<span>๐™ซ</span>
HTML Code:
<span>&#120427;</span>
HEX Code:
<span>&#x1D66B;</span>

Add with CSS

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

Set it in JavaScript

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

Related Fancy Letters

View all Fancy Letters
copied