Outlined Black Star

If you have ever needed a ✭ Outlined Black Star Symbol for work or school, but could not find it on your keyboard, you can copy and paste the symbol above or by clicking the button below.

Copy ✭ Symbol to Clipboard

Outlined Black Star Codes

U+0272D

Unicode

✭

Hex Code

✭

HTML Code

\272D

CSS Code

Outlined Black Star Code Examples

HTML Example

<span> &#10029; </span>

CSS Example

span {
   content: "\272D";
}

Symbol Copied!