Black Heart Suit |
| Name | Black Heart Suit | |
| Unicode | U+2665 | |
| CSS Code | \2665 | |
| HTML Entity | ♥ | |
| HTML Code | ♥ |
<div>♥</div>div::before {
content: "\2665";
}Black Heart Suit |
| Name | Black Heart Suit | |
| Unicode | U+2665 | |
| CSS Code | \2665 | |
| HTML Entity | ♥ | |
| HTML Code | ♥ |
<div>♥</div>div::before {
content: "\2665";
}