HTML Entity/Symbol⨌(QUADRUPLE INTEGRAL OPERATOR )

Copy this symbol

QUADRUPLE INTEGRAL OPERATOR

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

⨌
⨌
U+02A0C
\2a0c
⨌

HTML Examples

Using HTML Code value in HTML file

<span> &#10764; </span>

Using HTML Entity value in HTML file

<span> &iiiint; </span>

CSS Example

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

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