Box Drawings Down Heavy And Right Up Light Symbol
┟ is a box-drawing character combining a heavy downward line with a light upward-right connector.
U+251F
┟ is part of the Unicode Box Drawing block, designed for text-based diagrams and UI layouts. It’s useful when you need mixed line weights to guide structure or emphasis. You can copy it directly or insert it via Unicode or HTML entity.
Box Drawings Down Heavy And Right Up Light Symbol Meaning
“Box Drawings Down Heavy and Right Up Light” (Unicode U+251F) is a line-drawing glyph that helps create structured text layouts. The character visually reads as a heavy vertical stroke going down, paired with lighter geometry that connects to the right and then up, making it handy for framing elements, table-like borders, and schematic-style connectors. Compared with single-weight box lines, it can suggest hierarchy (heavier line for primary direction, lighter line for secondary connection) without needing images. This is especially useful in terminal-style interfaces, monospace designs, and documentation that relies on plain text.
Common uses
- •Creating table borders and grid connectors in monospace text
- •Designing simple diagrams or flow layouts using box-drawing characters
- •Building terminal UI panels and separators with mixed emphasis
- •Formatting documentation screenshots or ASCII art in text editors
- •Making UI iconography and component frames without images
Examples
┟ Box Drawings Down Heavy and Right Up Light
- ┟┟ Item list section header connector
- ┟Column A ┟ Column B (mixed-weight grid join)
- ┟┟──────────────────┐ Panel frame corner
- ┟Flow: Start ┟ Step 1 (connector emphasis)
- ┟Diagram legend: ┟ marks a grouped connection
Variations
Ready to copy
Technical codes
| Unicode | U+251F | |
| HTML Entity | ┟ | |
| HTML Code | ┟ | |
| CSS | \251F |
FAQ
What does the Box Drawings Down Heavy And Right Up Light symbol mean?
“Box Drawings Down Heavy and Right Up Light” (Unicode U+251F) is a line-drawing glyph that helps create structured text layouts. The character visually reads as a heavy vertical stroke going down, paired with lighter geometry that connects to the right and then up, making it handy for framing elements, table-like borders, and schematic-style connectors. Compared with single-weight box lines, it can suggest hierarchy (heavier line for primary direction, lighter line for secondary connection) without needing images. This is especially useful in terminal-style interfaces, monospace designs, and documentation that relies on plain text.
What Unicode character is ┟?
┟ is the Unicode “BOX DRAWINGS DOWN HEAVY AND RIGHT UP LIGHT” with code point U+251F.
How do I copy ┟ reliably on the web?
Copy the character directly (┟) or use the HTML entity ┟ to avoid encoding issues.
Will it look correct in proportional fonts?
It’s intended for box-drawing layouts, so it works best in monospace fonts where line geometry aligns.
Where is ┟ typically used?
Common uses include ASCII-style diagrams, terminal/console UI frames, and text-based tables or documentation layouts.