Mathematical Sans-serif Italic Small V

๐˜ท

Shortcodes

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

Unicode
U+1D637
HTML Code
𝘷
HEX Code
𝘷
CSS Code
\1D637
JS/JSON
\u1D637
Unix/C/PHP/JAVA
0x1D637
URL-encode
%F0%9D%98%B7

Customize Mathematical Sans-serif Italic Small V

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

๐˜ท
  

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

Insert in HTML

1. Direct symbol:
<span>๐˜ท</span>
HTML Code:
<span>&#120375;</span>
HEX Code:
<span>&#x1D637;</span>

Add with CSS

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

Set it in JavaScript

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

Related Fancy Letters

View all Fancy Letters
copied