Left Squiggle Arrow

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

U+021DC

Unicode

⇜

Hex Code

⇜

HTML Code

&ziglarr;

HTML Entity

\21DC

CSS Code

Left Squiggle Arrow Code Examples

HTML Example

<span> &#8668; </span>

CSS Example

span {
   content: "\21DC";
}

Symbol Copied!