@leonardofmed wrote:
I’m trying to span a simple hexagon (⬢) in my page, this way:
<span>⬢</span>
but I’m receiving a rectangle with a cross in the middle, like an error icon. I tried with the decimal code (⬢), but I’m receiving the same error. If I try other Unicode character (₹), like:
<span>₹</span>
it loads normally. What can be causing this symbol to be missing?
Posts: 1
Participants: 1