Presentation Form For Vertical Right Black Lenticular Bracket

Shortcodes

Copy useful codes for presentation form for vertical right black lenticular bracket symbol ︼ to use in websites, apps, blogs, and docs.

Unicode
U+FE3C
HTML Code
︼
HEX Code
︼
CSS Code
\FE3C
JS/JSON
\uFE3C
Unix/C/PHP/JAVA
0xFE3C
URL-encode
%EF%B8%BC

Customize Presentation Form For Vertical Right Black Lenticular Bracket

Customize ︼, download it as SVG or PNG, or copy the generated HTML snippet.

  

How to use Presentation Form For Vertical Right Black Lenticular Bracket Symbol in HTML, CSS, and JS

Insert in HTML

1. Direct symbol:
<span>︼</span>
HTML Code:
<span>&#65084;</span>
HEX Code:
<span>&#xFE3C;</span>

Add with CSS

.presentation-form-for-vertical-right-black-lenticular-bracket::before {
  content: '\\FE3C';
}

Set it in JavaScript

document.querySelector('.presentation-form-for-vertical-right-black-lenticular-bracket').textContent = '︼';

Related Bracket Symbols

View all Bracket Symbols
copied