➕ Heavy Plus Sign Emoji
Technical Details
Name
Heavy Plus Sign
Short Name
:heavy_plus_sign:
Unicode
U+2795
Unicode Version
1.0Release Year
2010
Category
SymbolsSubcategory
MathPlatform Support
Apple Google Twitter Facebook
Has Skin Tones
No
Platform Renderings
Unicode

Apple Style

Google Style

Twitter Style

Facebook Style
Gmail
KDDI
Emoji Styles

3D Style
Color Style
Flat Style
High Contrast
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.