Down Right Diagonal Ellipsis

If you have ever needed a ⋱ Down Right Diagonal Ellipsis 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 Right Diagonal Ellipsis Codes

U+022F1

Unicode

⋱

Hex Code

⋱

HTML Code

⋱

HTML Entity

\22F1

CSS Code

Down Right Diagonal Ellipsis Code Examples

HTML Example

<span> &#8945; </span>

CSS Example

span {
   content: "\22F1";
}

Symbol Copied!