This diagram depicts a cube (assume that the diagram is in a monospaced font).
D╶──────╴C
╱│ ╱│
A╶──────╴B │
│ │ │ │
│ H╶─────│╴G
│╱ │╱
E╶──────╴F
The front face (the vertical face facing us) is ABFE (the vertices are listed in the clockwise order, the edge AB is on top). Its edges are uninterrupted vertical and horizontal lines depicted using Unicode drawing characters │
and ─
(in contrast, the edges of the back face are partially covered by the edges of the front face), and all other faces have edges depicted using a slanted line ╱
.
Suppose we rotate the cube so that the face GFBC is now the front face (with the edge GF on top). Depict the new position of the cube using a diagram in the same format (use the same Unicode box-drawing characters for the edges). Enclose the diagram in triple backticks to format it using a monospaced font.