Box Drawings Heavy Right
╺
Shortcodes
Copy and paste codes for Box Drawings Heavy Right symbol ╺ to use in your websites, apps, blogs, and more.
Unicode
U+257A
HTML Code
╺
HEX Code
╺
CSS Code
\257A
JS/JSON
\u257A
Unix/C/PHP/JAVA
0x257A
URL-encode
%E2%95%BA
copied
Customize Box Drawings Heavy Right Symbol
Customize ╺ symbol as you like and download Box Drawings Heavy Right 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 Heavy Right symbol in HTML, CSS, and JS?
Insert ╺ Box Drawings Heavy Right using HTML
1. Copy-paste Box Drawings Heavy Right directly:
<span>╺</span>
2. HTML Decimal Code:
<span>╺</span>
3. Hexadecimal Code:
<span>╺</span>
Preview:
╺
Add Box Drawings Heavy Right symbol with CSS
.box-drawings-heavy-right::before {
content: '\\257A';
}
Preview: Box Drawings Heavy Right
Box Drawings Heavy Right JavaScript Code
1. Direct Symbol:
document.querySelector('.box-drawings-heavy-right').textContent = '╺';
2. Unicode Escape for ╺:
document.querySelector('.box-drawings-heavy-right').textContent = '\u257A';
Preview: ╺
Related Line Symbols
View all Line Symbols┆
Box Drawings Light Triple Dash Vertical
┇
Box Drawings Heavy Triple Dash Vertical
┈
Box Drawings Light Quadruple Dash Horizontal
┉
Box Drawings Heavy Quadruple Dash Horizontal
┊
Box Drawings Light Quadruple Dash Vertical
┋
Box Drawings Heavy Quadruple Dash Vertical
╌
Box Drawings Light Double Dash Horizontal
╍
Box Drawings Heavy Double Dash Horizontal
╎
Box Drawings Light Double Dash Vertical
╏
Box Drawings Heavy Double Dash Vertical
╴
Box Drawings Light Left
╵
Box Drawings Light Up
╶
Box Drawings Light Right
╷
Box Drawings Light Down
╸
Box Drawings Heavy Left
╹
Box Drawings Heavy Up
╻
Box Drawings Heavy Down
╼
Box Drawings Light Left And Heavy Right
╽
Box Drawings Light Up And Heavy Down
╾
Box Drawings Heavy Left And Light Right
╿
Box Drawings Heavy Up And Light Down
⌌
Bottom Right Crop
⌍
Bottom Left Crop
⌎
Top Right Crop
⌏
Top Left Crop
⌜
Top Left Corner
⌝
Top Right Corner
⌞
Bottom Left Corner
⌟
Bottom Right Corner
┌
Box Drawings Light Down And Right
┍
Box Drawings Down Light And Right Heavy
┎
Box Drawings Down Heavy And Right Light