Eight Petalled Outlined Black Florette
❁
UNICODE
U+02741HEX CODE
❁HTML CODE
❁HTML ENTITY
—CSS CODE
\2741 // html example
<span>❁</span> // css example
span {
content: "\2741";
} ❁
U+02741❁❁—\2741 // html example
<span>❁</span> // css example
span {
content: "\2741";
}