Homothetic
Name Homothetic
Unicode U+223B
CSS Code \223B
HTML Entity ∻
HTML Code ∻
html
<div>&#8763;</div>
css
div::before {
  content: "\223B";
}