Left Double Dash Arrow

If you have ever needed a ⤌ Left Double Dash 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 Double Dash Arrow Codes

U+0290C

Unicode

⤌

Hex Code

⤌

HTML Code

⤌

HTML Entity

\290C

CSS Code

Left Double Dash Arrow Code Examples

HTML Example

<span> &#10508; </span>

CSS Example

span {
   content: "\290C";
}

Symbol Copied!