Mathematical Sans-serif Italic Small P

๐˜ฑ

Shortcodes

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

Unicode
U+1D631
HTML Code
𝘱
HEX Code
𝘱
CSS Code
\1D631
JS/JSON
\u1D631
Unix/C/PHP/JAVA
0x1D631
URL-encode
%F0%9D%98%B1

Customize Mathematical Sans-serif Italic Small P

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

๐˜ฑ
  

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

Insert in HTML

1. Direct symbol:
<span>๐˜ฑ</span>
HTML Code:
<span>&#120369;</span>
HEX Code:
<span>&#x1D631;</span>

Add with CSS

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

Set it in JavaScript

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

Related Fancy Letters

View all Fancy Letters
copied