Click on the symbol to copy
⤴
Check Mark Black Alternate
Symbol
The "✔" symbol, also known as the alternate black checkmark, indicates selected items, successful actions, or verified content in UI design. It replaces standard checkmark icons and symbols, as well as the "OK" and "Confirm" buttons.
How to use
Check Mark Black Alternate
symbol in HTML?
Copy and paste the HTML or Unicode codes displayed below to your project's HTML. Add <meta charset="UTF-8"> in your HTML head to display the symbol correctly.
Check Mark Black Alternate
symbol copy paste codes:
//Unicode example
<span>
U+2714
</span>
//Unicode example
<span>
U+2714
</span>
//HTML code
<span>
✔
</span>
//HTML code
<span>
✔
</span>
common symbols
black check symbol
black check mark
copy and paste
⟡
⟡
⟡
Similar free icons to copy and paste
⟡
⟡
⟡
⟡
⟡
⟡
Similar symbols to copy and paste
⟡
⟡
⟡
⟡
⟡
⟡
More
common symbols
to copy and paste
⟡
⟡
⟡
⟡
More cool symbols to copy and paste
⟡
⟡
More cool symbols to copy and paste
⟡
⟡
More cool symbols to copy and paste
⟡
Popular questions
Find more answers to popular questions on our FAQs page.
Why are Unicode symbols not displayed correctly?
Use UTF-8 encoding your HTML meta tags and ensure your fonts support the Unicode symbols you're using. Test across multiple browsers and include basic alternate fonts in your font-family stack.
Can I use Unicode symbols in commercial projects?