How can I show “√” (tick symbol) in label text?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This code will do it for you:
Edit:
or even easier:
Edit 2:
And, as pointed out in a comment, that code (221A) is actually a square root symbol, not a tick.
To use the true tick mark, you can use the following:
or for a heavy tick mark, you can use the following (but you may get font issues with this one):
(Credit to @Joey for that comment!)