Box Drawings Light Down
╷
Shortcodes
Copy and paste codes for Box Drawings Light Down symbol ╷ to use in your websites, apps, blogs, and more.
Unicode
U+2577
HTML Code
╷
HEX Code
╷
CSS Code
\2577
JS/JSON
\u2577
Unix/C/PHP/JAVA
0x2577
URL-encode
%E2%95%B7
copied
Customize Box Drawings Light Down Symbol
Customize ╷ symbol as you like and download Box Drawings Light Down 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 Light Down symbol in HTML, CSS, and JS?
Insert ╷ Box Drawings Light Down using HTML
1. Copy-paste Box Drawings Light Down directly:
<span>╷</span>
2. HTML Decimal Code:
<span>╷</span>
3. Hexadecimal Code:
<span>╷</span>
Preview:
╷
Add Box Drawings Light Down symbol with CSS
.box-drawings-light-down::before {
content: '\\2577';
}
Preview: Box Drawings Light Down
Box Drawings Light Down JavaScript Code
1. Direct Symbol:
document.querySelector('.box-drawings-light-down').textContent = '╷';
2. Unicode Escape for ╷:
document.querySelector('.box-drawings-light-down').textContent = '\u2577';
Preview: ╷
Related Line Symbols
View all Line Symbols┃
Box Drawings Heavy Vertical
┄
Box Drawings Light Triple Dash Horizontal
┅
Box Drawings Heavy Triple Dash Horizontal
┆
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 Heavy Left
╹
Box Drawings Heavy Up
╺
Box Drawings Heavy Right
╻
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