┐
Box Drawing 17
- Unicode
- U+2510
- Category
- Dingbats
- HTML Entity
- ┐
- CSS
- \2510
The ┐ symbol, officially known as "Box Drawings Light Down and Left," is a structural character from the Box Drawing Unicode block. Originally popularized in legacy DOS and terminal environments, it serves as the top-right corner of a single-line text box. Today, developers and ASCII artists still use it to design clean, retro-style user interfaces, tables, or visual directory trees directly within plain text.
How to Type
- Windows
- Alt+9488
- macOS
- Control+Command+Space then search "Box Drawings Light"
- Linux
- Ctrl+Shift+U then 2510
- HTML
- ┐
In Programming
Used extensively in console applications, terminal emulators, and logging scripts to programmatically render tables, folder directory trees, and text-based graphical user interfaces (TUIs).
Tags
ASCII art frame
ASCII box corner
CLI table corner
border
box drawing
box frame top right
corner
dingbat
directory tree corner
table
terminal border
text frame corner
top right
top right corner unicode