Box Drawings Right Heavy And Left Down Light Symbol
┮ is a box-drawing character combining a heavy right segment with a light down-left connection.
U+252E
┮ is part of the Box Drawing Unicode block. It’s designed for building simple line-art layouts like tables, panels, and ASCII-style UI elements. Copy it into text or code using the provided escapes.
Box Drawings Right Heavy And Left Down Light Symbol Meaning
The character ┮ (U+252E) is “BOX DRAWINGS RIGHT HEAVY AND LEFT DOWN LIGHT.” Visually, it represents a junction where a heavy horizontal line continues to the right, while a light segment turns downward toward the left side. This makes it useful when you want crisp, consistent box borders and connectors with mixed line weights. In practice, it helps align panel edges, corners, and tee-like intersections in monospaced text displays, especially for lightweight dashboards, terminal-style mockups, and decorative frames where precise line placement matters.
Common uses
- •Creating bordered panels and UI frames in monospaced text
- •Drawing table dividers and grid connectors in console-style layouts
- •Designing simple ASCII art connectors between boxes
- •Building lightweight terminal or chat UI separators
- •Decorating documentation headings and section dividers with box lines
Examples
┮ Box Drawings Right Heavy and Left Down Light
- ┮┮ Item details
- ┮ ┮──────────────┐
- ┮┮──────── Box ───────┐
- ┮▌┮┐ Layout segment join
- ┮┮ Connectors for a panel
Variations
Ready to copy
Technical codes
| Unicode | U+252E | |
| HTML Entity | ┮ | |
| HTML Code | ┮ | |
| CSS | \252E |
FAQ
What does the Box Drawings Right Heavy And Left Down Light symbol mean?
The character ┮ (U+252E) is “BOX DRAWINGS RIGHT HEAVY AND LEFT DOWN LIGHT.” Visually, it represents a junction where a heavy horizontal line continues to the right, while a light segment turns downward toward the left side. This makes it useful when you want crisp, consistent box borders and connectors with mixed line weights. In practice, it helps align panel edges, corners, and tee-like intersections in monospaced text displays, especially for lightweight dashboards, terminal-style mockups, and decorative frames where precise line placement matters.
What Unicode character is ┮?
┮ is U+252E, named “BOX DRAWINGS RIGHT HEAVY AND LEFT DOWN LIGHT.”
How can I copy ┮ into HTML?
Use the HTML entity: ┮
What is the CSS escape for ┮?
Use CSS escape: \\252E
Where does ┮ work best?
It’s intended for monospaced text where box-drawing characters line up visually.