Coffee Pot Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Coffee Pot 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/305417.svg" alt="Coffee Pot icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305417.svg" alt="Coffee Pot icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305417.svg" alt="Coffee Pot icon" :width="24" :height="24" />
CSS background
.icon-coffee-pot {
background-image: url('https://proicons.com/icon/305417.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M773 299l-7-3H654l12-86-551-60 71 181C110 397 63 495 63 605c0 95 36 181 95 246h527c59-65 95-151 95-246 0-86-29-166-79-228h51c31 17 171 111 85 376-7 21 2 44 21 52 5 2 9 2 13 2 15 0 29-10 34-26 96-294-44-444-132-482zm-55 186c-2-1-3-2-5-3-5-3-10-5-17-6-90-17-192-11-268 16-91 32-199 36-304 11-1 0-2-1-3-1 16-66 52-123 102-165h397c14 12 28 25 40 40 26 31 45 68 58 108z"/></svg>
Coffee Pot in other icon packs
Copied!