Box Drawings Left Heavy And Right Up Light

Shortcodes

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

Unicode
U+2535
HTML Code
┵
HEX Code
┵
CSS Code
\2535
JS/JSON
\u2535
Unix/C/PHP/JAVA
0x2535
URL-encode
%E2%94%B5
copied

Customize Box Drawings Left Heavy And Right Up Light Symbol

Customize ┵ symbol as you like and download Box Drawings Left Heavy And Right Up 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 Left Heavy And Right Up Light symbol in HTML, CSS, and JS?

Insert ┵ Box Drawings Left Heavy And Right Up Light using HTML

1. Copy-paste Box Drawings Left Heavy And Right Up Light directly:
<span>┵</span>
2. HTML Decimal Code:
<span>&#9525;</span>
3. Hexadecimal Code:
<span>&#x2535;</span>
Preview:

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

.box-drawings-left-heavy-and-right-up-light::before {
    content: '\\2535';
}
Preview: Box Drawings Left Heavy And Right Up Light

Box Drawings Left Heavy And Right Up Light JavaScript Code

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

Related Line Symbols

View all Line Symbols
Box Drawings Vertical Light And Left Heavy
Box Drawings Up Heavy And Left Down Light
Box Drawings Down Heavy And Left Up Light
Box Drawings Vertical Heavy And Left Light
Box Drawings Down Light And Left Up Heavy
Box Drawings Up Light And Left Down Heavy
Box Drawings Heavy Vertical And Left
Box Drawings Light Down And Horizontal
Box Drawings Left Heavy And Right Down Light
Box Drawings Right Heavy And Left Down Light
Box Drawings Down Light And Horizontal Heavy
Box Drawings Down Heavy And Horizontal Light
Box Drawings Right Light And Left Down Heavy
Box Drawings Left Light And Right Down Heavy
Box Drawings Heavy Down And Horizontal
Box Drawings Light Up And Horizontal
Box Drawings Right Heavy And Left Up Light
Box Drawings Up Light And Horizontal Heavy
Box Drawings Up Heavy And Horizontal Light
Box Drawings Right Light And Left Up Heavy
Box Drawings Left Light And Right Up Heavy
Box Drawings Heavy Up And Horizontal
Box Drawings Left Heavy And Right Vertical Light
Box Drawings Right Heavy And Left Vertical Light
Box Drawings Vertical Light And Horizontal Heavy
Box Drawings Up Heavy And Down Horizontal Light
Box Drawings Down Heavy And Up Horizontal Light
Box Drawings Vertical Heavy And Horizontal Light
Box Drawings Left Up Heavy And Right Down Light
Box Drawings Right Up Heavy And Left Down Light
Box Drawings Left Down Heavy And Right Up Light
Box Drawings Right Down Heavy And Left Up Light