Right Arrow with Stroke
↛
UNICODE
U+0219BHEX CODE
↛HTML CODE
↛HTML ENTITY
↛CSS CODE
\219B // html example
<span>↛</span> // css example
span {
content: "\219B";
} ↛
U+0219B↛↛↛\219B // html example
<span>↛</span> // css example
span {
content: "\219B";
}