Less-Than Equal to or Greater-Than

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

Less-Than Equal to or Greater-Than Codes

U+022DA

Unicode

⋚

Hex Code

⋚

HTML Code

⋚

HTML Entity

\22DA

CSS Code

Less-Than Equal to or Greater-Than Code Examples

HTML Example

<span> &#8922; </span>

CSS Example

span {
   content: "\22DA";
}

Symbol Copied!