Right Double Arrow With Vertical Stroke

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

U+02903

Unicode

⤃

Hex Code

⤃

HTML Code

⤃

HTML Entity

\2903

CSS Code

Right Double Arrow With Vertical Stroke Code Examples

HTML Example

<span> &#10499; </span>

CSS Example

span {
   content: "\2903";
}

Symbol Copied!