Dingbat Negative Circled Digit Four
❹
Shortcodes
Copy useful codes for dingbat negative circled digit four symbol ❹ to use in websites, apps, blogs, and docs.
Unicode
U+2779 HTML Code
❹ HEX Code
❹ CSS Code
\2779 JS/JSON
\u2779 Unix/C/PHP/JAVA
0x2779 URL-encode
%E2%9D%B9 Customize Dingbat Negative Circled Digit Four
Customize ❹, download it as SVG or PNG, or copy the generated HTML snippet.
❹
How to use Dingbat Negative Circled Digit Four Symbol in HTML, CSS, and JS
Insert in HTML
1. Direct symbol:
<span>❹</span> HTML Code:
<span>❹</span> HEX Code:
<span>❹</span> Add with CSS
.dingbat-negative-circled-digit-four::before {
content: '\\2779';
} Set it in JavaScript
document.querySelector('.dingbat-negative-circled-digit-four').textContent = '❹';