Coffee Cup Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Coffee Cup 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/305415.svg" alt="Coffee Cup icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305415.svg" alt="Coffee Cup icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305415.svg" alt="Coffee Cup icon" :width="24" :height="24" />
CSS background
.icon-coffee-cup {
background-image: url('https://proicons.com/icon/305415.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="M919 308c-27-71-85-99-162-77-20 6-39 14-59 21-1-26-2-52-4-78s-8-34-34-36c-64-5-128-10-192-11-85-2-170-2-255 0-38 1-76 7-114 12-7 1-15 2-21 7-6 4-13 12-13 19-1 96-3 192-2 288 1 100 29 194 80 280 14 25 25 53 35 80 9 22 21 38 45 43 91 20 183 25 275 8 31-5 56-19 68-50 2-8 13-15 22-18 78-27 150-65 214-118 68-57 117-126 131-216 9-52 5-104-14-154zm-51 139c-24 121-120 202-236 229 1-4 1-7 3-10 37-96 56-196 65-298 2-16 7-31 20-40 17-11 35-23 54-28 48-13 76 5 89 53 9 31 11 62 5 94z"/></svg>
Coffee Cup in other icon packs
Copied!