Heavy Wide-Headed Right Arrow
➔
UNICODE
U+02794HEX CODE
➔HTML CODE
➔HTML ENTITY
—CSS CODE
\2794 // html example
<span>➔</span> // css example
span {
content: "\2794";
} ➔
U+02794➔➔—\2794 // html example
<span>➔</span> // css example
span {
content: "\2794";
}