Chat Processing Icon
Free SVG icon from the Memory Icons collection. Download or copy for use in any project.
The Chat Processing icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/312049.svg" alt="Chat Processing icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/312049.svg" alt="Chat Processing icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/312049.svg" alt="Chat Processing icon" :width="24" :height="24" />
CSS background
.icon-chat-processing {
background-image: url('https://proicons.com/icon/312049.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" id="memory-chat-processing" viewBox="0 0 22 22"><path d="M9 12H7V10H9M13 12H11V10H13M17 12H15V10H17M6 20H1V18H2V17H3V16H4V14H3V8H4V7H5V6H6V5H8V4H16V5H18V6H19V7H20V8H21V14H20V15H19V16H18V17H16V18H8V19H6M6 18V17H7V16H15V15H17V14H18V13H19V9H18V8H17V7H15V6H9V7H7V8H6V9H5V13H6V16H5V17H4V18Z" /></svg>
Chat Processing in other icon packs
Copied!