HTML Entity/Symbol⥉(UPWARDS TWO-HEADED ARROW FROM SMALL CIRCLE )

Copy this symbol

UPWARDS TWO-HEADED ARROW FROM SMALL CIRCLE

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

⥉
⥉
U+02949
\2949
⥉

HTML Examples

Using HTML Code value in HTML file

<span> &#10569; </span>

Using HTML Entity value in HTML file

<span> &Uarrocir; </span>

CSS Example

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

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