Box Drawings Heavy Quadruple Dash Vertical
┋
Shortcodes
Copy and paste codes for Box Drawings Heavy Quadruple Dash Vertical symbol ┋ to use in your websites, apps, blogs, and more.
Unicode
U+250B
HTML Code
┋
HEX Code
┋
CSS Code
\250B
JS/JSON
\u250B
Unix/C/PHP/JAVA
0x250B
URL-encode
%E2%94%8B
copied
Customize Box Drawings Heavy Quadruple Dash Vertical Symbol
Customize ┋ symbol as you like and download Box Drawings Heavy Quadruple Dash Vertical 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 Quadruple Dash Vertical symbol in HTML, CSS, and JS?
Insert ┋ Box Drawings Heavy Quadruple Dash Vertical using HTML
1. Copy-paste Box Drawings Heavy Quadruple Dash Vertical directly:
<span>┋</span>
2. HTML Decimal Code:
<span>┋</span>
3. Hexadecimal Code:
<span>┋</span>
Preview: ┋
Add Box Drawings Heavy Quadruple Dash Vertical symbol with CSS
.box-drawings-heavy-quadruple-dash-vertical::before {
content: '\\250B';
}
Preview: Box Drawings Heavy Quadruple Dash Vertical
Box Drawings Heavy Quadruple Dash Vertical JavaScript Code
1. Direct Symbol:
document.querySelector('.box-drawings-heavy-quadruple-dash-vertical').textContent = '┋';
2. Unicode Escape for ┋:
document.querySelector('.box-drawings-heavy-quadruple-dash-vertical').textContent = '\u250B';
Preview: ┋
Related Line Symbols
View all Line Symbols⎯
Horizontal Line Extension
⎺
Horizontal Scan Line-1
⎻
Horizontal Scan Line-3
⎼
Horizontal Scan Line-7
⎽
Horizontal Scan Line-9
─
Box Drawings Light Horizontal
━
Box Drawings Heavy Horizontal
│
Box Drawings Light Vertical
┃
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 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 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