Click on the symbol to copy
⤴
Circled X Times
Symbol
The "⊗" is also known as circled times or the tensor product operator symbol. In UI design, it can replace "Close" or "Remove" icons, providing a compact solution to standard "x" and cross icons.
How to use
Circled X Times
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.
Circled X Times
symbol copy paste codes:
//Unicode example
<span>
U+2297
</span>
//Unicode example
<span>
U+2297
</span>
//HTML code
<span>
⊗
</span>
//HTML code
<span>
⊗
</span>
math symbols
x symbol
x symbol
copy and paste
⟡
⟡
⟡
Similar free icons to copy and paste
⟡
⟡
⟡
⟡
⟡
⟡
Similar symbols to copy and paste
⟡
⟡
⟡
⟡
⟡
⟡
More
math 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?