Smile Plus Pixel Art Icon
A smiling face with a plus symbol for adding a reaction, inserting an emoji, or enabling positive feedback on a comment or post.
Tags
smileplusaddnewcreatepositive
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Smile Plus icon
A smiley face combined with a plus sign, meaning 'add a happy reaction' or 'insert emoji.' Social platforms, messaging apps, and collaborative tools use this to trigger an emoji picker or to add a reaction to a message or comment. It is more specific than a plain emoji button because the smile implies that positive or expressive reactions are the focus. Place it beside comments, posts, or cards where users can attach emoji responses.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/smile-plus.svg" width="24" height="24" alt="Smile Plus" />
<!-- React -->
import { SmilePlus } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="smile-plus.svg" width="48" height="48" style="image-rendering: pixelated" />