HTML Entity/Symbol⥈(LEFT RIGHT ARROW THROUGH SMALL CIRCLE )

Copy this symbol

LEFT RIGHT ARROW THROUGH SMALL CIRCLE

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

⥈
⥈
U+02948
\2948
⥈

HTML Examples

Using HTML Code value in HTML file

<span> &#10568; </span>

Using HTML Entity value in HTML file

<span> &harrcir; </span>

CSS Example

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

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