Message User Icon
Free SVG icon from the Memory Icons collection. Download or copy for use in any project.
The Message User icon is commonly used in account pages, profile sections and authentication flows. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/311557.svg" alt="Message User icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/311557.svg" alt="Message User icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/311557.svg" alt="Message User icon" :width="24" :height="24" />
CSS background
.icon-message-user {
background-image: url('https://proicons.com/icon/311557.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 22"><path d="M12 9H10V8H9V6H10V5H12V6H13V8H12M15 13H7V11H8V10H14V11H15M3 16H4V15H19V3H3M2 21H1V2H2V1H20V2H21V16H20V17H5V18H4V19H3V20H2Z"/></svg>
Message User in other icon packs
Copied!