Check Mark

Unicode
U+2713
Category
Dingbats
HTML Entity
✓
CSS
\2713
The ✓ (Check Mark) is a universally recognized dingbat symbol used to indicate approval, completion, or correctness. Originating from typographic traditions to denote a verified item on a list, it was standardized in Unicode's Dingbats block. Today, it frequently appears in digital forms, to-do lists, and user interfaces to signal a successful action or an active selection.

How to Type

Windows
Win + . then search "check mark"
macOS
Control + Command + Space then search "check mark"
Linux
Ctrl + Shift + U then 2713
HTML
✓ or ✓

In Programming

In programming and terminal environments, the check mark is frequently used in command-line interface (CLI) outputs to indicate passing tests or successfully executed scripts. It is also heavily utilized in Markdown to render completed items in task lists.

Tags

approval mark approved check checkbox tick checkmark correct correct symbol dingbat done done symbol task complete tick tick mark tick symbol to-do list verification mark yes symbol

Related Symbols