Glam Prestige Journal

Bright entertainment trends with youth appeal.

I tried searching all the symbols in character map and in Microsoft word's symbol section for the following symbol but couldn't find it.

Box with rightward arrow:

Box with rightward arrow

People usually use this for counterfactual claim in logic. In latex we can get it by \boxright command. See this latex question(not necessary).

My question is is there any way we can have this symbol in Microsoft word? Is there any Unicode equivalent of it?

1 Answer

Is there any Unicode equivalent of it?

You would have to combine a couple of Unicode characters:

Unicode Character 'BALLOT BOX' (U+2610) or Unicode Character 'WHITE MEDIUM SQUARE' (U+25FB)

With:

Browser Test Page for Unicode Character 'RIGHTWARDS ARROW' (U+2192)

Combined:

☐→ or ◻→

You might want a Unicode Character 'ZERO WIDTH SPACE' (U+200B) between them

Sources:

2

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy