Arrow Pointing Right Then Curving Up

If you have ever needed a ⤴ Arrow Pointing Right Then Curving Up Symbol for work or school, but could not find it on your keyboard, you can copy and paste the symbol above or by clicking the button below.

Copy ⤴ Symbol to Clipboard

Arrow Pointing Right Then Curving Up Codes

U+02934

Unicode

⤴

Hex Code

⤴

HTML Code

\2934

CSS Code

Arrow Pointing Right Then Curving Up Code Examples

HTML Example

<span> &#10548; </span>

CSS Example

span {
   content: "\2934";
}

Symbol Copied!