Presentation Form For Vertical Left Tortoise Shell Bracket
︹
Shortcodes
Copy useful codes for presentation form for vertical left tortoise shell bracket symbol ︹ to use in websites, apps, blogs, and docs.
Unicode
U+FE39 HTML Code
︹ HEX Code
︹ CSS Code
\FE39 JS/JSON
\uFE39 Unix/C/PHP/JAVA
0xFE39 URL-encode
%EF%B8%B9 Customize Presentation Form For Vertical Left Tortoise Shell Bracket
Customize ︹, download it as SVG or PNG, or copy the generated HTML snippet.
︹
How to use Presentation Form For Vertical Left Tortoise Shell 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-left-tortoise-shell-bracket::before {
content: '\\FE39';
} Set it in JavaScript
document.querySelector('.presentation-form-for-vertical-left-tortoise-shell-bracket').textContent = '︹';