coffee maker icon
coffee-maker-outline-rounded from Material Symbols Light by Google · Outline Rounded · Household · Apache-2.0 Free for personal and commercial use.
- Name
- coffee-maker-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- Category
- Household
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More household icons from Material Symbols Light
Use the coffee maker icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.616 21q-.691 0-1.153-.462T5 19.385V4.615q0-.69.463-1.152T6.616 3H18.5q.213 0 .356.144t.144.357t-.144.356T18.5 4h-2v1.154q0 .327-.221.548t-.548.221H9.269q-.327 0-.548-.221T8.5 5.154V4H6.615q-.269 0-.442.173T6 4.616v14.769q0 .269.173.442t.442.173h3.896q-.892-.54-1.452-1.395T8.5 16.538v-2.384q0-.667.475-1.141t1.14-.475h4.77q.666 0 1.14.475t.475 1.14v2.386q0 1.211-.56 2.066T14.49 20h4.01q.213 0 .356.144t.144.357t-.144.356T18.5 21zm5.884-1.462q1.25 0 2.125-.875t.875-2.125v-2.384q0-.27-.173-.443t-.442-.173h-4.77q-.269 0-.442.173t-.173.443v2.384q0 1.25.875 2.125t2.125.875m.54-9.768q.23-.23.23-.54q0-.309-.23-.539t-.54-.23t-.54.23t-.23.54t.23.54t.54.229t.54-.23m-.54 3.768"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightCoffeeMakerOutlineRounded(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.616 21q-.691 0-1.153-.462T5 19.385V4.615q0-.69.463-1.152T6.616 3H18.5q.213 0 .356.144t.144.357t-.144.356T18.5 4h-2v1.154q0 .327-.221.548t-.548.221H9.269q-.327 0-.548-.221T8.5 5.154V4H6.615q-.269 0-.442.173T6 4.616v14.769q0 .269.173.442t.442.173h3.896q-.892-.54-1.452-1.395T8.5 16.538v-2.384q0-.667.475-1.141t1.14-.475h4.77q.666 0 1.14.475t.475 1.14v2.386q0 1.211-.56 2.066T14.49 20h4.01q.213 0 .356.144t.144.357t-.144.356T18.5 21zm5.884-1.462q1.25 0 2.125-.875t.875-2.125v-2.384q0-.27-.173-.443t-.442-.173h-4.77q-.269 0-.442.173t-.173.443v2.384q0 1.25.875 2.125t2.125.875m.54-9.768q.23-.23.23-.54q0-.309-.23-.539t-.54-.23t-.54.23t-.23.54t.23.54t.54.229t.54-.23m-.54 3.768"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.616 21q-.691 0-1.153-.462T5 19.385V4.615q0-.69.463-1.152T6.616 3H18.5q.213 0 .356.144t.144.357t-.144.356T18.5 4h-2v1.154q0 .327-.221.548t-.548.221H9.269q-.327 0-.548-.221T8.5 5.154V4H6.615q-.269 0-.442.173T6 4.616v14.769q0 .269.173.442t.442.173h3.896q-.892-.54-1.452-1.395T8.5 16.538v-2.384q0-.667.475-1.141t1.14-.475h4.77q.666 0 1.14.475t.475 1.14v2.386q0 1.211-.56 2.066T14.49 20h4.01q.213 0 .356.144t.144.357t-.144.356T18.5 21zm5.884-1.462q1.25 0 2.125-.875t.875-2.125v-2.384q0-.27-.173-.443t-.442-.173h-4.77q-.269 0-.442.173t-.173.443v2.384q0 1.25.875 2.125t2.125.875m.54-9.768q.23-.23.23-.54q0-.309-.23-.539t-.54-.23t-.54.23t-.23.54t.23.54t.54.229t.54-.23m-.54 3.768"/></svg> </template>
CSS
.icon-coffee-maker-outline-rounded {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.616%2021q-.691%200-1.153-.462T5%2019.385V4.615q0-.69.463-1.152T6.616%203H18.5q.213%200%20.356.144t.144.357t-.144.356T18.5%204h-2v1.154q0%20.327-.221.548t-.548.221H9.269q-.327%200-.548-.221T8.5%205.154V4H6.615q-.269%200-.442.173T6%204.616v14.769q0%20.269.173.442t.442.173h3.896q-.892-.54-1.452-1.395T8.5%2016.538v-2.384q0-.667.475-1.141t1.14-.475h4.77q.666%200%201.14.475t.475%201.14v2.386q0%201.211-.56%202.066T14.49%2020h4.01q.213%200%20.356.144t.144.357t-.144.356T18.5%2021zm5.884-1.462q1.25%200%202.125-.875t.875-2.125v-2.384q0-.27-.173-.443t-.442-.173h-4.77q-.269%200-.442.173t-.173.443v2.384q0%201.25.875%202.125t2.125.875m.54-9.768q.23-.23.23-.54q0-.309-.23-.539t-.54-.23t-.54.23t-.23.54t.23.54t.54.229t.54-.23m-.54%203.768%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.616%2021q-.691%200-1.153-.462T5%2019.385V4.615q0-.69.463-1.152T6.616%203H18.5q.213%200%20.356.144t.144.357t-.144.356T18.5%204h-2v1.154q0%20.327-.221.548t-.548.221H9.269q-.327%200-.548-.221T8.5%205.154V4H6.615q-.269%200-.442.173T6%204.616v14.769q0%20.269.173.442t.442.173h3.896q-.892-.54-1.452-1.395T8.5%2016.538v-2.384q0-.667.475-1.141t1.14-.475h4.77q.666%200%201.14.475t.475%201.14v2.386q0%201.211-.56%202.066T14.49%2020h4.01q.213%200%20.356.144t.144.357t-.144.356T18.5%2021zm5.884-1.462q1.25%200%202.125-.875t.875-2.125v-2.384q0-.27-.173-.443t-.442-.173h-4.77q-.269%200-.442.173t-.173.443v2.384q0%201.25.875%202.125t2.125.875m.54-9.768q.23-.23.23-.54q0-.309-.23-.539t-.54-.23t-.54.23t-.23.54t.23.54t.54.229t.54-.23m-.54%203.768%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/coffee-maker-outline-rounded.svg?color=%231a73e8&size=48