Front-Tilted Shadowed White Right Arrow
➬
UNICODE
U+027ACHEX CODE
➬HTML CODE
➬HTML ENTITY
—CSS CODE
\27AC // html example
<span>➬</span> // css example
span {
content: "\27AC";
} ➬
U+027AC➬➬—\27AC // html example
<span>➬</span> // css example
span {
content: "\27AC";
}