Mathematical Sans-serif Digit Two

๐Ÿค

Shortcodes

Copy useful codes for mathematical sans-serif digit two symbol ๐Ÿค to use in websites, apps, blogs, and docs.

Unicode
U+1D7E4
HTML Code
𝟤
HEX Code
𝟤
CSS Code
\1D7E4
JS/JSON
\u1D7E4
Unix/C/PHP/JAVA
0x1D7E4
URL-encode
%F0%9D%9F%A4

Customize Mathematical Sans-serif Digit Two

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

๐Ÿค
  

How to use Mathematical Sans-serif Digit Two Symbol in HTML, CSS, and JS

Insert in HTML

1. Direct symbol:
<span>๐Ÿค</span>
HTML Code:
<span>&#120804;</span>
HEX Code:
<span>&#x1D7E4;</span>

Add with CSS

.mathematical-sans-serif-digit-two::before {
  content: '\\1D7E4';
}

Set it in JavaScript

document.querySelector('.mathematical-sans-serif-digit-two').textContent = '๐Ÿค';

Related Number Symbols

View all Number Symbols
copied