Airplane
✈
UNICODE
U+02708
HEX CODE
✈
HTML CODE
✈
HTML ENTITY
—
CSS CODE
\2708
// html example
<span>✈</span>
// css example
span {
content: "\2708";
}
✈
U+02708
✈
✈
—
\2708
// html example
<span>✈</span>
// css example
span {
content: "\2708";
}