Convert OnlineConvertOnline

HTML Entity/Symbol↺(ANTICLOCKWISE OPEN CIRCLE ARROW )

Copy this symbol

ANTICLOCKWISE OPEN CIRCLE ARROW

Click on any of the following code values to copy to clipboard.

↺
↺
U+021BA
\21ba
↺

HTML Examples

Using HTML Code value in HTML file

<span> &#8634; </span>

Using HTML Entity value in HTML file

<span> &circlearrowleft; </span>

CSS Example

Using CSS content code of the HTML entity &circlearrowleft; to specify in a CSS file

span { 
    content: "\21ba";
}
All HTML Symbols