Right Arrow With Tail With Double Vertical Stroke

If you have ever needed a ⤕ Right Arrow With Tail With Double Vertical Stroke 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

Right Arrow With Tail With Double Vertical Stroke Codes

U+02915

Unicode

⤕

Hex Code

⤕

HTML Code

\2915

CSS Code

Right Arrow With Tail With Double Vertical Stroke Code Examples

HTML Example

<span> &#10517; </span>

CSS Example

span {
   content: "\2915";
}

Symbol Copied!