Click on the symbol to copy
⤴
Star Flower
Symbol
The "⁕" symbol is known as a flower asterisk or a flower punctuation mark. In UI design, the asterisk can replace standard Bullets and Star symbols or function as a punctuation marker to highlight required Input Fields in forms and text editing interfaces.
How to use
Star Flower
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.
Star Flower
symbol copy paste codes:
//Unicode example
<span>
U+2055
</span>
//Unicode example
<span>
U+2055
</span>
//HTML code
<span>
⁕
</span>
//HTML code
<span>
⁕
</span>
star symbols
star symbol
flower symbol
copy and paste
⟡
⟡
Similar free icons to copy and paste
⟡
⟡
⟡
Similar symbols to copy and paste
⟡
⟡
More
star symbols
to copy and paste
⟡
Search symbols
Search symbols
Search symbols
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?