White Florette
❀
UNICODE
U+02740HEX CODE
❀HTML CODE
❀HTML ENTITY
—CSS CODE
\2740 // html example
<span>❀</span> // css example
span {
content: "\2740";
} ❀
U+02740❀❀—\2740 // html example
<span>❀</span> // css example
span {
content: "\2740";
}