Down Arrow with Tip Right

If you have ever needed a ↳ Down Arrow with Tip Right 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

Down Arrow with Tip Right Codes

U+021B3

Unicode

↳

Hex Code

↳

HTML Code

↳

HTML Entity

\21B3

CSS Code

Down Arrow with Tip Right Code Examples

HTML Example

<span> &#8627; </span>

CSS Example

span {
   content: "\21B3";
}

Symbol Copied!