North West Arrow to Long Bar
↸
UNICODE
U+021B8HEX CODE
↸HTML CODE
↸HTML ENTITY
—CSS CODE
\21B8 // html example
<span>↸</span> // css example
span {
content: "\21B8";
} ↸
U+021B8↸↸—\21B8 // html example
<span>↸</span> // css example
span {
content: "\21B8";
}