Greater-Than With Dot

If you have ever needed a ⋗ Greater-Than With Dot 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

Greater-Than With Dot Codes

U+022D7

Unicode

⋗

Hex Code

⋗

HTML Code

⋗

HTML Entity

\22D7

CSS Code

Greater-Than With Dot Code Examples

HTML Example

<span> &#8919; </span>

CSS Example

span {
   content: "\22D7";
}

Symbol Copied!