Mathematical Sans-serif Bold Italic Small R

๐™ง

Shortcodes

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

Unicode
U+1D667
HTML Code
𝙧
HEX Code
𝙧
CSS Code
\1D667
JS/JSON
\u1D667
Unix/C/PHP/JAVA
0x1D667
URL-encode
%F0%9D%99%A7

Customize Mathematical Sans-serif Bold Italic Small R

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

๐™ง
  

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

Insert in HTML

1. Direct symbol:
<span>๐™ง</span>
HTML Code:
<span>&#120423;</span>
HEX Code:
<span>&#x1D667;</span>

Add with CSS

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

Set it in JavaScript

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

Related Fancy Letters

View all Fancy Letters
copied