Box Drawings Light Up at U+2575 is a box-drawing character that shows a single light vertical stroke rising from the lower edge of the character cell. It belongs to the Box Drawing block and is meant for text-mode line art rather than prose punctuation or mathematical notation. It is used in terminal interfaces, plain-text diagrams, and legacy character-cell layouts when a vertical line needs to terminate at the bottom half of a cell. For example, a tree view, table border, or schematic made from box-drawing characters may use it as an endpoint below a junction, aligning with other light-line characters such as vertical strokes and corners. The character is most useful in monospaced environments where every cell has the same width and height, because its position is defined by the cell grid. In proportional fonts it may still appear, but the alignment that makes box drawing work can be lost; it is also visually related to other one-sided box-drawing endpoints, so the direction “up” is the key distinction.