N-Ary Coproduct
∐
UNICODE
U+02210HEX CODE
∐HTML CODE
∐HTML ENTITY
∐CSS CODE
\2210 // html example
<span>∐</span> // css example
span {
content: "\2210";
} ∐
U+02210∐∐∐\2210 // html example
<span>∐</span> // css example
span {
content: "\2210";
}