Mention Pixel Art Icon
A mention icon for @-mentions in chats, comment tagging, mention notifications and 'mentions only' inbox filters.
Tags
attagchatnotification
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
This is a Pro icon.
Get it with all 4159 pixel art icons: every style, full SVG source, one-time license. 25% off through this link.
About the Mention icon
A speech bubble carrying an @ sign in its corner, the symbol for being named directly in a conversation. Use it on a mentions tab in a team chat, a notification filter that surfaces only messages addressed to the user, or a 'tag someone' affordance in a comment box. The bubble anchors the @ firmly in messaging context. For a plain @ outside of conversation, such as an email field, the at-sign icon is the simpler choice.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/mention.svg" width="24" height="24" alt="Mention" />
<!-- React -->
import { Mention } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="mention.svg" width="48" height="48" style="image-rendering: pixelated" />