Heavy Sparkle Symbol

Click to copy Heavy Sparkle symbol to clipboard

Unicode Character
Unicode Hex
U+2748
HTML Entity
Decimal Code
10056

About the Heavy Sparkle Symbol

Last reviewed on May 7, 2026

The Heavy Sparkle symbol (❈) is one of the aesthetic symbols characters in the AllSymbols catalog. It is one of the decorative ornament glyphs scattered across the Dingbats and Miscellaneous Symbols blocks. These characters are designed to be read as ornaments rather than as representations of objects — they frame text, divide sections, and add visual texture.

Where this character is used

Decorative glyphs work best when they frame, not overwhelm, the content. A common pattern is one ornament before and one after a short heading; stacking them produces a flourish; mixing types reads as a deliberate composition. Avoid using more than two or three different ornaments in a single piece — the visual noise overtakes the text.

Code references

In Unicode, Heavy Sparkle sits at code point U+2748. Web pages reference it with the HTML numeric entity ❈; CSS rules reference it as a quoted hex escape (the four-digit code prefixed with a backslash); in JavaScript and most modern source-code contexts you can either paste the literal character or use a Unicode escape with the same hex digits.

Rendering and font support

Some decorative ornaments render at heading weight even when used inline, which can disturb body-text spacing. Test in the actual context where the glyph will appear — what reads well at 32px in a heading may overpower a 14px caption.

Related characters

If Heavy Sparkle isn’t quite what you need, the Aesthetic Symbols page lists every related character on the site — including Black Florette and Therefore. The related-symbols grid below also surfaces the closest sibling characters.

How to Use Heavy Sparkle Symbol

HTML: ❈
CSS: content: '\\2748';
JavaScript: '\\u2748'
Unicode: U+2748