Left Arrow Through Less-Than

If you have ever needed a ⥷ Left Arrow Through 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

Left Arrow Through Less-Than Codes

U+02977

Unicode

⥷

Hex Code

⥷

HTML Code

\2977

CSS Code

Left Arrow Through Less-Than Code Examples

HTML Example

<span> &#10615; </span>

CSS Example

span {
   content: "\2977";
}

Symbol Copied!