Heavy Plus Sign Emoji

Technical Details

Name

Heavy Plus Sign

Short Name

:heavy_plus_sign:

Unicode

U+2795

Unicode Version

1.0

Release Year

2010

Category

Symbols

Subcategory

Math

Platform Support

Apple Google Twitter Facebook

Has Skin Tones

No

Platform Renderings

Unicode standard sample

Unicode

HEAVY PLUS SIGN emoji in Apple's design style - Unicode 2795

Apple Style

HEAVY PLUS SIGN emoji in Google's design style - Unicode 2795

Google Style

HEAVY PLUS SIGN emoji in Twitter's design style - Unicode 2795

Twitter Style

HEAVY PLUS SIGN emoji in Facebook's design style - Unicode 2795

Facebook Style

Gmail style

Gmail

KDDI style

KDDI

Keywords

SVG Code

<svg width="128" height="128" xmlns="http://www.w3.org/2000/svg">
  <text
    x="64"
    y="64"
    font-size="96"
    text-anchor="middle"
    dominant-baseline="middle"
    font-family="serif"
  >➕</text>
</svg>

Emoji Meaning

Meaning

A heavy plus sign, represented by a thick, black cross with equal arms, typically centered within a square. It is a mathematical symbol used to indicate addition or the combination of two elements. Part of the Basic Latin set of characters.

Common Uses

  • Indicating addition in mathematical expressions: '2 + 2 = 4 ➕'
  • Showing the combination of two items: 'You can get a coffee and a muffin for just $5 ➕'
  • In programming, denoting the addition operator: 'x = y ➕ z'

Example Sentences

  • The equation is simple: 3 ➕ 5 equals 8.
  • Please add these two numbers together: 10 ➕ 7.
  • In Python, you can add two variables like this: total = a ➕ b.

Frequently Asked Questions