coffee 01 icon
coffee-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- coffee-01
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the coffee 01 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="m5 7l1.76 10.405c.306 1.808.46 2.713 1 3.337c1.454 1.677 7.026 1.677 8.48 0c.54-.624.694-1.529 1-3.337L19 7M5 7l.743-1.712c.609-1.404.913-2.106 1.548-2.502c1.59-.993 7.654-1.102 9.418 0c.635.396.94 1.098 1.548 2.502L19 7M4 7h16"/><ellipse cx="12" cy="14.5" rx="2" ry="2.5"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsCoffee01(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path d="m5 7l1.76 10.405c.306 1.808.46 2.713 1 3.337c1.454 1.677 7.026 1.677 8.48 0c.54-.624.694-1.529 1-3.337L19 7M5 7l.743-1.712c.609-1.404.913-2.106 1.548-2.502c1.59-.993 7.654-1.102 9.418 0c.635.396.94 1.098 1.548 2.502L19 7M4 7h16"/><ellipse cx="12" cy="14.5" rx="2" ry="2.5"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="m5 7l1.76 10.405c.306 1.808.46 2.713 1 3.337c1.454 1.677 7.026 1.677 8.48 0c.54-.624.694-1.529 1-3.337L19 7M5 7l.743-1.712c.609-1.404.913-2.106 1.548-2.502c1.59-.993 7.654-1.102 9.418 0c.635.396.94 1.098 1.548 2.502L19 7M4 7h16"/><ellipse cx="12" cy="14.5" rx="2" ry="2.5"/></g></svg> </template>
CSS
.icon-coffee-01 {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m5%207l1.76%2010.405c.306%201.808.46%202.713%201%203.337c1.454%201.677%207.026%201.677%208.48%200c.54-.624.694-1.529%201-3.337L19%207M5%207l.743-1.712c.609-1.404.913-2.106%201.548-2.502c1.59-.993%207.654-1.102%209.418%200c.635.396.94%201.098%201.548%202.502L19%207M4%207h16%22%2F%3E%3Cellipse%20cx%3D%2212%22%20cy%3D%2214.5%22%20rx%3D%222%22%20ry%3D%222.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m5%207l1.76%2010.405c.306%201.808.46%202.713%201%203.337c1.454%201.677%207.026%201.677%208.48%200c.54-.624.694-1.529%201-3.337L19%207M5%207l.743-1.712c.609-1.404.913-2.106%201.548-2.502c1.59-.993%207.654-1.102%209.418%200c.635.396.94%201.098%201.548%202.502L19%207M4%207h16%22%2F%3E%3Cellipse%20cx%3D%2212%22%20cy%3D%2214.5%22%20rx%3D%222%22%20ry%3D%222.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/coffee-01.svg?color=%231a73e8&size=48