Box Drawings Right Heavy And Left Down Light

Shortcodes

Copy and paste codes for Box Drawings Right Heavy And Left Down Light symbol ┮ to use in your websites, apps, blogs, and more.

Unicode
U+252E
HTML Code
┮
HEX Code
┮
CSS Code
\252E
JS/JSON
\u252E
Unix/C/PHP/JAVA
0x252E
URL-encode
%E2%94%AE
copied

Customize Box Drawings Right Heavy And Left Down Light Symbol

Customize ┮ symbol as you like and download Box Drawings Right Heavy And Left Down Light as SVG or PNG or copy its HTML code to use in your projects.

Preview helps customize symbol. Downloaded image and HTML code may have size/spacing differences.
 

How to add Box Drawings Right Heavy And Left Down Light symbol in HTML, CSS, and JS?

Insert ┮ Box Drawings Right Heavy And Left Down Light using HTML

1. Copy-paste Box Drawings Right Heavy And Left Down Light directly:
<span>┮</span>
2. HTML Decimal Code:
<span>&#9518;</span>
3. Hexadecimal Code:
<span>&#x252E;</span>
Preview:

Add Box Drawings Right Heavy And Left Down Light symbol with CSS

.box-drawings-right-heavy-and-left-down-light::before {
    content: '\\252E';
}
Preview: Box Drawings Right Heavy And Left Down Light

Box Drawings Right Heavy And Left Down Light JavaScript Code

1. Direct Symbol:
document.querySelector('.box-drawings-right-heavy-and-left-down-light').textContent = '┮';
2. Unicode Escape for ┮:
document.querySelector('.box-drawings-right-heavy-and-left-down-light').textContent = '\u252E';
Preview:

Related Line Symbols

View all Line Symbols