HTML Entity/Symbol⨐(CIRCULATION FUNCTION )

Copy this symbol

CIRCULATION FUNCTION

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

⨐
⨐
U+02A10
\2a10
⨐

HTML Examples

Using HTML Code value in HTML file

<span> &#10768; </span>

Using HTML Entity value in HTML file

<span> &cirfnint; </span>

CSS Example

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

span { 
    content: "\2a10";
}
All HTML Symbols