Box Drawings Up Double And Left Single

Shortcodes

Copy and paste codes for Box Drawings Up Double And Left Single symbol ╜ to use in your websites, apps, blogs, and more.

Unicode
U+255C
HTML Code
╜
HEX Code
╜
CSS Code
\255C
JS/JSON
\u255C
Unix/C/PHP/JAVA
0x255C
URL-encode
%E2%95%9C
copied

Customize Box Drawings Up Double And Left Single Symbol

Customize ╜ symbol as you like and download Box Drawings Up Double And Left Single 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 Up Double And Left Single symbol in HTML, CSS, and JS?

Insert ╜ Box Drawings Up Double And Left Single using HTML

1. Copy-paste Box Drawings Up Double And Left Single directly:
<span>╜</span>
2. HTML Decimal Code:
<span>&#9564;</span>
3. Hexadecimal Code:
<span>&#x255C;</span>
Preview:

Add Box Drawings Up Double And Left Single symbol with CSS

.box-drawings-up-double-and-left-single::before {
    content: '\\255C';
}
Preview: Box Drawings Up Double And Left Single

Box Drawings Up Double And Left Single JavaScript Code

1. Direct Symbol:
document.querySelector('.box-drawings-up-double-and-left-single').textContent = '╜';
2. Unicode Escape for ╜:
document.querySelector('.box-drawings-up-double-and-left-single').textContent = '\u255C';
Preview:

Related Line Symbols

View all Line Symbols