Bullet Operator
∙
UNICODE
U+02219HEX CODE
∙HTML CODE
∙HTML ENTITY
—CSS CODE
\2219 // html example
<span>∙</span> // css example
span {
content: "\2219";
} ∙
U+02219∙∙—\2219 // html example
<span>∙</span> // css example
span {
content: "\2219";
}