HTML Entity/Symbol⤸(RIGHT-SIDE ARC CLOCKWISE ARROW )

Copy this symbol

RIGHT-SIDE ARC CLOCKWISE ARROW

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

⤸
⤸
U+02938
\2938
⤸

HTML Examples

Using HTML Code value in HTML file

<span> &#10552; </span>

Using HTML Entity value in HTML file

<span> &cudarrl; </span>

CSS Example

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

span { 
    content: "\2938";
}
All HTML Symbols