Greater-Than Equal to or Less-Than

If you have ever needed a ⋛ Greater-Than Equal to or Less-Than 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 Equal to or Less-Than Codes

U+022DB

Unicode

⋛

Hex Code

⋛

HTML Code

⋛

HTML Entity

\22DB

CSS Code

Greater-Than Equal to or Less-Than Code Examples

HTML Example

<span> &#8923; </span>

CSS Example

span {
   content: "\22DB";
}

Symbol Copied!