HTML Entity/Symbol⤽(TOP ARC ANTICLOCKWISE ARROW WITH PLUS )

Copy this symbol

TOP ARC ANTICLOCKWISE ARROW WITH PLUS

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

⤽
⤽
U+0293D
\293d
⤽

HTML Examples

Using HTML Code value in HTML file

<span> &#10557; </span>

Using HTML Entity value in HTML file

<span> &cularrp; </span>

CSS Example

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

span { 
    content: "\293d";
}
All HTML Symbols