HTML Entity/Symbol⧜(INCOMPLETE INFINITY )

Copy this symbol

INCOMPLETE INFINITY

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

⧜
⧜
U+029DC
\29dc
⧜

HTML Examples

Using HTML Code value in HTML file

<span> &#10716; </span>

Using HTML Entity value in HTML file

<span> &iinfin; </span>

CSS Example

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

span { 
    content: "\29dc";
}
All HTML Symbols