Heavy Teardrop-Shanked Right Arrow
➻
UNICODE
U+027BBHEX CODE
➻HTML CODE
➻HTML ENTITY
—CSS CODE
\27BB // html example
<span>➻</span> // css example
span {
content: "\27BB";
} ➻
U+027BB➻➻—\27BB // html example
<span>➻</span> // css example
span {
content: "\27BB";
}