Coffee Icon
Free SVG icon from the Memory Icons collection. Download or copy for use in any project.
The Coffee 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/312080.svg" alt="Coffee icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/312080.svg" alt="Coffee icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/312080.svg" alt="Coffee icon" :width="24" :height="24" />
CSS background
.icon-coffee {
background-image: url('https://proicons.com/icon/312080.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-coffee" viewBox="0 0 22 22"><path d="M1 20V18H17V20H1M2 3H19V4H20V10H19V11H16V14H15V15H14V16H4V15H3V14H2V3M16 5V9H18V5H16M4 5V13H5V14H13V13H14V5H4Z" /></svg>
Coffee in other icon packs
Copied!