Image of or Approximately Equal To
≓
UNICODE
U+02253HEX CODE
≓HTML CODE
≓HTML ENTITY
≓CSS CODE
\2253 // html example
<span>≓</span> // css example
span {
content: "\2253";
} ≓
U+02253≓≓≓\2253 // html example
<span>≓</span> // css example
span {
content: "\2253";
}