Left Dashed Arrow

If you have ever needed a ⇠ Left Dashed Arrow 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 Dashed Arrow Codes

U+021E0

Unicode

⇠

Hex Code

⇠

HTML Code

\21E0

CSS Code

Left Dashed Arrow Code Examples

HTML Example

<span> &#8672; </span>

CSS Example

span {
   content: "\21E0";
}

Symbol Copied!