๐Ÿ’š

Green Heart Symbol (๐Ÿ’š)

Copy and paste the green heart symbol ๐Ÿ’š โ€” click the button or any variant below

Green Heart Symbol Copy and Paste

Click any symbol below to copy it to your clipboard instantly.

๐Ÿ’š Green Heart Copied!
Unicode Character
๐Ÿ’š
Unicode Hex
U+1F49A
HTML Entity
💚
Decimal Code
128154

About the Green Heart Symbol

Last reviewed on August 3, 2026

The Green Heart symbol (๐Ÿ’š) is one of the hearts and love characters in the AllSymbols catalog. It is part of the family of Unicode heart characters, which split into two visual styles: thin suit hearts from the playing-card tradition and plump emoji hearts in color. The two styles cannot be mixed for visual consistency — pick a style and use it throughout a piece of writing.

Where this character is used

Heart characters carry the same casual associations across most contexts: affection, gratitude, support, fondness. Color emoji hearts add a tonal layer — red is direct, pink and purple lean affectionate, blue and green carry friendship and support undertones in many online communities. Conventions are loose; treat them as soft signals rather than rules.

Code references

In Unicode, Green Heart sits at code point U+1F49A. 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

Suit hearts (♥ / ♡) inherit the surrounding text color through CSS. Color emoji hearts render with the platform’s emoji font and ignore the surrounding color — you can’t tint them with CSS. Pick the style that matches the context: monochrome prose wants the suit heart; chat and social posts usually want the emoji.

Related characters

If Green Heart isn’t quite what you need, the Hearts and Love page lists every related character on the site — including Red Heart and Broken Heart. The related-symbols grid below also surfaces the closest sibling characters.

How to Type the Green Heart on a Keyboard

Windows: Press Win+. (Windows key and period) to open the emoji picker, then search by name
Mac: Press Fn+E or Ctrl+Cmd+Space to open the emoji picker, then search by name
Microsoft Word: Type 1F49A then press Alt+X to convert it into ๐Ÿ’š
HTML: Use the entity 💚
Phone & tablet: Use your phone’s emoji keyboard, or copy ๐Ÿ’š from this page โ€” see our mobile typing guide for keyboard tricks

Green Heart Symbol Code for HTML, CSS & JavaScript

HTML: 💚
CSS: content: '\\1F49A';
JavaScript: '\\u1F49A'
Unicode: U+1F49A

Frequently Asked Questions

How do I type the green heart symbol ๐Ÿ’š on Windows?

Press Win+. (Windows key and period) to open the emoji picker, then search by name. You can also copy ๐Ÿ’š straight from this page โ€” it pastes into any app.

How do I type ๐Ÿ’š on a Mac?

Press Fn+E or Ctrl+Cmd+Space to open the emoji picker, then search by name.

What is the Unicode and HTML code for the green heart symbol?

The green heart symbol is Unicode code point U+1F49A. In HTML, use 💚 or the numeric reference 💚.