Presentation Form For Vertical Right White Corner Bracket
﹄
Shortcodes
Copy useful codes for presentation form for vertical right white corner bracket symbol ﹄ to use in websites, apps, blogs, and docs.
Unicode
U+FE44 HTML Code
﹄ HEX Code
﹄ CSS Code
\FE44 JS/JSON
\uFE44 Unix/C/PHP/JAVA
0xFE44 URL-encode
%EF%B9%84 Customize Presentation Form For Vertical Right White Corner Bracket
Customize ﹄, download it as SVG or PNG, or copy the generated HTML snippet.
﹄
How to use Presentation Form For Vertical Right White Corner Bracket 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
.presentation-form-for-vertical-right-white-corner-bracket::before {
content: '\\FE44';
} Set it in JavaScript
document.querySelector('.presentation-form-for-vertical-right-white-corner-bracket').textContent = '﹄';