HTML Entity/Symbol⤼(TOP ARC CLOCKWISE ARROW WITH MINUS )

Copy this symbol

TOP ARC CLOCKWISE ARROW WITH MINUS

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

⤼
⤼
U+0293C
\293c
⤼

HTML Examples

Using HTML Code value in HTML file

<span> &#10556; </span>

Using HTML Entity value in HTML file

<span> &curarrm; </span>

CSS Example

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

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