Approaches the Limit
≐
UNICODE
U+02250HEX CODE
≐HTML CODE
≐HTML ENTITY
≐CSS CODE
\2250 // html example
<span>≐</span> // css example
span {
content: "\2250";
} ≐
U+02250≐≐≐\2250 // html example
<span>≐</span> // css example
span {
content: "\2250";
}