Left Arrow Through Subset

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

U+0297A

Unicode

⥺

Hex Code

⥺

HTML Code

\297A

CSS Code

Left Arrow Through Subset Code Examples

HTML Example

<span> &#10618; </span>

CSS Example

span {
   content: "\297A";
}

Symbol Copied!