Clockwise Integral
∱
UNICODE
U+02231HEX CODE
∱HTML CODE
∱HTML ENTITY
∱CSS CODE
\2231 // html example
<span>∱</span> // css example
span {
content: "\2231";
} ∱
U+02231∱∱∱\2231 // html example
<span>∱</span> // css example
span {
content: "\2231";
}