HTML Entity/Symbol✶(SIX POINTED BLACK STAR )

Copy this symbol

SIX POINTED BLACK STAR

Click on any of the following code values to copy to clipboard.

✶
✶
U+02736
\2736
✶

HTML Examples

Using HTML Code value in HTML file

<span> &#10038; </span>

Using HTML Entity value in HTML file

<span> &sext; </span>

CSS Example

Using CSS content code of the HTML entity &sext; to specify in a CSS file

span { 
    content: "\2736";
}
All HTML Symbols