The check mark symbol (✓) signifies approval, verification, or completion and can be used on websites to indicate that a user has correctly entered or completed a required field or task. It is also used in conjunction with other visual indicators, to indicate success and failure, i.e. a check in a green circle or an X in a red circle. A check mark can also denote the presence or absence of a certain attribute or feature.
✓
&U+02713
UNICODE
✓
HEX CODE
✓
HTML CODE
✓
HTML ENTITY
\2713
CSS CODE
HTML Example
<span>✓</span>
CSS Example
span { content: "\2713"; }