What is a black tick called? - briefly
The symbol is commonly referred to as a check mark. In typography it may also be called a tick.
What is a black tick called? - in detail
A black tick is commonly referred to as a check mark. In typographic terminology the symbol ✓ (Unicode U+2713) is named “check mark”, while the heavier version ✔ (Unicode U+2714) is called “heavy check mark”. Both are used to indicate approval, completion, or selection.
In digital interfaces the graphic is often called a checkbox tick or simply a tick. When the mark appears in plain‑text contexts, the term “check symbol” is preferred. HTML entities for the symbols are ✓
(✓) and ✔
(✔). Keyboard shortcuts include:
- Windows: Alt + 0252 (numeric keypad) for ✓
- macOS: Option + V for ✓, Option + Shift + V for ✔
Design guidelines distinguish the two forms:
- Light check mark (✓) for standard confirmation.
- Heavy check mark (✔) for emphasis or to denote a final state.
In printed material the glyph may be described as a tick in British English, whereas American English typically uses “check mark”. The Unicode names remain consistent across languages, ensuring interoperability in software development and document exchange.